aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphLoader.java
Commit message (Expand)AuthorAgeFilesLines
* CommitGraphLoader: receive readChangedPaths as parameterXing Huang2024-03-121-11/+40
* CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-181-2/+20
* CommitGraphLoader: read changed-path filtersJonathan Tan2023-07-181-0/+8
* CommitGraph: implement commit-graph readkylezhao2022-12-161-0/+186