aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* UploadPack v2 protocol: Stop negotiation for orphan refsMarcin Czech2022-01-181-0/+55
* Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-12-311-2/+38
|\
| * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-12-311-2/+38
| |\
| | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-12-301-2/+38
| | |\
| | | * Merge branch 'stable-5.7' into stable-5.8stable-5.8Matthias Sohn2021-12-301-2/+38
| | | |\
| | | | * Merge branch 'stable-5.6' into stable-5.7stable-5.7Matthias Sohn2021-12-301-2/+38
| | | | |\
| | | | | * Merge branch 'stable-5.5' into stable-5.6stable-5.6Matthias Sohn2021-12-301-2/+38
| | | | | |\
| | | | | | * Merge branch 'stable-5.4' into stable-5.5stable-5.5Matthias Sohn2021-12-301-2/+38
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-301-2/+38
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-301-2/+38
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-301-2/+38
| | | | | | | | | |\
| | | | | | | | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-301-2/+38
| | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-12-041-1/+1
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-12-041-1/+1
| | | | |\| | | | | |
| | | | | * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-12-041-1/+1
| | | | | |\| | | | |
| | | | | | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-12-041-1/+1
| | | | | | |\| | | |
| | | | | | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-12-041-1/+1
| | | | | | | |\| | |
| | | | | | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-12-041-1/+1
| | | | | | | | |\| |
| | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-12-041-1/+1
| | | | | | | | | |\|
| | | | | | | | | | * Ignore missing javadoc in test bundlesMatthias Sohn2021-12-031-1/+1
* | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-153-10/+142
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-153-10/+142
| |\| | | | | | | | |
| | * | | | | | | | | Fix missing peel-part in lsRefsV2 for loose annotated tagsSaša Živkov2021-10-151-0/+123
| | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-10-082-10/+19
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-10-082-10/+19
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-10-082-10/+19
| | | | |\| | | | | |
| | | | | * | | | | | reftable: drop code for truncated readsHan-Wen Nienhuys2021-09-281-0/+6
| | | | | * | | | | | reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-271-10/+13
* | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-07-291-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-07-291-1/+1
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Thomas Wolf2021-07-291-1/+1
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Thomas Wolf2021-07-291-1/+1
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2021-07-291-1/+1
| | | | |\| | | | | |
| | | | | * | | | | | ReachabilityCheckerTestCase: fix reachable from self test case Han-Wen Nienhuys2021-06-161-1/+1
* | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-261-0/+41
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-251-0/+41
| |\| | | | | | | | |
| | * | | | | | | | | Retry loose object read upon "Stale file handle" exceptionAntonio Barone2021-06-241-0/+41
| | * | | | | | | | | Ignore missing javadoc in test bundlesMatthias Sohn2021-06-241-1/+1
* | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-141-46/+301
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-131-46/+301
| |\| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-06-131-46/+301
| | |\| | | | | | | |
| | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-06-131-46/+301
| | | |\| | | | | | |
| | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-06-131-46/+301
| | | | |\| | | | | |
| | | | | * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-06-131-46/+301
| | | | | |\| | | | |
| | | | | | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-06-051-40/+306
| | | | | | |\| | | |
| | | | | | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-06-051-40/+306
| | | | | | | |\| | |
| | | | | | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-051-40/+306
| | | | | | | | |\| |
| | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-051-40/+306
| | | | | | | | | |\|
| | | | | | | | | | * Prepare 5.1.17-SNAPSHOT buildsMatthias Sohn2021-06-052-49/+49
| | | | | | | | | | * JGit v5.1.16.202106041830-rv5.1.16.202106041830-rMatthias Sohn2021-06-052-2/+2