aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-7.3'HEADmasterMatthias Sohn13 hours1-22/+50
|\
| * Merge branch 'stable-7.2' into stable-7.3stable-7.3Matthias Sohn13 hours1-22/+50
| |\
| | * Merge branch 'stable-7.1' into stable-7.2stable-7.2Matthias Sohn14 hours1-22/+50
| | |\
| | | * Merge branch 'stable-7.0' into stable-7.1stable-7.1Matthias Sohn14 hours1-22/+50
| | | |\
| | | | * Merge branch 'stable-6.10' into stable-7.0stable-7.0Matthias Sohn15 hours1-22/+50
| | | | |\
| | | | | * Shortcut PackWriter reuse selection when possiblestable-6.10Martin Fick16 hours1-22/+50
* | | | | | GC: Write object size index if config says soIvan Frade2025-07-221-0/+279
* | | | | | PackInserter: write object-size index with the packIvan Frade2025-07-211-1/+37
* | | | | | Pack: getter for the indexed object size (when available)Ivan Frade2025-07-211-0/+27
* | | | | | DfsPackFile: Delete #getIndexedObjectSize for ObjectIdIvan Frade2025-06-254-5/+10
|/ / / / /
* | | | | Encapsulate layout of reftable stack in FileReftableStackMatthias Sohn2025-05-091-6/+4
* | | | | DfsInserter: Remove checkExisting setter and parameterIvan Frade2025-05-061-5/+4
* | | | | midx: Fix license header from Google Inc. to LLCIvan Frade2025-05-023-3/+3
* | | | | MultiPackIndex: Add and implement #resolve() methodIvan Frade2025-04-151-7/+166
* | | | | MultiPackIndexWriter: Handle empty packsIvan Frade2025-04-151-0/+18
* | | | | midx: reader for the multipack indexFabio Ponciroli2025-04-083-0/+383
* | | | | ReftableCompactor: Use instant to set the reflog expire timeIvan Frade2025-03-121-0/+96
|/ / / /
* | | | FileReftableDatabase: consider ref updates by another processMatthias Sohn2025-03-031-1/+133
* | | | Merge branch 'stable-7.1'Matthias Sohn2025-02-261-4/+27
|\| | |
| * | | Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2025-02-261-4/+27
| |\| |
| | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2025-02-261-4/+27
| | |\|
| | | * Fix calculation of pack files and objects since bitmapAntonio Barone2025-02-241-4/+27
* | | | midx.MultiPackIndexWriter: a writer for the multipack index formatIvan Frade2025-02-121-0/+161
* | | | Merge "Improve configuration of trusting file attributes in FileSnapshot"Matthias Sohn2025-02-081-8/+9
|\ \ \ \
| * | | | Improve configuration of trusting file attributes in FileSnapshotMatthias Sohn2025-02-061-8/+9
* | | | | midx.PackIndexMerger: Helper to iterate over n-indexesIvan Frade2025-02-032-0/+310
* | | | | PackIndex.MutableEntry: new methods to copy its contentsIvan Frade2025-02-031-24/+59
|/ / / /
* | | | Merge changes I5e7323c6,I5e66a512,I0859990fMatthias Sohn2025-01-284-83/+146
|\ \ \ \
| * | | | RefDatabase#getReflogReader(String): use #exactRef to resolve refNameMatthias Sohn2025-01-272-35/+46
| * | | | Deprecate Repository#getReflogReader methodsMatthias Sohn2025-01-274-79/+131
* | | | | Fix ObjectDirectoryTest#testOpenLooseObjectPropagatesIOExceptionsMatthias Sohn2025-01-171-6/+11
|/ / / /
* | | | FileReftableTest: fix order of arguments when using assertEqualsMatthias Sohn2025-01-061-16/+16
* | | | ReftableTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-12/+26
* | | | ReflogWriterTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+3
* | | | DfsGarbageCollectorTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-23/+19
* | | | GC tests: use java.time APIMatthias Sohn2024-12-282-5/+5
|/ / /
* | | Add pack-refs command to the CLIYash Chaturvedi2024-11-221-12/+19
* | | Merge branch 'stable-7.0'Matthias Sohn2024-11-211-0/+167
|\| |
| * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-212-173/+167
| |\|
| | * Add numberOfObjectsSinceBitmap to RepoStatisticsJacek Centkowski2024-11-201-6/+76
| | * Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-201-79/+3
| | * Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-121-7/+7
| * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-111-0/+173
| |\|
| | * Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-11-071-0/+173
* | | tests/BasicTest: Use java.time constructors for PersonIdentIvan Frade2024-11-191-27/+44
* | | Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-121-78/+3
* | | Merge "DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configs"Ivan Frade2024-11-111-0/+71
|\ \ \
| * | | DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configsLaura Hamelin2024-11-081-0/+71
* | | | Merge "Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap"Matthias Sohn2024-11-111-7/+7
|\ \ \ \
| * | | | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-111-7/+7
| |/ / /