index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
revwalk
Commit message (
Expand
)
Author
Age
Files
Lines
*
RevWalk: getMergedInto's result is wrong on the second call
kylezhao
2021-08-13
1
-1
/
+4
*
Optimize RevWalkUtils.findBranchesReachableFrom()
Adithya Chakilam
2021-03-14
2
-10
/
+41
*
Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)
Adithya Chakilam
2021-03-14
1
-0
/
+114
*
GPG signature verification via BouncyCastle
Thomas Wolf
2021-02-16
1
-2
/
+18
*
Fix DateRevQueue tie breaks with more than 2 elements
Adithya Chakilam
2021-02-07
1
-1
/
+1
*
Move reachability checker generation into the ObjectReader object
Terry Parker
2021-01-28
6
-401
/
+12
*
Tag message must not include the signature
Thomas Wolf
2021-01-10
1
-12
/
+36
*
Enable GpgSigner to also sign tags
Thomas Wolf
2020-12-07
1
-0
/
+62
*
Fix wrong @since tags added in dcb0265
Matthias Sohn
2020-05-17
1
-2
/
+2
*
Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ...
Terry Parker
2020-05-13
1
-1
/
+32
|
\
|
*
PackBitmapIndex: Reduce memory usage in GC
Yunjie Li
2020-05-12
1
-1
/
+32
*
|
Reduce BitmappedObjectReachabilityChecker visibility
Ivan Frade
2020-05-04
1
-3
/
+1
*
|
Add missing @since to new API
Thomas Wolf
2020-05-04
1
-0
/
+2
*
|
ObjectReachabilityCheckers: Make walk member final
Ivan Frade
2020-04-30
2
-2
/
+2
*
|
UploadPack: Refactor to generalize the object reachability checks
Ivan Frade
2020-04-28
3
-3
/
+26
*
|
revwalk: Introduce bitmap-based object reachability checker
Ivan Frade
2020-04-28
1
-0
/
+79
*
|
revwalk: Extract ObjectReachabilityChecker interface
Ivan Frade
2020-04-28
2
-57
/
+83
*
|
UploadPack: Extract walk-based reachability check
Ivan Frade
2020-04-28
1
-0
/
+103
|
/
*
RevWalk: fix bad topo flags error message
Alex Spradlin
2020-03-12
1
-1
/
+1
*
RevWalk: new topo sort to not mix lines of history
Alex Spradlin
2020-03-11
5
-2
/
+151
*
Merge "ObjectWalk: Add null check before skip tree."
Jonathan Nieder
2020-03-02
1
-1
/
+3
|
\
|
*
ObjectWalk: Add null check before skip tree.
Yunjie Li
2020-02-26
1
-1
/
+3
*
|
Using for-each loop in jdt
Lars Vogel
2020-02-28
1
-2
/
+2
*
|
Revert "RevWalk: stop mixing lines of history in topo sort"
Alex Spradlin
2020-02-26
3
-33
/
+21
|
/
*
RevWalk: stop mixing lines of history in topo sort
Alex Spradlin
2020-02-18
3
-21
/
+33
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
55
-2090
/
+275
*
Replace chain of if statements with switch
Carsten Hammer
2019-12-14
1
-3
/
+7
*
BitmappedReachabilityChecker: Use only one bitmap for the whole check
Ivan Frade
2019-11-21
2
-158
/
+95
*
ReachabilityChecker: Receive a Stream instead of a Collection
Ivan Frade
2019-11-21
3
-7
/
+48
*
TopoSortGenerator: simplify first-parent handling
Thomas Wolf
2019-11-15
1
-8
/
+7
*
RewriteGenerator: avoid adding null parent
Thomas Wolf
2019-11-15
1
-3
/
+7
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-11
/
+11
*
RevWalk: Traverse all parents of UNINTERESTING commits
Alex Spradlin
2019-08-26
1
-1
/
+3
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-09
3
-4
/
+7
|
\
|
*
[error prone] fix ReferenceEquality warning in RevWalk#isMergedInto
Matthias Sohn
2019-08-09
1
-2
/
+5
|
*
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-1
/
+1
|
*
ObjectWalk: Prefer boolean operators over logical operators in comparisons
David Pursehouse
2019-06-15
1
-1
/
+1
*
|
TreeRevFilter: Refresh code to latest coding standards
Ivan Frade
2019-07-12
1
-19
/
+22
*
|
Correct @since in RevWalk for the --first-parent methods
Thomas Wolf
2019-07-06
1
-2
/
+6
*
|
RevWalk: Add a setFirstParent that mimics C git's --first-parent
Dave Borowitz
2019-06-27
17
-32
/
+148
|
/
*
BitmapCalculator: javadoc fixes
Ivan Frade
2019-05-27
1
-1
/
+2
*
RevWalkUtils: add progress callback to findBranchesReachableFrom
Andrey Loskutov
2019-05-25
1
-1
/
+41
*
BitmapCalculator and its test: add missing license header
Matthias Sohn
2019-05-23
1
-0
/
+42
*
RevWalk: new method createReachabilityChecker()
Ivan Frade
2019-05-22
3
-6
/
+19
*
ReachabilityCheckers: @since 5.4
Ivan Frade
2019-05-22
3
-3
/
+3
*
BitmappedReachabilityChecker: Reachability check using bitmaps
Ivan Frade
2019-05-15
1
-0
/
+122
*
BitmapCalculator: Get the reachability bitmap of a commit
Ivan Frade
2019-05-15
1
-0
/
+93
*
ReachabilityChecker: Default implementation with a RevWalk
Ivan Frade
2019-05-15
2
-0
/
+188
*
tree:<depth> should not traverse overly-deep trees
Matthew DeVore
2019-04-16
1
-0
/
+11
*
Preliminary support for tree:<depth> filter
Matthew DeVore
2019-04-16
1
-13
/
+94
[next]