jgit/org.eclipse.jgit
Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing
If a tree is visited during pack and filtered out with tree:<depth>, we
may need to include it if it is visited again at a lower depth.

Until now we revisit it no matter what the depth is. Now, avoid
visiting it if it has been visited at a lower or equal depth.

Change-Id: I68cc1d08f1999a8336684a05fe16e7ae51898866
Signed-off-by: Matthew DeVore <matvore@gmail.com>
2019-04-16 10:36:59 -07:00
..
.settings Suppress API error for new constant Ref.UNDEFINED_UPDATE_INDEX 2019-03-30 08:17:49 +01:00
META-INF Prepare 5.3.1-SNAPSHOT builds 2019-03-13 15:10:33 +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 tree:<depth>: do not revisit tree during packing 2019-04-16 10:36:59 -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
pom.xml Add missing source bundles and add them to a single source feature 2019-04-02 01:57:28 -04:00