aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/GcKeepFilesTest.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern FutureReturnValueIgnoredMatthias Sohn2024-04-291-4/+4
* Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-131-0/+156
|\
| * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-121-8/+88
| * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-121-0/+76
* | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-08-031-0/+4
|\|
| * Add verification in GcKeepFilesTest that bitmaps are generatedLuca Milanesio2023-07-051-0/+4
* | Don't block in GC#gc until garbage collection finishedMatthias Sohn2021-11-281-2/+2
|/
* Create a PackFile class for Pack filenamesNasser Grainawi2021-03-041-5/+2
* Rename PackFile to PackNasser Grainawi2021-02-101-3/+3
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix keep pack filenameJames Melvin2016-12-271-1/+4
* Break up GCTest to run in parallelShawn Pearce2013-11-241-0/+104