aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/ConcurrentRepackTest.java
Commit message (Expand)AuthorAgeFilesLines
* PackFile: Add id + ext based constructorsNasser Grainawi2021-03-071-8/+4
* Create a PackFile class for Pack filenamesNasser Grainawi2021-03-041-4/+5
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-181-5/+9
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-2/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-7/+7
* ObjectDirectory: Add pack directory getterHector Caballero2017-11-141-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Deprecate SafeBufferedOutputStreamShawn Pearce2016-11-141-10/+5
* ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigureDavid Pursehouse2016-01-221-4/+3
* ConcurrentRepackTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-221-3/+6
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-20/+17
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+301