aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/GraphCommits.java
Commit message (Expand)AuthorAgeFilesLines
* CommitGraphWriter: write changed-path filtersJonathan Tan2023-07-181-2/+12
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+1
* GraphCommits: Remove unused getter by positionIvan Frade2022-12-131-7/+0
* commitgraph package: fix exports/imports, add @since tag for new APIMatthias Sohn2022-12-081-0/+2
* CommitGraph: implement commit-graph writerkylezhao2022-12-061-0/+147