summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Allow to perform PackedBatchRefUpdate without locking loose refsSaša Živkov2023-02-032-3/+24
* Shortcut during git fetch for avoiding looping through all local refsLuca Milanesio2023-02-011-5/+14
* FetchCommand: fix fetchSubmodules to work on a Ref to a blobMatthias Sohn2023-01-311-0/+3
* Silence API warnings introduced by I466dcde6Matthias Sohn2023-01-311-5/+43
* Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-313-4/+63
* PackWriterBitmapPreparer: do not include annotated tags in bitmapLuca Milanesio2023-01-311-0/+3
* BatchingProgressMonitor: avoid int overflow when computing percentageMatthias Sohn2023-01-311-3/+3
* Speedup GC listing objects referenced from reflogsMatthias Sohn2023-01-234-24/+36
* Silence API warningsMatthias Sohn2022-11-202-0/+79
* Add option to allow using JDK's SHA1 implementationMatthias Sohn2022-11-155-483/+764
* Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2022-10-271-8/+13
* UploadPack: don't prematurely terminate timer in case of errorMatthias Sohn2022-06-301-8/+19
* Merge "Do not create reflog for remote tracking branches during clone" into s...Matthias Sohn2022-06-261-2/+7
|\
| * Do not create reflog for remote tracking branches during cloneLuca Milanesio2022-06-251-2/+7
* | 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
|/
* Prepare 5.13.2-SNAPSHOT buildsMatthias Sohn2022-06-143-54/+54
* JGit v5.13.1.202206130422-rv5.13.1.202206130422-rMatthias Sohn2022-06-133-4/+4
* AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-135-14/+430
* 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
* | | | | Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-272-9/+27
* | | | | Stop initCause throwing in readAdvertisedRefsDarius Jokilehto2022-02-084-13/+37
* | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2022-01-181-0/+5
|\| | | |
| * | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2022-01-181-0/+5
| |\| | |
| | * | | UploadPack v2 protocol: Stop negotiation for orphan refsMarcin Czech2022-01-181-0/+5
* | | | | Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-12-312-3/+24
|\| | | |
| * | | | Merge branch 'stable-5.11' into stable-5.12Matthias Sohn2021-12-312-3/+24
| |\| | |
| | * | | Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2021-12-312-3/+24
| | |\| |
| | | * | Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-12-312-3/+24
| | | |\|
| | | | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2021-12-302-3/+24
| | | | |\
| | | | | * Merge branch 'stable-5.7' into stable-5.8stable-5.8Matthias Sohn2021-12-302-3/+24
| | | | | |\
| | | | | | * Merge branch 'stable-5.6' into stable-5.7stable-5.7Matthias Sohn2021-12-302-3/+24
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.5' into stable-5.6stable-5.6Matthias Sohn2021-12-302-3/+24
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.4' into stable-5.5stable-5.5Matthias Sohn2021-12-302-3/+24
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-302-3/+24
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-302-3/+24
| | | | | | | | | | |\
| | | | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-302-3/+24
| | | | | | | | | | | |\
| | | | | | | | | | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-302-3/+24
* | | | | | | | | | | | | Merge branch 'stable-5.12' into stable-5.13Thomas Wolf2021-12-262-13/+0
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'stable-5.11' into stable-5.12Thomas Wolf2021-12-262-13/+0
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'stable-5.10' into stable-5.11Thomas Wolf2021-12-262-13/+0
| | |\| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'stable-5.9' into stable-5.10Thomas Wolf2021-12-262-13/+0
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Merge branch 'stable-5.8' into stable-5.9Thomas Wolf2021-12-262-13/+0
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-5.7' into stable-5.8Thomas Wolf2021-12-262-13/+0
| | | | | |\| | | | | | |
| | | | | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2021-12-262-13/+0
| | | | | | |\| | | | | |
| | | | | | | * | | | | | Merge branch 'stable-5.5' into stable-5.6Thomas Wolf2021-12-262-13/+0
| | | | | | | |\| | | | |