Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to perform PackedBatchRefUpdate without locking loose refs | Saša Živkov | 2023-02-03 | 2 | -3/+24 |
* | Shortcut during git fetch for avoiding looping through all local refs | Luca Milanesio | 2023-02-01 | 1 | -5/+14 |
* | FetchCommand: fix fetchSubmodules to work on a Ref to a blob | Matthias Sohn | 2023-01-31 | 1 | -0/+3 |
* | Silence API warnings introduced by I466dcde6 | Matthias Sohn | 2023-01-31 | 1 | -5/+43 |
* | Allow the exclusions of refs prefixes from bitmap | Luca Milanesio | 2023-01-31 | 3 | -4/+63 |
* | PackWriterBitmapPreparer: do not include annotated tags in bitmap | Luca Milanesio | 2023-01-31 | 1 | -0/+3 |
* | BatchingProgressMonitor: avoid int overflow when computing percentage | Matthias Sohn | 2023-01-31 | 1 | -3/+3 |
* | Speedup GC listing objects referenced from reflogs | Matthias Sohn | 2023-01-23 | 4 | -24/+36 |
* | Silence API warnings | Matthias Sohn | 2022-11-20 | 2 | -0/+79 |
* | Add option to allow using JDK's SHA1 implementation | Matthias Sohn | 2022-11-15 | 5 | -483/+764 |
* | Ignore IllegalStateException if JVM is already shutting down | Matthias Sohn | 2022-10-27 | 1 | -8/+13 |
* | UploadPack: don't prematurely terminate timer in case of error | Matthias Sohn | 2022-06-30 | 1 | -8/+19 |
* | Merge "Do not create reflog for remote tracking branches during clone" into s... | Matthias Sohn | 2022-06-26 | 1 | -2/+7 |
|\ | |||||
| * | Do not create reflog for remote tracking branches during clone | Luca Milanesio | 2022-06-25 | 1 | -2/+7 |
* | | UploadPack: do not check reachability of visible SHA1s | Luca Milanesio | 2022-06-25 | 1 | -1/+9 |
* | | Add missing package import javax.management to org.eclipse.jgit | Matthias Sohn | 2022-06-17 | 1 | -0/+1 |
|/ | |||||
* | Prepare 5.13.2-SNAPSHOT builds | Matthias Sohn | 2022-06-14 | 3 | -54/+54 |
* | JGit v5.13.1.202206130422-rv5.13.1.202206130422-r | Matthias Sohn | 2022-06-13 | 3 | -4/+4 |
* | AmazonS3: Add support for AWS API signature version 4 | eric.steele | 2022-06-13 | 5 | -14/+430 |
* | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
|\ | |||||
| * | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| |\ | |||||
| | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2022-06-07 | 1 | -11/+23 |
| | | |\ | |||||
| | | | * | Fix connection leak for smart http connections | Saša Živkov | 2022-06-06 | 1 | -11/+23 |
* | | | | | Remove stray files (probes or lock files) created by background threads | James Z.M. Gao | 2022-05-27 | 2 | -9/+27 |
* | | | | | Stop initCause throwing in readAdvertisedRefs | Darius Jokilehto | 2022-02-08 | 4 | -13/+37 |
* | | | | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2022-01-18 | 1 | -0/+5 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2022-01-18 | 1 | -0/+5 |
| |\| | | | |||||
| | * | | | UploadPack v2 protocol: Stop negotiation for orphan refs | Marcin Czech | 2022-01-18 | 1 | -0/+5 |
* | | | | | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-12-31 | 2 | -3/+24 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-12-31 | 2 | -3/+24 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-12-31 | 2 | -3/+24 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-12-31 | 2 | -3/+24 |
| | | |\| | |||||
| | | | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.7' into stable-5.8stable-5.8 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.6' into stable-5.7stable-5.7 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.5' into stable-5.6stable-5.6 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.4' into stable-5.5stable-5.5 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-5.3' into stable-5.4stable-5.4 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Merge branch 'stable-5.2' into stable-5.3stable-5.3 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2stable-5.2 | Matthias Sohn | 2021-12-30 | 2 | -3/+24 |
| | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | * | Use FileSnapshot without using configs for FileBasedConfigstable-5.1 | Luca Milanesio | 2021-12-30 | 2 | -3/+24 |
* | | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
|\| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| |\| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | |\| | | | | | | | | | | |||||
| | | * | | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | |\| | | | | | | | | | |||||
| | | | * | | | | | | | | | Merge branch 'stable-5.8' into stable-5.9 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | | |\| | | | | | | | | |||||
| | | | | * | | | | | | | | Merge branch 'stable-5.7' into stable-5.8 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | | | |\| | | | | | | | |||||
| | | | | | * | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | | | | |\| | | | | | | |||||
| | | | | | | * | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | | | | | |\| | | | | |