aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DeltaBaseCacheTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Break down DfsBlockCache stats by pack file extension.Minh Thai2017-11-271-1/+1
* dfs: Fix build break caused by DfsStreamKey.of signature changeShawn Pearce2017-07-191-1/+2
* Derive DfsStreamKey from DfsPackDescriptionShawn Pearce2017-07-171-1/+1
* Rename DfsPackKey to DfsStreamKeyShawn Pearce2017-07-171-2/+2
* Fix memory leak in dfs.DeltaBaseCaseShawn Pearce2015-05-111-0/+152