jgit/org.eclipse.jgit
Ronald Bhuleskar db5ce6b5c2 StartGenerator: Fix parent rewrite with non-default RevFilter
StartGenerator is responsible for propagating the RevWalk's
parent rewrite setting, but it currently only does so when a
non-default TreeFilter is set, when it should also do so if
the default TreeFilter is used with a non-default RevFilter.

Adding a new if condition within StartGenerator to enable parent
rewrite with non-default RevFilter.

TreeRevFilter relied on the old buggy functionality and has
been modified to explicitly refrain from rewriting parents.

Change-Id: I4e4ff67fb279edbcc3461496b132cea774fb742f
2023-12-04 15:01:17 -08:00
..
.settings Silence API error for new method BitmapIndex#addBitmapLookupListener 2023-11-29 00:04:18 +01:00
META-INF Prepare 6.9.0-SNAPSHOT builds 2023-12-04 23:02:44 +01:00
OSGI-INF/l10n OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
findBugs [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 2020-12-22 10:52:59 +01:00
resources/org/eclipse/jgit BitmapIndexImpl: externalize error message 2023-11-29 00:12:55 +01:00
src/org/eclipse/jgit StartGenerator: Fix parent rewrite with non-default RevFilter 2023-12-04 15:01:17 -08:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.fbprefs
.gitignore
.project
BUILD CommitGraphWriter: write changed-path filters 2023-07-18 14:21:48 -07:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
pom.xml Prepare 6.9.0-SNAPSHOT builds 2023-12-04 23:02:44 +01:00