summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-151-0/+29
| | | | |\| | |
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-151-0/+29
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-151-0/+29
| | | | | | |\|
| | | | | | | * DirCache: support option index.skipHashMatthias Sohn2023-03-281-0/+29
* | | | | | | | ListTagCommand: implement git tag --containsMatthias Sohn2023-04-121-0/+44
* | | | | | | | RevWalk: use generation number to optimize getMergedInto()kylezhao2023-04-121-0/+93
* | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-04-061-0/+36
|\| | | | | | |
| * | | | | | | Ensure parsed RevCommitCG has derived data from commit-graphkylezhao2023-04-061-0/+36
* | | | | | | | PatchApplierTest: specify charset to avoid warningJonathan Tan2023-04-051-2/+2
* | | | | | | | GcConcurrentTest: @Ignore flaky testInterruptGcJonathan Tan2023-04-051-0/+2
* | | | | | | | Merge "PatchApplier: Check for existence of src/dest files before any operation"Han-Wen NIenhuys2023-03-311-2/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-281-8/+0
|/ / / / / / / /
* | | | | | | | Merge "Fix PatchApplier error handling."Han-Wen NIenhuys2023-03-281-9/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix PatchApplier error handling.Nitzan Gur-Furman2023-03-281-9/+19
* | | | | | | | Ensure FileCommitGraph scans commit-graph file if it already existskylezhao2023-03-271-0/+8
|/ / / / / / /
* | | | | | | 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
| | |\| | | |