aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\| | |
| | * | | Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-07-292-2/+5
| | |\| |
| | | * | Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-07-292-2/+5
| | | |\|
| | | | * Merge branch 'stable-5.8' into stable-5.9Thomas Wolf2021-07-292-2/+5
| | | | |\
| | | | | * Merge branch 'stable-5.7' into stable-5.8Thomas Wolf2021-07-292-2/+5
| | | | | |\
| | | | | | * Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2021-07-292-2/+5
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.5' into stable-5.6Thomas Wolf2021-07-291-1/+4
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.4' into stable-5.5Thomas Wolf2021-07-291-1/+4
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.3' into stable-5.4Thomas Wolf2021-07-291-1/+4
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-5.2' into stable-5.3Thomas Wolf2021-07-291-1/+4
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Thomas Wolf2021-07-291-1/+4
| | | | | | | | | | | |\
| | | | | | | | | | | | * [test] Create keystore with the keytool of the running JDKThomas Wolf2021-07-291-1/+4
| | | | | | | * | | | | | ReachabilityCheckerTestCase: fix reachable from self test case Han-Wen Nienhuys2021-06-161-1/+1
| * | | | | | | | | | | | Merge "Merge branch 'stable-5.11' into stable-5.12" into stable-5.12Matthias Sohn2021-06-295-14/+113
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix garbage collection failing to delete pack fileandrewxian20002021-06-241-1/+1
* | | | | | | | | | | | | | [gpg] Update to Bouncy Castle 1.69Thomas Wolf2021-07-262-22/+22
* | | | | | | | | | | | | | [test] Create keystore with the keytool of the running JDKThomas Wolf2021-07-251-1/+4
* | | | | | | | | | | | | | [sshd] Minor code clean-upThomas Wolf2021-07-211-33/+19
* | | | | | | | | | | | | | Support commit.template config propertyJulian Ruppel2021-07-215-0/+245
* | | | | | | | | | | | | | Relax version range for hamcrest and assertjMatthias Sohn2021-07-198-11/+11
* | | | | | | | | | | | | | bazel: don't expose jsch and jzlib to org.eclipse.jgitMatthias Sohn2021-07-161-2/+0
* | | | | | | | | | | | | | Update orbit to I20210713220109Matthias Sohn2021-07-1640-206/+269
* | | | | | | | | | | | | | Update orbit to I20210711110031Matthias Sohn2021-07-1650-147/+155
* | | | | | | | | | | | | | [sshd] Ignore revoked keys in OpenSshServerKeyDatabase.lookup()Thomas Wolf2021-07-162-11/+18
* | | | | | | | | | | | | | [sshd] Distinguish key type and signature algorithm for host keyThomas Wolf2021-07-161-0/+6
* | | | | | | | | | | | | | [sshd] Implement SSH config KexAlgorithmsThomas Wolf2021-07-169-37/+282