aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/WindowCacheGetTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-011-23/+45
|\
| * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-201-23/+45
* | Merge branch 'stable-5.6'Matthias Sohn2020-01-091-6/+37
|\|
| * Enhance WindowCache statisticsMatthias Sohn2019-12-081-6/+37
| * Make inner classes static where possibleDavid Pursehouse2019-06-171-1/+1
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* | Make inner classes static where possibleDavid Pursehouse2018-09-261-1/+1
|/
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-1/+2
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-2/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-5/+2
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Move SampleDataRepositoryTestCase to org.eclipse.jgit.testShawn Pearce2013-11-241-1/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+157