aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/storage/file/WindowCacheStats.java
Commit message (Expand)AuthorAgeFilesLines
* WindowCacheStats: remove deprecated #getOpenFiles, #getOpenBytesMatthias Sohn2024-09-031-21/+0
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+6
* Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-011-0/+9
|\
| * WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-281-0/+9
* | Merge branch 'stable-5.6'Matthias Sohn2020-01-091-6/+170
|\|
| * Enhance WindowCache statisticsMatthias Sohn2019-12-081-6/+170
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Add class to access WindowCache statisticsDavid Pursehouse2018-02-031-0/+68