aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraph.java
Commit message (Expand)AuthorAgeFilesLines
* CommitGraphLoader: read changed-path filtersJonathan Tan2023-07-181-0/+14
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+0
* RevWalk: integrate commit-graph with commit parsingkylezhao2023-01-101-0/+27
* CommitGraph: implement commit-graph readkylezhao2022-12-161-0/+118