Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "PackExt: Add a reverse index extension." | Ivan Frade | 2022-11-17 | 1 | -1/+4 |
|\ | |||||
| * | PackExt: Add a reverse index extension. | Anna Papitto | 2022-11-15 | 1 | -1/+4 |
* | | RawText.isBinary(): handle complete buffer correctly | Thomas Wolf | 2022-11-16 | 2 | -3/+46 |
* | | Merge branch 'stable-6.3' | Matthias Sohn | 2022-11-16 | 22 | -1179/+1618 |
|\ \ | |||||
| * \ | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2022-11-16 | 6 | -22/+66 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-11-16 | 6 | -22/+66 |
| | |\ \ | |||||
| | | * \ | Merge "Merge branch 'stable-6.0' into stable-6.1" into stable-6.1 | Matthias Sohn | 2022-11-16 | 13 | -510/+940 |
| | | |\ \ | |||||
| | | * | | | Extract Exception -> HTTP status code mapping for reuse | Sven Selberg | 2022-11-10 | 3 | -13/+36 |
| | | * | | | Don't handle internal git errors as an HTTP error | Sven Selberg | 2022-11-10 | 2 | -10/+10 |
| | | * | | | Allow to perform PackedBatchRefUpdate without locking loose refs | Saša Živkov | 2022-10-26 | 2 | -3/+24 |
| * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2022-11-16 | 13 | -510/+940 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-11-16 | 13 | -510/+940 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-11-16 | 13 | -510/+940 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-11-16 | 13 | -510/+940 |
| | | | |\ \ | |||||
| | | | | * | | [benchmarks] Remove profiler configuration | Matthias Sohn | 2022-11-15 | 4 | -8/+0 |
| | | | | * | | Add SHA1 benchmark | Matthias Sohn | 2022-11-15 | 2 | -0/+104 |
| | | | | * | | [benchmarks] Set version of maven-compiler-plugin to 3.8.1 | Matthias Sohn | 2022-11-15 | 1 | -0/+1 |
| | | | | * | | Fix running JMH benchmarks | Matthias Sohn | 2022-11-15 | 1 | -1/+0 |
| | | | | * | | Add option to allow using JDK's SHA1 implementation | Matthias Sohn | 2022-11-15 | 6 | -493/+823 |
| | | | | * | | Ignore IllegalStateException if JVM is already shutting down | Matthias Sohn | 2022-10-27 | 1 | -8/+13 |
| * | | | | | | Fix API breakage caused by extracting WorkTreeUpdater | Matthias Sohn | 2022-11-15 | 3 | -686/+612 |
* | | | | | | | Update Orbit to S20221109014815 | Matthias Sohn | 2022-11-14 | 23 | -216/+216 |
* | | | | | | | Use replace instead of replaceAll in toCleanString | Eryk Szymanski | 2022-11-10 | 1 | -1/+1 |
* | | | | | | | Fix the path for JSchText.properties | Sebastian Schuberth | 2022-11-07 | 1 | -0/+0 |
* | | | | | | | Merge "UploadPack: Receive and parse client session-id" | Ivan Frade | 2022-11-04 | 10 | -12/+206 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UploadPack: Receive and parse client session-id | Josh Brown | 2022-11-02 | 10 | -12/+206 |
* | | | | | | | | Merge "TransferConfig: Move reading advertisesid setting into TransferConfig" | Ivan Frade | 2022-11-03 | 3 | -7/+30 |
|\| | | | | | | | |||||
| * | | | | | | | TransferConfig: Move reading advertisesid setting into TransferConfig | Josh Brown | 2022-11-02 | 3 | -7/+30 |
* | | | | | | | | Merge "FirstWant: Parse client session-id if received." | Ivan Frade | 2022-11-03 | 2 | -4/+31 |
|\| | | | | | | | |||||
| * | | | | | | | FirstWant: Parse client session-id if received. | Josh Brown | 2022-11-02 | 2 | -4/+31 |
* | | | | | | | | Fix Maven SHA1 for Bazel build | Patrick Hiesel | 2022-11-03 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2022-10-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Prepare 6.4.0-SNAPSHOT builds | Matthias Sohn | 2022-10-26 | 91 | -125/+125 |
| * | | | | | | | JGit v6.4.0.202210260700-m2v6.4.0.202210260700-m2 | Matthias Sohn | 2022-10-26 | 91 | -125/+125 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* / | | | | | | ReceivePack: Receive and parse client session-id. | Josh Brown | 2022-10-27 | 6 | -27/+144 |
|/ / / / / / | |||||
* | | | | | | PushCommand: allow users to disable use of bitmaps for push | kylezhao | 2022-10-21 | 5 | -1/+115 |
* | | | | | | I/O redirection for the pre-push hook | Thomas Wolf | 2022-10-20 | 3 | -8/+138 |
* | | | | | | PackParser: populate full size of the PackedObjectInfos | Ivan Frade | 2022-10-18 | 2 | -1/+123 |
* | | | | | | PackedObjectInfo: add the full size to the description | Ivan Frade | 2022-10-18 | 1 | -0/+36 |
* | | | | | | ObjectReader: New #isNotLargerThan method | Ivan Frade | 2022-10-18 | 2 | -10/+43 |
* | | | | | | Fail build if there are license issues with dependencies | Matthias Sohn | 2022-10-13 | 2 | -70/+12 |
* | | | | | | Update org.apache.httpcomponents:httpcore to 4.4.15 | Matthias Sohn | 2022-10-10 | 2 | -3/+3 |
* | | | | | | Update Orbit to S20220927175816 | Matthias Sohn | 2022-10-10 | 21 | -48/+117 |
* | | | | | | Update JMH to 1.35 | Matthias Sohn | 2022-10-10 | 2 | -4/+4 |
* | | | | | | Update org.eclipse.jdt:ecj to 3.31.0 | Matthias Sohn | 2022-10-10 | 1 | -1/+1 |
* | | | | | | Update plexus compiler to 2.12.1 | Matthias Sohn | 2022-10-10 | 1 | -1/+1 |
* | | | | | | Update org.apache.maven.wagon:wagon-ssh to 3.5.2 | Matthias Sohn | 2022-10-10 | 2 | -2/+2 |
* | | | | | | pgm/BUILD: Add dependencty to java EWAH | Ivan Frade | 2022-10-05 | 1 | -0/+1 |
* | | | | | | [sshd] Guard against numerical overflow | Thomas Wolf | 2022-10-01 | 1 | -2/+2 |
* | | | | | | Merge branch 'stable-6.3' | Matthias Sohn | 2022-09-28 | 1 | -4/+0 |
|\| | | | | |