summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Also add suppressed exception if unchecked exception occurs in finallyMatthias Sohn2023-05-183-3/+9
| |/ / / / / / / / /
* / / / / / / / / / Candidate: use "Objects.equals" instead of "=="Fabio Ponciroli2023-05-181-1/+2
|/ / / / / / / / /
* | | | | | | | | Use hamcrest 2.2 directly from Maven CentralMatthias Sohn2023-05-1714-38/+145
* | | | | | | | | Use commons-logging directly from Maven CentralMatthias Sohn2023-05-1714-38/+89
* | | | | | | | | Update jna to 5.13.0Matthias Sohn2023-05-1716-45/+55
* | | | | | | | | Use bytebuddy directly from Maven CentralMatthias Sohn2023-05-1714-64/+222
* | | | | | | | | Use jna directly from Maven CentralMatthias Sohn2023-05-1714-64/+222
* | | | | | | | | Use net.i2p.crypto:eddsa directly from Maven CentralMatthias Sohn2023-05-1714-38/+145
* | | | | | | | | Use org.tukaani:xz directly from Maven CentralMatthias Sohn2023-05-1714-38/+145
* | | | | | | | | Use args4j directly from Maven CentralMatthias Sohn2023-05-1714-38/+145
* | | | | | | | | Use gson directly from Maven CentralMatthias Sohn2023-05-1714-38/+145
* | | | | | | | | Remove unused $NON-NLS-1$Matthias Sohn2023-05-171-1/+1
* | | | | | | | | Remove unused API filtersMatthias Sohn2023-05-171-148/+0
* | | | | | | | | Switch to Apache MINA sshd 2.10.0Thomas Wolf2023-05-1625-273/+345
* | | | | | | | | [releng] API filter for PackIndex.DEFAULT_WRITE_REVERSE_INDEXThomas Wolf2023-05-152-26/+2
* | | | | | | | | Merge "UploadPack: Record negotiation stats on fetchV2 call"Ivan Frade2023-05-111-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UploadPack: Record negotiation stats on fetchV2 callRonald Bhuleskar2023-05-111-1/+3
* | | | | | | | | | PackExt: add a #getTmpExtension methodAnna Papitto2023-05-112-5/+18
|/ / / / / / / / /
* | | | | | | | | RewriteGeneratorTest: Introduce test cases for the RewriteGeneratorSimon Sohrt2023-05-091-0/+63
* | | | | | | | | Merge "PackWriter: write the PackReverseIndex file"Ivan Frade2023-05-085-3/+117
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | PackWriter: write the PackReverseIndex fileAnna Papitto2023-05-085-3/+117
* | | | | | | | | Merge "Fix inProcessPackedRefsLock not shared with copies of the instance"Matthias Sohn2023-05-031-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix inProcessPackedRefsLock not shared with copies of the instanceNasser Grainawi2023-05-021-1/+3
| |/ / / / / / / /
* | | | | | | | | Update Maven pluginsMatthias Sohn2023-05-032-19/+19
* | | | | | | | | Add TransportHttp#getAdditionalHeadersMatthias Sohn2023-05-032-1/+20
* | | | | | | | | Add 4.27 (2023-03) and 4.28 (2023-06) target platformsMatthias Sohn2023-05-034-0/+396
* | | | | | | | | Update slf4j to 1.7.36 and consume it directly from Maven CentralMatthias Sohn2023-05-0218-66/+200
* | | | | | | | | Update assertj-core to 3.24.2Matthias Sohn2023-05-0115-35/+129
* | | | | | | | | Update Apache commons-codec to 1.15Matthias Sohn2023-05-0114-36/+79
* | | | | | | | | Update org.apache.commons:commons-compress to 1.23.0Matthias Sohn2023-05-0115-37/+129
* | | | | | | | | Update javaEWAH to 1.2.3 and use it directly from Maven centralMatthias Sohn2023-05-0115-37/+128
|/ / / / / / / /
* | | | | | | | Update plexus-compiler to 2.13.0Matthias Sohn2023-05-011-1/+1
* | | | | | | | Update org.eclipse.jdt:ecj to 3.33.0Matthias Sohn2023-05-011-1/+1
* | | | | | | | Add missing @since tag to IntComparatorMatthias Sohn2023-05-011-0/+2
* | | | | | | | Update to jakarta.servlet:jakarta.servlet-api:4.0.4Matthias Sohn2023-05-0115-52/+52
* | | | | | | | Support rebasing independent branchesThomas Wolf2023-04-292-11/+160
* | | | | | | | Support cherry-picking a root commitThomas Wolf2023-04-292-37/+75
* | | | | | | | AddCommand: ability to switch off renormalizationThomas Wolf2023-04-286-28/+196
* | | | | | | | Update jetty to 10.0.15 and use it from Maven central directlyMatthias Sohn2023-04-2824-205/+597
* | | | | | | | Update bouncycastle to 1.73Matthias Sohn2023-04-2813-66/+66
* | | | | | | | [errorprone] Fix MissingOverride errorMatthias Sohn2023-04-281-0/+1
* | | | | | | | Merge "Merge branch 'stable-6.5'"Matthias Sohn2023-04-289-18/+174
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-6.5'Matthias Sohn2023-04-289-18/+174
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-277-16/+111
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-277-16/+111
| | | |\| | | | |
| | | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-04-277-16/+111
| | | | |\| | | |
| | | | | * | | | [bazel] Move ToolTestCase to src folder (6.2)Matthias Sohn2023-04-271-0/+0
| | | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-276-16/+111
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-271-0/+2
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-271-0/+2
| | | | | | | |\|