aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsPackFileTest.java
Commit message (Expand)AuthorAgeFilesLines
* DfsPackFile: Delete #getIndexedObjectSize for ObjectIdIvan Frade2025-06-251-1/+2
* PackWriter: Remove constructor with only Reader as paramIvan Frade2024-09-161-1/+2
* DfsPackFile: Enable/disable object size index via DfsReaderOptionsIvan Frade2024-07-101-0/+1
* DfsPackFile: get commitGraph.readChangePaths from repo configXing Huang2024-03-141-0/+30
* DfsPackFile: Abstract the bitmap loading to support other backendsIvan Frade2024-02-261-0/+41
* Suppress boxing warnings in testsMatthias Sohn2023-08-311-0/+1
* DfsReader: Expose when indices are loadedIvan Frade2023-08-031-0/+91
* DfsPackParser: Create object indices if config says soIvan Frade2023-07-141-2/+38
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix bug in copyPackBypassCache's skip 'PACK' header logicMinh Thai2019-02-131-0/+165