Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename PackFile to Pack | Nasser Grainawi | 2021-02-10 | 1 | -14/+14 |
* | Replace deprecated junit assertion methods with hamcrest | Matthias Sohn | 2020-01-22 | 1 | -2/+1 |
* | PackInserterTest#newLargeBlob: Factor Random instance out to class member | David Pursehouse | 2018-01-11 | 1 | -1/+3 |
* | Merge branch 'stable-4.9' | Dave Borowitz | 2017-12-20 | 1 | -3/+49 |
|\ | |||||
| * | PackInserter: Ensure objects are written at the end of the pack | Dave Borowitz | 2017-12-20 | 1 | -3/+49 |
* | | PackInserterTest: Prevent potential NPE dereferencing Path.getFileName() | David Pursehouse | 2017-12-08 | 1 | -3/+6 |
|/ | |||||
* | PackInserter: Implement newReader() | Dave Borowitz | 2017-11-01 | 1 | -1/+119 |
* | FileRepository: Add pack-based inserter implementation | Dave Borowitz | 2017-11-01 | 1 | -0/+421 |