aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackIndexTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* PackIndex.MutableEntry: new methods to copy its contentsIvan Frade2025-02-031-24/+59
* Adjust javadoc to pass errorprone checksIvan Frade2023-11-171-0/+2
* PackIndex: expose the position of an object-id in the indexIvan Frade2023-02-141-0/+39
* Fix possible NegativeArraySizeException in PackIndexV1Marc Strapetz2020-08-251-0/+22
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Organize importsDavid Pursehouse2016-11-141-1/+0
* Implement get nth offset in PackIndex.Colby Ranger2013-06-281-0/+15
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+179