aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SshTestGitServer: : ensure UploadPack is closed to fix resource leakMatthias Sohn2022-11-211-7/+7
* UploadPackTest: ensure UploadPack is closed to fix resource leakMatthias Sohn2022-11-211-37/+43
* [pgm] Ensure UploadPack is closed to fix resource leakMatthias Sohn2022-11-211-5/+6
* UploadPackServlet#doPost use try-with-resource to ensure up is closedMatthias Sohn2022-11-211-28/+29
* Fix warnings in PatchApplierTestMatthias Sohn2022-11-201-12/+12
* Fix boxing warnings in TransportTestMatthias Sohn2022-11-201-3/+3
* Silence warnings about unclosed BasePackPushConnectionMatthias Sohn2022-11-201-0/+3
* Fix warning about non-externalized StringMatthias Sohn2022-11-201-2/+1
* Merge branch 'stable-6.3'Matthias Sohn2022-11-208-18/+17
|\
| * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-209-46/+17
| |\
| | * Remove unused importsMatthias Sohn2022-11-202-8/+10
| | * Suppress non-externalized String warningsMatthias Sohn2022-11-201-3/+3
| | * Remove unused API problem filtersMatthias Sohn2022-11-202-83/+0
| | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-207-16/+121
| | |\
| | | * Silence API errorsMatthias Sohn2022-11-204-43/+31
| | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-11-206-4/+121
| | | |\
| | | | * Silence API errorsMatthias Sohn2022-11-204-3/+27
| | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-11-203-2/+98
| | | | |\
| | | | | * Silence API warningsMatthias Sohn2022-11-203-0/+96
* | | | | | Add 4.26 target platformMatthias Sohn2022-11-202-0/+105
* | | | | | Use "releases" repository for 4.25 target platformMatthias Sohn2022-11-202-3/+3
* | | | | | Update Apache Mina SSHD to 2.9.2Thomas Wolf2022-11-1816-155/+146
* | | | | | Merge branch 'stable-6.4'Matthias Sohn2022-11-180-0/+0
|\ \ \ \ \ \
| * | | | | | Prepare 6.4.0-SNAPSHOT buildsMatthias Sohn2022-11-1791-125/+125
| * | | | | | JGit v6.4.0.202211160543-m3v6.4.0.202211160543-m3Matthias Sohn2022-11-1691-125/+125
| * | | | | | Merge branch 'master' into stable-6.4Matthias Sohn2022-11-1667-1440/+2240
| |\ \ \ \ \ \
* | | | | | | | Update Orbit to S20221118032057Matthias Sohn2022-11-1819-169/+169
* | | | | | | | DfsBlockCache: Report IndexEventConsumer metrics for reverse indexes.Anna Papitto2022-11-171-3/+4
* | | | | | | | DfsStreamKey: Replace ForReverseIndex to separate metrics.Anna Papitto2022-11-173-24/+8
* | | | | | | | Merge "PackExt: Add a reverse index extension."Ivan Frade2022-11-171-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | PackExt: Add a reverse index extension.Anna Papitto2022-11-151-1/+4
* | | | | | | | | RawText.isBinary(): handle complete buffer correctlyThomas Wolf2022-11-162-3/+46
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'stable-6.3'Matthias Sohn2022-11-1622-1179/+1618
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-166-22/+66
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-166-22/+66
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge "Merge branch 'stable-6.0' into stable-6.1" into stable-6.1Matthias Sohn2022-11-1613-510/+940
| | | |\ \ \ \ \
| | | * | | | | | Extract Exception -> HTTP status code mapping for reuseSven Selberg2022-11-103-13/+36
| | | * | | | | | Don't handle internal git errors as an HTTP errorSven Selberg2022-11-102-10/+10
| | | * | | | | | Allow to perform PackedBatchRefUpdate without locking loose refsSaša Živkov2022-10-262-3/+24
| * | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-1613-510/+940
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-1613-510/+940
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-11-1613-510/+940
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | / / | | | | | |_|/ / | | | | |/| | |
| | | | * | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-11-1613-510/+940
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | [benchmarks] Remove profiler configurationMatthias Sohn2022-11-154-8/+0
| | | | | * | | Add SHA1 benchmarkMatthias Sohn2022-11-152-0/+104
| | | | | * | | [benchmarks] Set version of maven-compiler-plugin to 3.8.1Matthias Sohn2022-11-151-0/+1
| | | | | * | | Fix running JMH benchmarksMatthias Sohn2022-11-151-1/+0
| | | | | * | | Add option to allow using JDK's SHA1 implementationMatthias Sohn2022-11-156-493/+823
| | | | | * | | Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2022-10-271-8/+13
| * | | | | | | Fix API breakage caused by extracting WorkTreeUpdaterMatthias Sohn2022-11-153-686/+612