summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | PatchApplier: Check for existence of src/dest files before any operationNitzan Gur-Furman2023-03-311-2/+68
* | | | | | | | | Implement a snapshotting RefDirectory for use in request scopeKaushik Lingarkar2023-03-302-14/+102
* | | | | | | | | Fix RefDirectoryTest.testGetRefs_LooseSorting_Bug_348834Kaushik Lingarkar2023-03-301-7/+16
|/ / / / / / / /
* | | | | | | | Merge "BasePackFetchConnection: support negotiationTip feature"Ivan Frade2023-03-281-0/+232
|\ \ \ \ \ \ \ \
| * | | | | | | | BasePackFetchConnection: support negotiationTip featureRonald Bhuleskar2023-03-281-0/+232
* | | | | | | | | PatchApplierTest: Remove test data with Apache licenseIvan Frade2023-03-284-747/+0
|/ / / / / / / /
* | | | | | | | Merge "Fix PatchApplier error handling."Han-Wen NIenhuys2023-03-284-9/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix PatchApplier error handling.Nitzan Gur-Furman2023-03-284-9/+29
* | | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-03-271-0/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Ensure FileCommitGraph scans commit-graph file if it already existskylezhao2023-03-271-0/+8
| * | | | | | | Prepare 6.5.1-SNAPSHOT buildsMatthias Sohn2023-03-072-60/+60
| * | | | | | | JGit v6.5.0.202303070854-rv6.5.0.202303070854-rMatthias Sohn2023-03-072-2/+2
* | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-03-033-0/+65
|\| | | | | | |
| * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-03-033-0/+65
| |\| | | | | |
| | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-03-033-0/+65
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-03-033-0/+65
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-03-033-0/+65
| | | | |\| | |
| | | | | * | | Improve test coverage when core.trustPackedRefsStat set to after_openPrudhvi Akhil Alahari2023-03-023-0/+65
| * | | | | | | Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2023-03-012-2/+2
| * | | | | | | JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1Matthias Sohn2023-03-012-2/+2
* | | | | | | | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-03-012-60/+60
|/ / / / / / /
* | | | | | | Change config pull.rebase=preserve to pull.rebase=mergesPavel Salamon2023-02-281-12/+12
* | | | | | | BatchingProgressMonitor: expose time spent per taskMatthias Sohn2023-02-272-0/+10
* | | | | | | PackWriter: offer to write an object-size index for the packIvan Frade2023-02-241-0/+37
* | | | | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-221-5/+3
|\| | | | | |
| * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-221-5/+3
| |\| | | | |
| | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-221-5/+3
| | |\| | | |
| | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-221-5/+3
| | | |\| | |
| | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-221-5/+3
| | | | |\| |
| | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-221-5/+3
| | | | | |\|
| | | | | | * Fix GcConcurrentTest#testInterruptGcMatthias Sohn2023-02-221-5/+3
* | | | | | | UploadPack: use allow-any-sha1-in-want configurationkylezhao2023-02-211-0/+44
* | | | | | | PackObjectSizeIndex: interface and impl for the object-size indexIvan Frade2023-02-141-0/+392
* | | | | | | UInt24Array: Array of unsigned ints encoded in 3 bytes.Ivan Frade2023-02-141-0/+79
* | | | | | | PackIndex: expose the position of an object-id in the indexIvan Frade2023-02-141-0/+39
* | | | | | | DfsPackFile/DfsGC: Write commit graphs and expose in packXing Huang2023-02-072-1/+146
* | | | | | | Merge "UploadPack: consume delimiter in object-info command"Han-Wen NIenhuys2023-02-021-1/+3
|\ \ \ \ \ \ \
| * | | | | | | UploadPack: consume delimiter in object-info commandHan-Wen Nienhuys2023-02-021-1/+3
* | | | | | | | Merge "PatchApplier fix - init cache with provided tree"Han-Wen NIenhuys2023-02-024-21/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | PatchApplier fix - init cache with provided treeNitzan Gur-Furman2023-02-024-21/+82
* | | | | | | | | Avoid error-prone warningHan-Wen Nienhuys2023-02-013-10/+10
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-013-0/+149
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-013-0/+149
| |\| | | | |
| | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-013-0/+149
| | |\| | | |
| | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-013-0/+149
| | | |\| | |
| | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-013-0/+149
| | | | |\| |
| | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-013-0/+149
| | | | | |\|
| | | | | | * Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-311-0/+18
| | | | | | * PackWriterBitmapPreparer: do not include annotated tags in bitmapLuca Milanesio2023-01-311-0/+34
| | | | | | * BatchingProgressMonitor: avoid int overflow when computing percentageMatthias Sohn2023-01-311-0/+83