Searched defs:getHistoryLogExecutor (Results 1 - 8 of 8) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DAccuRevRepository.java146 Executor getHistoryLogExecutor(File file) { method in class:AccuRevRepository
H A DBazaarRepository.java71 Executor getHistoryLogExecutor(final File file, final String sinceRevision) method in class:BazaarRepository
H A DCVSRepository.java130 Executor getHistoryLogExecutor(final File file) throws IOException { method in class:CVSRepository
H A DClearCaseRepository.java90 Executor getHistoryLogExecutor(final File file) throws IOException { method in class:ClearCaseRepository
H A DGitRepository.java266 Executor getHistoryLogExecutor(final File file, String sinceRevision) method in class:GitRepository
H A DMonotoneRepository.java126 Executor getHistoryLogExecutor(File file, String changeset) method in class:MonotoneRepository
H A DMercurialRepository.java244 Executor getHistoryLogExecutor(File file, String changeset) method in class:MercurialRepository
H A DSubversionRepository.java183 Executor getHistoryLogExecutor(final File file, String sinceRevision) { method in class:SubversionRepository

Completed in 16 milliseconds