aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsStreamKey.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+0
* DfsStreamKey: Replace ForReverseIndex to separate metrics.Anna Papitto2022-11-171-15/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-2/+2
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+2
* Fix javadoc in org.eclipse.jgit dfs packageMatthias Sohn2017-12-191-1/+10
* Break down DfsBlockCache stats by pack file extension.Minh Thai2017-11-271-8/+20
* dfs: Fix default DfsStreamKey to include DfsRepositoryDescriptionShawn Pearce2017-07-191-15/+11
* dfs: Use special ForReverseIndex DfsStreamKey wrapper instead of deriveShawn Pearce2017-07-181-17/+15
* Derive DfsStreamKey from DfsPackDescriptionShawn Pearce2017-07-171-5/+79
* Rename DfsPackKey to DfsStreamKeyShawn Pearce2017-07-171-0/+57