aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcConcurrentTest.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern BadImportMatthias Sohn2024-04-291-3/+2
* Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-201-6/+5
* GcConcurrentTest: @Ignore flaky testInterruptGcJonathan Tan2023-04-051-0/+2
* Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-221-5/+3
|\
| * Fix GcConcurrentTest#testInterruptGcMatthias Sohn2023-02-221-5/+3
* | Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-281-7/+7
|/
* Rename PackFile to PackNasser Grainawi2021-02-101-4/+4
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Convert to lambda or member referenceCarsten Hammer2019-05-161-14/+9
* Merge branch 'stable-5.2'David Pursehouse2019-03-051-0/+52
|\
| * Cancel gc if thread was interruptedMatthias Sohn2019-03-031-0/+52
* | Avoid double wordsMincong HUANG2018-12-211-1/+1
|/
* Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-141-0/+103
|\
| * Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-141-0/+103
* | Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
|/
* Break up GCTest to run in parallelShawn Pearce2013-11-241-0/+119