aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
* Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-201-6/+5
* 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
* Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-192-1/+110
* 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
* | | | | | | | Checkout: better directory handlingThomas Wolf2023-09-034-1/+357
* | | | | | | | Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-08-031-0/+4
|\| | | | | | |
| * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-08-031-0/+4
| |\| | | | | |
| | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-08-031-0/+4
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-08-031-0/+4
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-08-031-0/+4
| | | | |\| | |
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-08-031-0/+4
| | | | | |\| |
| | | | | | * | 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
* | | | | | | | Bump bazel vesion to 6.2.0David Ostrovsky2023-05-311-6/+2
* | | | | | | | GraphObjectIndex: fix search in findGraphPositionJonathan Tan2023-05-231-0/+28
* | | | | | | | RewriteGeneratorTest: Introduce test cases for the RewriteGeneratorSimon Sohrt2023-05-091-0/+63
* | | | | | | | PackWriter: write the PackReverseIndex fileAnna Papitto2023-05-081-0/+33
* | | | | | | | Support rebasing independent branchesThomas Wolf2023-04-291-0/+141
* | | | | | | | Support cherry-picking a root commitThomas Wolf2023-04-291-35/+67
* | | | | | | | AddCommand: ability to switch off renormalizationThomas Wolf2023-04-282-11/+92
* | | | | | | | [errorprone] Fix MissingOverride errorMatthias Sohn2023-04-281-0/+1
* | | | | | | | Merge "Merge branch 'stable-6.5'"Matthias Sohn2023-04-283-1/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-04-283-1/+128
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-272-0/+71
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-272-0/+71
| | | |\| | | | |
| | | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-04-272-0/+71
| | | | |\| | | |
| | | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-272-0/+71
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-271-0/+2
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-271-0/+2
| | | | | | | |\|
| | | | | | | | * GcConcurrentTest: @Ignore flaky testInterruptGcJonathan Tan2023-04-271-0/+2
| | | | | | | | * Fix CommitTemplateConfigTestMatthias Sohn2023-04-271-4/+1
| | | | | | | | * [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecoryMatthias Sohn2023-04-262-24/+61
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-261-0/+69
| | | | | | |\| |
| | | | | | | * | UploadPack: Fix NPE when traversing a tag chainKaushik Lingarkar2023-04-211-0/+69
| | * | | | | | | Parse pull.rebase=preserve as alias for pull.rebase=mergesMatthias Sohn2023-04-222-1/+59
* | | | | | | | | PackReverseIndexWriter: write out version 1 reverse index fileAnna Papitto2023-04-282-0/+165
|/ / / / / / / /
* | | | | | | | IntList: add #sort using quick sort for O(n log n) runtime.Anna Papitto2023-04-281-0/+34
* | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-04-151-0/+29
|\| | | | | | |
| * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-151-0/+29
| |\| | | | | |
| | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-151-0/+29
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-04-151-0/+29
| | | |\| | | |