summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | | | | Update orbit to S20210705204906Matthias Sohn2021-07-0834-67/+67
* | | | | | | | | | | | | | Update jetty to 9.4.43.v20210629Matthias Sohn2021-07-0819-355/+355
* | | | | | | | | | | | | | Update JMH used in benchmarks to 1.32Matthias Sohn2021-07-083-6/+6
* | | | | | | | | | | | | | Update target platform to I20210626190330Thomas Wolf2021-07-0645-783/+426
* | | | | | | | | | | | | | Add 4.21 target platformMatthias Sohn2021-07-012-0/+104
* | | | | | | | | | | | | | Update 4.20 target platform to use final 4.20 releaseMatthias Sohn2021-07-013-10/+10
* | | | | | | | | | | | | | Merge "Remove use of deprecated getAllRefs() in ReceivePack"Matthias Sohn2021-07-011-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove use of deprecated getAllRefs() in ReceivePackLuca Milanesio2021-06-261-1/+19
* | | | | | | | | | | | | | | [pgm] Fix default meta variable defined in StopOptionHandlerMatthias Sohn2021-06-281-1/+1
* | | | | | | | | | | | | | | Fix typo in javadoc of PathTreeFilterHandlerMatthias Sohn2021-06-281-1/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-06-265-14/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-06-265-14/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| / / / / / / / / / / / | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-06-265-14/+113
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-06-255-17/+112
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Retry loose object read upon "Stale file handle" exceptionAntonio Barone2021-06-244-16/+111