jgit/org.eclipse.jgit
Ivan Frade 4e196faa1b ReachabilityChecker: Default implementation with a RevWalk
It is common to check if a certain commit is reachable from some
starting points. For example gitiles does it to check if a commit
is visible to a user based on its permissions.

Offer this functionality in JGit.

Split the interface as the next commit will introduce an implementation
using bitmap indices.

Change-Id: I0933b305c8d734f7a64502910ff4d9ef4fc92ae1
Signed-off-by: Ivan Frade <ifrade@google.com>
2019-05-15 14:55:54 -07:00
..
.settings Silence API errors and add missing @since tags caused by 175e6654 2019-04-29 00:36:00 +02:00
META-INF Prepare 5.4.0-SNAPSHOT builds 2019-03-07 00:34:14 +01:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit Clarify error message for invalid Windows characters 2019-03-29 17:34:17 -04:00
src/org/eclipse/jgit ReachabilityChecker: Default implementation with a RevWalk 2019-05-15 14:55:54 -07:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Format BUILD file with buildifier 2019-01-24 11:43:37 +09:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare 5.3.2-SNAPSHOT builds 2019-04-28 00:54:08 +02:00