summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2023-04-204-7/+73
| | | | | | | | |\
| | | | | | | | | * Prevent infinite loop rescanning the pack list on PackMismatchExceptionstable-5.9Matthias Sohn2023-04-193-7/+76
| | | | | | | | | * Remove blank in maven.configMatthias Sohn2023-04-191-1/+1
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-04-155-13/+132
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-04-156-13/+138
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-156-13/+138
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-156-13/+138
| | | |\| | | | | |
| | | | * | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-156-13/+138
| | | | |\| | | | |
| | | | | * | | | | Remove blank in maven.configMatthias Sohn2023-04-151-1/+1
| | | | | * | | | | DirCache: support option index.skipHashMatthias Sohn2023-03-285-12/+137
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-03-231-2/+3
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-03-231-2/+3
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-03-231-2/+3
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-03-231-2/+3
| | | |\| | | | | |
| | | | * | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-03-231-2/+3
| | | | |\| | | | |
| | | | | * | | | | GC: Close File.lines streamXing Huang2023-03-231-2/+3
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-03-033-0/+65
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-03-033-0/+65
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-03-033-0/+65
| | |\| | | | | | |
| | | * | | | | | | Improve test coverage when core.trustPackedRefsStat set to after_openPrudhvi Akhil Alahari2023-03-023-0/+65
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-222-10/+8
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-222-10/+8
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-222-10/+8
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-222-10/+8
| | | |\| | | | | |
| | | | * | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-222-10/+8
| | | | |\| | | | |
| | | | | * | | | | If tryLock fails to get the lock another gc has itMatthias Sohn2023-02-221-1/+1
| | | | | * | | | | Fix GcConcurrentTest#testInterruptGcMatthias Sohn2023-02-221-5/+3
| | | | | * | | | | 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
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-223-7/+170
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-223-7/+170
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-223-7/+170
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-223-7/+170
| | | |\| | | | | |
| | | | * | | | | | Use Java 11 ProcessHandle to get pid of the current processMatthias Sohn2023-02-221-11/+1
| | | | * | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-223-7/+180
| | | | |\| | | | |
| | | | | * | | | | Acquire file lock "gc.pid" before running gcMatthias Sohn2023-02-213-8/+181
| | | | | * | | | | Silence API errors introduced by 9424052fMatthias Sohn2023-02-211-0/+12
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-205-9/+37
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-206-9/+49
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-166-9/+49
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-165-8/+47
| | | |\| | | | | |
| | | | * | | | | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-167-11/+148
| | | | |\| | | | |
| | | | | * | | | | Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-114-8/+34
| | | | | * | | | | Allow to perform PackedBatchRefUpdate without locking loose refsSaša Živkov2023-02-032-3/+24
| | | | | * | | | | Document option "core.sha1Implementation" introduced in 59029aecMatthias Sohn2023-02-021-0/+1
| | | * | | | | | | Fix getPackedRefs to not throw NoSuchFileExceptionPrudhvi Akhil Alahari2023-02-161-1/+2
* | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-0113-16/+260
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-0114-16/+300
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-0114-16/+300
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-0114-16/+300
| | | |\| | | | | |