Searched refs:MonotoneHistoryParser (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DMonotoneHistoryParser.java49 class MonotoneHistoryParser implements Executor.StreamHandler { class in inherits:Executor.StreamHandler
52 Logger.getLogger(MonotoneHistoryParser.class.getName());
57 MonotoneHistoryParser(MonotoneRepository repository) { method in class:MonotoneHistoryParser
H A DMonotoneRepository.java290 return new MonotoneHistoryParser(this).parse(file, sinceRevision);

Completed in 8 milliseconds