aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Adjust javadoc to pass errorprone checksIvan Frade2023-11-171-0/+2
* [test] Fix closing of test repositoriesNail Samatov2022-01-301-0/+1
* 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-3/+4
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Fix loop in auto gcMatthias Sohn2016-11-071-0/+40
* Use FS#lastModified instead of File#lastModifiedMasaya Suzuki2016-08-241-2/+3
* Update bitmap selection throttling to fully span active branches.Terry Parker2015-10-211-1/+3
* Break up GCTest to run in parallelShawn Pearce2013-11-241-0/+113