aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackFileTest.java
Commit message (Expand)AuthorAgeFilesLines
* PackFile: Add id + ext based constructorsNasser Grainawi2021-03-071-6/+25
* Create a PackFile class for Pack filenamesNasser Grainawi2021-03-041-0/+150
* Rename PackFile to PackNasser Grainawi2021-02-101-374/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-42/+37
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-2/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Make streamFileThreshold configurableKevin Corcoran2016-10-241-0/+21
* PackFileTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-02-021-109/+112
* Fix WindowCursor memory leak.Hugo Arès2015-05-281-1/+1
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-2/+3
* Remove a bit of repetition and casting in PackFileTestRoberto Tyley2014-05-261-7/+4
* Remove streaming delta support from JGitDoug Kelly2014-04-241-58/+66
* Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-181-3/+4
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+379