Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a snapshotting RefDirectory for use in request scope | Kaushik Lingarkar | 2023-03-30 | 4 | -2/+315 |
* | PackedBatchRefUpdate: Ensure updates are applied on latest packed refs | Kaushik Lingarkar | 2023-03-30 | 2 | -16/+29 |
* | PatchApplier: missing @since, and minor formatting | Thomas Wolf | 2023-03-29 | 1 | -2/+8 |
* | BasePackFetchConnection: support negotiationTip feature | Ronald Bhuleskar | 2023-03-28 | 1 | -2/+36 |
* | Merge "Fix PatchApplier error handling." | Han-Wen NIenhuys | 2023-03-28 | 3 | -268/+338 |
|\ | |||||
| * | Fix PatchApplier error handling. | Nitzan Gur-Furman | 2023-03-28 | 3 | -268/+338 |
* | | Ensure FileCommitGraph scans commit-graph file if it already exists | kylezhao | 2023-03-27 | 1 | -3/+3 |
* | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| |\ | |||||
| | * | 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 |
* | | | | | | | [errorprone] Suppress [Finally] warnings | Matthias Sohn | 2023-03-02 | 2 | -0/+2 |
* | | | | | | | Change config pull.rebase=preserve to pull.rebase=merges | Pavel Salamon | 2023-02-28 | 3 | -7/+11 |
* | | | | | | | BatchingProgressMonitor: expose time spent per task | Matthias Sohn | 2023-02-27 | 8 | -33/+175 |
* | | | | | | | PackWriter: offer to write an object-size index for the pack | Ivan Frade | 2023-02-24 | 1 | -0/+45 |
* | | | | | | | Fix formatting in GC#doGc | Matthias Sohn | 2023-02-24 | 1 | -11/+11 |
* | | | | | | | PackExt: Define new extension for the object size index | Ivan Frade | 2023-02-23 | 1 | -1/+4 |
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| |\| | | | | | |||||
| | * | | | | | 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.4' | Matthias Sohn | 2023-02-22 | 2 | -0/+158 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-22 | 2 | -7/+166 |
| |\| | | | | | |||||
| | * | | | | | 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 |
* | | | | | | | UploadPack: use allow-any-sha1-in-want configuration | kylezhao | 2023-02-21 | 2 | -1/+18 |
* | | | | | | | Externalize strings introduced in c9552aba | Matthias Sohn | 2023-02-20 | 3 | -11/+16 |
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-20 | 3 | -1/+22 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-20 | 3 | -1/+22 |
| |\| | | | | | |||||
| | * | | | | | 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 |
* | | | | | | | PackConfig: add entry for minimum size to index | Ivan Frade | 2023-02-16 | 2 | -0/+64 |
* | | | | | | | PackObjectSizeIndex: interface and impl for the object-size index | Ivan Frade | 2023-02-14 | 4 | -0/+597 |