summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | FetchCommand: fix fetchSubmodules to work on a Ref to a blobMatthias Sohn2023-01-311-0/+3
| * | | | | Silence API warnings introduced by I466dcde6Matthias Sohn2023-01-312-5/+60
| * | | | | Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-315-4/+82
| * | | | | PackWriterBitmapPreparer: do not include annotated tags in bitmapLuca Milanesio2023-01-312-0/+37
| * | | | | BatchingProgressMonitor: avoid int overflow when computing percentageMatthias Sohn2023-01-312-3/+86
| * | | | | Speedup GC listing objects referenced from reflogsMatthias Sohn2023-01-235-41/+36
| * | | | | FileSnapshotTest: Add more MISSING_FILE coverageNasser Grainawi2023-01-061-0/+14
* | | | | | 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
* | | | | | 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
* | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-07-066-11/+102
|\| | | | |
| * | | | | UploadPack: don't prematurely terminate timer in case of errorMatthias Sohn2022-06-302-8/+21
| * | | | | Merge "Do not create reflog for remote tracking branches during clone" into s...Matthias Sohn2022-06-263-2/+71
| |\ \ \ \ \
| | * | | | | Do not create reflog for remote tracking branches during cloneLuca Milanesio2022-06-253-2/+71
| * | | | | | UploadPack: do not check reachability of visible SHA1sLuca Milanesio2022-06-251-1/+9
| * | | | | | Add missing package import javax.management to org.eclipse.jgitMatthias Sohn2022-06-171-0/+1
| |/ / / / /
* | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-06-156-13/+438
|\| | | | |
| * | | | | Prepare 5.13.2-SNAPSHOT buildsMatthias Sohn2022-06-1488-503/+503
| * | | | | JGit v5.13.1.202206130422-rv5.13.1.202206130422-rMatthias Sohn2022-06-1388-121/+121
| * | | | | AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-136-14/+439
* | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-06-071-12/+24
|\| | | | |
| * | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2022-06-071-12/+24
| |\| | | |
| | * | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2022-06-071-12/+24
| | |\| | |
| | | * | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2022-06-071-12/+24
| | | |\| |
| | | | * | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2022-06-071-11/+23
| | | | |\|
| | | | | * Fix connection leak for smart http connectionsSaša Živkov2022-06-061-11/+23
* | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-05-273-9/+39
|\| | | | |
| * | | | | Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-273-9/+39
* | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-02-096-14/+160
|\| | | | |
| * | | | | Stop initCause throwing in readAdvertisedRefsDarius Jokilehto2022-02-086-14/+156
* | | | | | Fix warning: The value of the parameter otp is not usedAntonio Barone2022-01-201-3/+2
* | | | | | Merge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc into stable-6.0Matthias Sohn2022-01-196-29/+73
|\ \ \ \ \ \
| * | | | | | [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecoryMatthias Sohn2022-01-183-26/+62
| * | | | | | [errorprone] Fix InfiniteRecursion error in RecordingLoggerMatthias Sohn2022-01-181-1/+5
| * | | | | | [errorprone] Suppress Finally error in ObjectDownloadListenerMatthias Sohn2022-01-181-0/+1
| * | | | | | [errorprone] Fix implicit use of default charset in FileBasedConfigTestMatthias Sohn2022-01-181-2/+5
* | | | | | | Merge "[errorprone] Suppress FutureReturnValueIgnored in FileRepository#autoG...Matthias Sohn2022-01-191-0/+1
|\| | | | | |
| * | | | | | [errorprone] Suppress FutureReturnValueIgnored in FileRepository#autoGcMatthias Sohn2022-01-181-0/+1
* | | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-01-182-0/+60
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2022-01-182-0/+60
| |\| | | |
| | * | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2022-01-182-0/+60
| | |\| | |
| | | * | | UploadPack v2 protocol: Stop negotiation for orphan refsMarcin Czech2022-01-182-0/+60
* | | | | | Complete update to servlet api 4.0.0Matthias Sohn2022-01-122-3/+3