summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-11-0318-40/+40
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-11-0317-38/+38
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-11-0315-36/+36
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Fix target platformsMatthias Sohn2021-11-0314-27/+27
* | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-10-1513-41/+208
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-10-1510-35/+163
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-10-1510-35/+163
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-10-1510-35/+163
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Fix missing peel-part in lsRefsV2 for loose annotated tagsSaša Živkov2021-10-152-0/+124
| | | | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-10-085-33/+35
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2021-10-087-35/+37
| | | | | |\| | | | | | |
| | | | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-10-087-35/+37
| | | | | | |\| | | | | |
| | | | | | | * | | | | | reftable: drop code for truncated readsHan-Wen Nienhuys2021-09-283-17/+10
| | | | | | | * | | | | | reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-272-16/+25
| | | | | | | * | | | | | Update eclipse-jarsigner-plugin to 1.3.2Matthias Sohn2021-09-272-2/+2
| | | | * | | | | | | | | Fix running benchmarks from bazelMatthias Sohn2021-09-271-0/+2
| | | | * | | | | | | | | Update eclipse-jarsigner-plugin to 1.3.2Matthias Sohn2021-09-242-2/+2
| * | | | | | | | | | | | Fix RevWalk.getMergedInto() ignores annotated tagskylezhao2021-10-082-2/+21
| * | | | | | | | | | | | Optimize RevWalk.getMergedInto()kylezhao2021-10-082-4/+24
* | | | | | | | | | | | | Add org.bouncycastle.bcutil to p2 repositoryMatthias Sohn2021-09-201-0/+6
* | | | | | | | | | | | | Prepare 5.13.1-SNAPSHOT buildsMatthias Sohn2021-09-0888-503/+503
* | | | | | | | | | | | | JGit v5.13.0.202109080827-rv5.13.0.202109080827-rMatthias Sohn2021-09-0888-121/+121
* | | | | | | | | | | | | Merge branch 'master' into stable-5.13Matthias Sohn2021-09-043-144/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "DFS block cache: Refactor to enable parallel index loading"Minh Thai2021-09-033-144/+40
* | | | | | | | | | | | | | Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-09-0188-121/+121
* | | | | | | | | | | | | | JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1Matthias Sohn2021-09-0188-121/+121
* | | | | | | | | | | | | | Merge branch 'master' into stable-5.13Matthias Sohn2021-09-0147-55/+342
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-09-011-0/+22
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-09-011-0/+22
| | |\| | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-09-011-0/+22
| | | |\| | | | | | | | | |
| | | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-09-011-0/+22
| | | | |\| | | | | | | | |
| | | | | * | | | | | | | | GitServlet: allow to override default error handlersAntonio Barone2021-09-011-0/+22
| * | | | | | | | | | | | | Silence API error for new interface method ProtocolV2Hook#onObjectInfoMatthias Sohn2021-09-011-0/+8
| * | | | | | | | | | | | | transport: add object-info capabilityBruno Albuquerque2021-08-318-0/+220
| * | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-08-302-1/+26
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | RevWalk: getMergedInto's result is wrong on the second callkylezhao2021-08-132-1/+26
| * | | | | | | | | | | | | Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2021-08-292-4/+16
| * | | | | | | | | | | | | Update orbit to R20210825222808 for 2021-09Matthias Sohn2021-08-2633-50/+50
* | | | | | | | | | | | | | Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-08-2588-121/+121
* | | | | | | | | | | | | | JGit v5.13.0.202108250949-m3v5.13.0.202108250949-m3Matthias Sohn2021-08-2588-121/+121
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Update spotbugs-maven-plugin to 4.3.0Marco Miller2021-08-241-1/+1
* | | | | | | | | | | | | Update ant to 1.10.11 also in pom.xmlMatthias Sohn2021-08-241-1/+1
* | | | | | | | | | | | | DFS block cache: add additional stats to DfsReaderIoStatsAlina Djamankulova2021-08-242-12/+121
* | | | | | | | | | | | | Update Orbit to S20210817231813Matthias Sohn2021-08-2318-105/+105
* | | | | | | | | | | | | [gpg] Better GPG home directory determinationThomas Wolf2021-08-183-15/+46
* | | | | | | | | | | | | FS: cleanup use of final modifierMatthias Sohn2021-08-171-17/+16
* | | | | | | | | | | | | Ensure FS#searchPath only selects executable filesMatthias Sohn2021-08-171-3/+5
* | | | | | | | | | | | | DFS block cache: Refactor to enable parallel index loadingAlina Djamankulova2021-08-123-40/+144
* | | | | | | | | | | | | Merge branch 'stable-5.12'Thomas Wolf2021-07-291-1/+1
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Thomas Wolf2021-07-292-2/+5
| |\| | | | | | | | | | |