Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DfsPackFile: Delete #getIndexedObjectSize for ObjectId | Ivan Frade | 2025-06-25 | 1 | -1/+2 |
* | PackWriter: Remove constructor with only Reader as param | Ivan Frade | 2024-09-16 | 1 | -1/+2 |
* | DfsPackFile: Enable/disable object size index via DfsReaderOptions | Ivan Frade | 2024-07-10 | 1 | -0/+1 |
* | DfsPackFile: get commitGraph.readChangePaths from repo config | Xing Huang | 2024-03-14 | 1 | -0/+30 |
* | DfsPackFile: Abstract the bitmap loading to support other backends | Ivan Frade | 2024-02-26 | 1 | -0/+41 |
* | Suppress boxing warnings in tests | Matthias Sohn | 2023-08-31 | 1 | -0/+1 |
* | DfsReader: Expose when indices are loaded | Ivan Frade | 2023-08-03 | 1 | -0/+91 |
* | DfsPackParser: Create object indices if config says so | Ivan Frade | 2023-07-14 | 1 | -2/+38 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Fix bug in copyPackBypassCache's skip 'PACK' header logic | Minh Thai | 2019-02-13 | 1 | -0/+165 |