aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackParser.java
Commit message (Expand)AuthorAgeFilesLines
* DfsObjDatabase: Let object database instantiate DfsPackFilesIvan Frade2024-02-261-1/+1
* DfsInserter/PackParser: keep min size for index in the inserterIvan Frade2024-01-111-6/+1
* DfsPackParser: Create object indices if config says soIvan Frade2023-07-141-0/+6
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-18/+0
* [6.0 API cleanup] Public interface for PackLockThomas Wolf2021-11-231-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix NarrowingCompoundAssignment warnings from Error ProneDavid Pursehouse2019-08-081-1/+1
* Increase severity of OperatorPrecedence to ERROR, and fix instancesDavid Pursehouse2019-06-121-1/+1
* Fix javadoc in org.eclipse.jgit dfs packageMatthias Sohn2017-12-191-2/+26
* dfs: optionally store blockSize in DfsPackDescriptionShawn Pearce2017-07-211-0/+1
* Derive DfsStreamKey from DfsPackDescriptionShawn Pearce2017-07-171-3/+3
* Rename DfsPackKey to DfsStreamKeyShawn Pearce2017-07-171-2/+2
* Always add FileExt to DfsPackDescriptionShawn Pearce2013-03-261-0/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+452