aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcPruneNonReferencedTest.java
Commit message (Expand)AuthorAgeFilesLines
* GC tests: use java.time APIMatthias Sohn2024-12-281-3/+3
* Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-281-1/+1
* [spotbugs] Fix potential NPE in GcPruneNonReferencedTestMatthias Sohn2020-12-171-0/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-03-211-0/+17
|\
| * Fix GC to delete empty fanout directories after repackingMatthias Sohn2019-03-201-0/+17
* | Deprecate Repository#hasObjectJonathan Nieder2019-01-041-6/+6
|/
* Break up GCTest to run in parallelShawn Pearce2013-11-241-0/+120