aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Fix "Comparison of narrow type with wide type in loop condition"stable-5.13Matthias Sohn2024-08-091-1/+1
* Checkout: better directory handlingThomas Wolf2023-10-228-141/+670
* PackConfig: fix @since tagsMatthias Sohn2023-10-131-6/+9
* Add support for git config repack.packKeptObjectsAntonio Barone2023-10-124-9/+73
* Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-122-1/+29
* Express the explicit intention of creating bitmaps in GCLuca Milanesio2023-07-052-5/+28
* GC: prune all packfiles after the loosen phaseLuca Milanesio2023-07-051-1/+3
* Revert "RefDirectory: Throw exception if CAS of packed ref list fails"Martin Fick2023-06-071-16/+1
* Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2023-04-203-6/+58
|\
| * Merge branch 'stable-5.11' into stable-5.12stable-5.12Matthias Sohn2023-04-203-6/+58
| |\
| | * Merge branch 'stable-5.10' into stable-5.11Matthias Sohn2023-04-203-6/+58
| | |\
| | | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2023-04-202-6/+58
| | | |\
| | | | * Prevent infinite loop rescanning the pack list on PackMismatchExceptionstable-5.9Matthias Sohn2023-04-192-7/+59
* | | | | DirCache: support option index.skipHashMatthias Sohn2023-03-283-12/+102
* | | | | GC: Close File.lines streamXing Huang2023-03-231-2/+3
* | | | | If tryLock fails to get the lock another gc has itMatthias Sohn2023-02-221-1/+1
* | | | | Don't swallow IOException in GC.PidLock#lockMatthias Sohn2023-02-221-2/+2
* | | | | Check if FileLock is valid before using or releasing itMatthias Sohn2023-02-221-2/+2
* | | | | Acquire file lock "gc.pid" before running gcMatthias Sohn2023-02-212-8/+177
* | | | | Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-112-0/+20
* | | | | 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
* | | | | 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-233-4/+24
* | | | | Silence API warningsMatthias Sohn2022-11-201-0/+2
* | | | | 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
|/ / / / /
* | | | | AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-134-14/+425
* | | | | 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-083-13/+29
* | | | | 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
| | | | |\