aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-02-211-6/+5
|\
| * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-02-211-6/+5
| |\
| | * Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-201-6/+5
* | | Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-121-0/+146
|\| |
| * | Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-121-0/+146
| |\|
| | * Fix handling of missing pack index fileDariusz Luksza2024-01-291-2/+0
| | * Add tests for handling pack files removal during fetchDariusz Luksza2024-01-291-0/+148
* | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-202-1/+110
|\| |
| * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-202-1/+110
| |\|
| | * Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-192-1/+110
* | | Improve footer parsing to allow multiline footers.Kamil Musin2023-11-241-0/+51
* | | BitmapIndex: Add interface to track bitmaps found (or not)Ivan Frade2023-11-211-0/+85
* | | Fix branch ref exist checkflorian.signoret2023-11-181-0/+15
* | | Adjust javadoc to pass errorprone checksIvan Frade2023-11-174-1/+22
* | | PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStreamNitzan Gur-Furman2023-11-161-0/+8
* | | Optimize RefDirectory.getRefsByPrefix(String...)Dariusz Luksza2023-11-122-0/+32
* | | Use try-with-resource to ensure UploadPack is closedMatthias Sohn2023-11-091-5/+6
* | | Fix hiding field warningMatthias Sohn2023-11-091-4/+4
* | | Fix warning for empty code blocksMatthias Sohn2023-11-091-0/+3
* | | CommitGraphWriter: Unnest generation-number progressIvan Frade2023-11-071-0/+52
* | | UploadPackTest: Cover using wanted-refs as advertised setIvan Frade2023-10-271-0/+62
* | | UploadPack: use want-refs as advertised set in fetch v2Patrick Hiesel2023-10-271-1/+1
* | | BasePackFetchConnection: Avoid full clone with useNegotiationTipRonald Bhuleskar2023-10-251-2/+65
* | | Config.removeSection() telling whether it changed the configThomas Wolf2023-10-141-2/+38
* | | RebaseCommand: return correct status on stash apply conflictsThomas Wolf2023-10-131-1/+52
* | | Merge branch 'stable-6.7'Matthias Sohn2023-10-131-0/+156
|\| |
| * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-131-0/+156
| |\|
| | * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-131-0/+156
| | |\
| | | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-131-0/+156
| | | |\
| | | | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-131-0/+156
| | | | |\
| | | | | * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-10-131-0/+156
| | | | | |\
| | | | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-0/+156
| | | | | | |\
| | | | | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-131-0/+156
| | | | | | | |\
| | | | | | | | * 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
* | | | | | | | | | WorkingTreeIterator: directly filter input streamMatthias Sohn2023-09-251-0/+152
* | | | | | | | | | [errorprone] FS#searchPath: handle surprising behavior of String#splitMatthias Sohn2023-09-251-0/+23
* | | | | | | | | | RevertCommand: support for inserting a Gerrit change IDThomas Wolf2023-09-081-0/+37
|/ / / / / / / / /
* | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-09-034-1/+357
|\| | | | | | | |
| * | | | | | | | Checkout: better directory handlingThomas Wolf2023-09-034-1/+357
* | | | | | | | | Suppress boxing warnings in testsMatthias Sohn2023-08-312-0/+2
* | | | | | | | | Fix warning about empty blockMatthias Sohn2023-08-311-0/+1
* | | | | | | | | Fix some tests in ConfigTestMatthias Sohn2023-08-291-4/+12
* | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/configThomas Wolf2023-08-281-0/+301
* | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-261-1/+1
* | | | | | | | | DfsGarbageCollector: provide commit graph statsJonathan Tan2023-08-171-0/+24
* | | | | | | | | DfsGarbageCollector: put only GC commits into the commit graphIvan Frade2023-08-161-10/+12
* | | | | | | | | DfsReader: Expose when indices are loadedIvan Frade2023-08-032-23/+210
* | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-08-031-0/+4
|\| | | | | | | |