Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
|\ | |||||
| * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| |\ | |||||
| | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| | | |\ | |||||
| | | | * | DirCache: support option index.skipHash | Matthias Sohn | 2023-03-28 | 3 | -12/+102 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| | | |\| | |||||
| | | | * | GC: Close File.lines stream | Xing Huang | 2023-03-23 | 1 | -2/+3 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| | | |\| | |||||
| | | | * | If tryLock fails to get the lock another gc has it | Matthias Sohn | 2023-02-22 | 1 | -1/+1 |
| | | | * | Don't swallow IOException in GC.PidLock#lock | Matthias Sohn | 2023-02-22 | 1 | -2/+2 |
| | | | * | Check if FileLock is valid before using or releasing it | Matthias Sohn | 2023-02-22 | 1 | -2/+2 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-22 | 2 | -7/+166 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-22 | 2 | -7/+166 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-22 | 2 | -7/+166 |
| | |\| | | |||||
| | | * | | Use Java 11 ProcessHandle to get pid of the current process | Matthias Sohn | 2023-02-22 | 1 | -11/+1 |
| | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-22 | 2 | -7/+176 |
| | | |\| | |||||
| | | | * | Acquire file lock "gc.pid" before running gc | Matthias Sohn | 2023-02-21 | 2 | -8/+177 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-20 | 3 | -1/+22 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-16 | 3 | -1/+22 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-16 | 2 | -0/+20 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-16 | 4 | -3/+44 |
| | | |\| | |||||
| | | | * | Add pack options to preserve and prune old pack files | Matthias Sohn | 2023-02-11 | 2 | -0/+20 |
| | | | * | Allow to perform PackedBatchRefUpdate without locking loose refs | Saša Živkov | 2023-02-03 | 2 | -3/+24 |
| | * | | | Fix getPackedRefs to not throw NoSuchFileException | Prudhvi Akhil Alahari | 2023-02-16 | 1 | -1/+2 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-01 | 9 | -16/+110 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-01 | 9 | -16/+110 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-01 | 9 | -16/+110 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-01 | 9 | -16/+110 |
| | | |\| | |||||
| | | | * | 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 |
| | | | * | 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 | 3 | -4/+24 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-01-13 | 4 | -31/+86 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-01-13 | 4 | -31/+86 |
| |\| | | | |||||
| | * | | | Cache trustFolderStat/trustPackedRefsStat value per-instance | Nasser Grainawi | 2023-01-13 | 2 | -23/+21 |
| | * | | | Refresh 'objects' dir and retry if a loose object is not found | Kaushik Lingarkar | 2023-01-13 | 2 | -8/+65 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-01-05 | 3 | -2/+59 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-01-05 | 3 | -2/+59 |
| |\| | | | |||||
| | * | | | Introduce core.trustPackedRefsStat config | Kaushik Lingarkar | 2023-01-05 | 3 | -2/+58 |
* | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2022-11-20 | 4 | -3/+5 |
|\| | | | | |||||
| * | | | | Suppress non-externalized String warnings | Matthias Sohn | 2022-11-20 | 1 | -3/+3 |
| * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-11-20 | 4 | -3/+5 |
| |\| | | |