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
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-01-20
4
-11
/
+193
|
\
|
*
Introduce a PriorityQueue sorting RevCommits by commit timestamp
Luca Milanesio
2024-01-19
4
-15
/
+193
*
|
Add missing @since tags
Matthias Sohn
2023-08-02
1
-0
/
+4
*
|
Move footer-line parsing methods from RevCommit to FooterLine
Nitzan Gur-Furman
2023-08-01
2
-64
/
+117
*
|
RevCommitCG: Read changed-path-filters directly from commit graph
Ivan Frade
2023-07-26
4
-13
/
+7
*
|
Add missing @since tags for new API methods
Matthias Sohn
2023-07-25
1
-0
/
+3
*
|
Identify a commit that generates a diffEntry on a rename Event.
Ronald Bhuleskar
2023-07-24
2
-3
/
+27
*
|
CommitGraphWriter: reuse changed path filters
Jonathan Tan
2023-07-18
2
-2
/
+2
*
|
RevWalk: use changed path filters
Jonathan Tan
2023-07-18
5
-8
/
+114
*
|
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
34
-69
/
+47
|
/
*
RevWalk: use generation number to optimize getMergedInto()
kylezhao
2023-04-12
1
-0
/
+10
*
Ensure parsed RevCommitCG has derived data from commit-graph
kylezhao
2023-04-06
2
-5
/
+26
*
ObjectReader: Allow getCommitGraph to throw IOException
Xing Huang
2023-02-07
1
-2
/
+7
*
RevWalk: integrate commit-graph with commit parsing
kylezhao
2023-01-10
3
-1
/
+168
*
Revert "Adds FilteredRevCommit that can overwrites its parents in the
Matthias Sohn
2022-09-06
3
-142
/
+8
*
Add javadoc on RevCommit
Ronald Bhuleskar
2022-08-17
1
-0
/
+5
*
Adds FilteredRevCommit that can overwrites its parents in the DAG.
Ronald Bhuleskar
2022-08-16
3
-8
/
+142
*
Add missing @since tag for RevCommit#parents introduced in 61b4d105e4
Matthias Sohn
2022-08-12
1
-0
/
+2
*
Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."
Ronald Bhuleskar
2022-08-03
2
-118
/
+3
*
Adds FilteredRevCommit that can overwrites its parents in the DAG.
Ronald Bhuleskar
2022-08-02
2
-3
/
+118
*
Add the ability to override parents on RevCommit.
Ronald Bhuleskar
2022-08-02
11
-79
/
+88
*
RewriteGenerator: Fully buffering of input is no longer necessary
Simon Sohrt
2022-05-25
4
-22
/
+68
*
RewriteGenerator: Suppress ReferenceEquality Warnings
Fabio Ponciroli
2022-04-01
1
-0
/
+1
*
ObjectWalk: close ObjectReader on close() if needed
Thomas Wolf
2022-01-30
2
-4
/
+8
*
Merge branch 'stable-5.13' into stable-6.0
Thomas Wolf
2021-12-26
1
-1
/
+4
|
\
|
*
TreeRevFilter: fix wrong stop when the given path disappears
kylezhao
2021-12-17
1
-1
/
+4
*
|
Merge branch 'stable-5.13'
Matthias Sohn
2021-10-15
1
-3
/
+10
|
\
|
|
*
Fix RevWalk.getMergedInto() ignores annotated tags
kylezhao
2021-10-08
1
-1
/
+1
|
*
Optimize RevWalk.getMergedInto()
kylezhao
2021-10-08
1
-2
/
+9
*
|
Remove redundant type arguments
Thomas Wolf
2021-09-30
2
-2
/
+2
|
/
*
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
[next]