Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Also add suppressed exception if unchecked exception occurs in finally | Matthias Sohn | 2023-05-18 | 3 | -3/+9 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | Candidate: use "Objects.equals" instead of "==" | Fabio Ponciroli | 2023-05-18 | 1 | -1/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Use hamcrest 2.2 directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -38/+145 | |
* | | | | | | | | | Use commons-logging directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -38/+89 | |
* | | | | | | | | | Update jna to 5.13.0 | Matthias Sohn | 2023-05-17 | 16 | -45/+55 | |
* | | | | | | | | | Use bytebuddy directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -64/+222 | |
* | | | | | | | | | Use jna directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -64/+222 | |
* | | | | | | | | | Use net.i2p.crypto:eddsa directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -38/+145 | |
* | | | | | | | | | Use org.tukaani:xz directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -38/+145 | |
* | | | | | | | | | Use args4j directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -38/+145 | |
* | | | | | | | | | Use gson directly from Maven Central | Matthias Sohn | 2023-05-17 | 14 | -38/+145 | |
* | | | | | | | | | Remove unused $NON-NLS-1$ | Matthias Sohn | 2023-05-17 | 1 | -1/+1 | |
* | | | | | | | | | Remove unused API filters | Matthias Sohn | 2023-05-17 | 1 | -148/+0 | |
* | | | | | | | | | Switch to Apache MINA sshd 2.10.0 | Thomas Wolf | 2023-05-16 | 25 | -273/+345 | |
* | | | | | | | | | [releng] API filter for PackIndex.DEFAULT_WRITE_REVERSE_INDEX | Thomas Wolf | 2023-05-15 | 2 | -26/+2 | |
* | | | | | | | | | Merge "UploadPack: Record negotiation stats on fetchV2 call" | Ivan Frade | 2023-05-11 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | UploadPack: Record negotiation stats on fetchV2 call | Ronald Bhuleskar | 2023-05-11 | 1 | -1/+3 | |
* | | | | | | | | | | PackExt: add a #getTmpExtension method | Anna Papitto | 2023-05-11 | 2 | -5/+18 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | RewriteGeneratorTest: Introduce test cases for the RewriteGenerator | Simon Sohrt | 2023-05-09 | 1 | -0/+63 | |
* | | | | | | | | | Merge "PackWriter: write the PackReverseIndex file" | Ivan Frade | 2023-05-08 | 5 | -3/+117 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | PackWriter: write the PackReverseIndex file | Anna Papitto | 2023-05-08 | 5 | -3/+117 | |
* | | | | | | | | | Merge "Fix inProcessPackedRefsLock not shared with copies of the instance" | Matthias Sohn | 2023-05-03 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix inProcessPackedRefsLock not shared with copies of the instance | Nasser Grainawi | 2023-05-02 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Update Maven plugins | Matthias Sohn | 2023-05-03 | 2 | -19/+19 | |
* | | | | | | | | | Add TransportHttp#getAdditionalHeaders | Matthias Sohn | 2023-05-03 | 2 | -1/+20 | |
* | | | | | | | | | Add 4.27 (2023-03) and 4.28 (2023-06) target platforms | Matthias Sohn | 2023-05-03 | 4 | -0/+396 | |
* | | | | | | | | | Update slf4j to 1.7.36 and consume it directly from Maven Central | Matthias Sohn | 2023-05-02 | 18 | -66/+200 | |
* | | | | | | | | | Update assertj-core to 3.24.2 | Matthias Sohn | 2023-05-01 | 15 | -35/+129 | |
* | | | | | | | | | Update Apache commons-codec to 1.15 | Matthias Sohn | 2023-05-01 | 14 | -36/+79 | |
* | | | | | | | | | Update org.apache.commons:commons-compress to 1.23.0 | Matthias Sohn | 2023-05-01 | 15 | -37/+129 | |
* | | | | | | | | | Update javaEWAH to 1.2.3 and use it directly from Maven central | Matthias Sohn | 2023-05-01 | 15 | -37/+128 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Update plexus-compiler to 2.13.0 | Matthias Sohn | 2023-05-01 | 1 | -1/+1 | |
* | | | | | | | | Update org.eclipse.jdt:ecj to 3.33.0 | Matthias Sohn | 2023-05-01 | 1 | -1/+1 | |
* | | | | | | | | Add missing @since tag to IntComparator | Matthias Sohn | 2023-05-01 | 1 | -0/+2 | |
* | | | | | | | | Update to jakarta.servlet:jakarta.servlet-api:4.0.4 | Matthias Sohn | 2023-05-01 | 15 | -52/+52 | |
* | | | | | | | | Support rebasing independent branches | Thomas Wolf | 2023-04-29 | 2 | -11/+160 | |
* | | | | | | | | Support cherry-picking a root commit | Thomas Wolf | 2023-04-29 | 2 | -37/+75 | |
* | | | | | | | | AddCommand: ability to switch off renormalization | Thomas Wolf | 2023-04-28 | 6 | -28/+196 | |
* | | | | | | | | Update jetty to 10.0.15 and use it from Maven central directly | Matthias Sohn | 2023-04-28 | 24 | -205/+597 | |
* | | | | | | | | Update bouncycastle to 1.73 | Matthias Sohn | 2023-04-28 | 13 | -66/+66 | |
* | | | | | | | | [errorprone] Fix MissingOverride error | Matthias Sohn | 2023-04-28 | 1 | -0/+1 | |
* | | | | | | | | Merge "Merge branch 'stable-6.5'" | Matthias Sohn | 2023-04-28 | 9 | -18/+174 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-28 | 9 | -18/+174 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-27 | 7 | -16/+111 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-27 | 7 | -16/+111 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-27 | 7 | -16/+111 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | [bazel] Move ToolTestCase to src folder (6.2) | Matthias Sohn | 2023-04-27 | 1 | -0/+0 | |
| | | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-27 | 6 | -16/+111 | |
| | | | | |\| | | | ||||||
| | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-27 | 1 | -0/+2 | |
| | | | | | |\| | | ||||||
| | | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-27 | 1 | -0/+2 | |
| | | | | | | |\| |