aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/PackInserterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename PackFile to PackNasser Grainawi2021-02-101-14/+14
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-221-2/+1
* PackInserterTest#newLargeBlob: Factor Random instance out to class memberDavid Pursehouse2018-01-111-1/+3
* Merge branch 'stable-4.9'Dave Borowitz2017-12-201-3/+49
|\
| * PackInserter: Ensure objects are written at the end of the packDave Borowitz2017-12-201-3/+49
* | PackInserterTest: Prevent potential NPE dereferencing Path.getFileName()David Pursehouse2017-12-081-3/+6
|/
* PackInserter: Implement newReader()Dave Borowitz2017-11-011-1/+119
* FileRepository: Add pack-based inserter implementationDave Borowitz2017-11-011-0/+421