Searched defs:getRevisions (Results 1 - 2 of 2) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DPerforceHistoryParser.java65 history = getRevisions(file, null);
85 public static History getRevisions(File file, String rev) throws IOException { method in class:PerforceHistoryParser
H A DAnnotation.java83 public Set<String> getRevisions() { method in class:Annotation

Completed in 217 milliseconds