Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-06 | 2 | -5/+26 |
|\ | |||||
| * | Ensure parsed RevCommitCG has derived data from commit-graph | kylezhao | 2023-04-06 | 2 | -5/+26 |
* | | Merge "PatchApplier: Check for existence of src/dest files before any operation" | Han-Wen NIenhuys | 2023-03-31 | 3 | -21/+63 |
|\ \ | |||||
| * | | PatchApplier: Check for existence of src/dest files before any operation | Nitzan Gur-Furman | 2023-03-31 | 3 | -21/+63 |
* | | | Revert "RefDirectory: Throw exception if CAS of packed ref list fails" | Martin Fick | 2023-03-30 | 1 | -16/+1 |
* | | | RefDirectory.delete: Prevent failures when packed-refs is outdated | Kaushik Lingarkar | 2023-03-30 | 1 | -4/+4 |
* | | | RefDirectory.pack: Only rely on packed refs from disk | Kaushik Lingarkar | 2023-03-30 | 1 | -8/+8 |
* | | | RefDirectory: Make pack() and commitPackRefs() void | Kaushik Lingarkar | 2023-03-30 | 1 | -14/+7 |
* | | | 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 | 4 | -269/+345 |
|\ \ | |||||
| * | | Fix PatchApplier error handling. | Nitzan Gur-Furman | 2023-03-28 | 4 | -269/+345 |
* | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-03-27 | 1 | -3/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
* | | | | | | | | | GC: Close File.lines stream | Xing Huang | 2023-03-21 | 1 | -2/+3 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-03-07 | 1 | -0/+8 |
|\| | | | | | | | |||||
| * | | | | | | | Prepare 6.5.1-SNAPSHOT builds | Matthias Sohn | 2023-03-07 | 3 | -58/+58 |
| * | | | | | | | JGit v6.5.0.202303070854-rv6.5.0.202303070854-r | Matthias Sohn | 2023-03-07 | 3 | -4/+4 |
| * | | | | | | | Silence API error raised for removed BranchRebaseMode#PRESERVE | Matthias Sohn | 2023-03-06 | 1 | -0/+8 |
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-03-03 | 2 | -0/+2 |
|\| | | | | | | | |||||
| * | | | | | | | [errorprone] Suppress [Finally] warnings | Matthias Sohn | 2023-03-02 | 2 | -0/+2 |
| * | | | | | | | Prepare 6.5.0-SNAPSHOT builds | Matthias Sohn | 2023-03-01 | 3 | -4/+4 |
| * | | | | | | | JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1 | Matthias Sohn | 2023-03-01 | 3 | -4/+4 |
* | | | | | | | | Prepare 6.6.0-SNAPSHOT builds | Matthias Sohn | 2023-03-01 | 3 | -58/+58 |
|/ / / / / / / | |||||
* | | | | | | | 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 | 9 | -33/+259 |
* | | | | | | | 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 | 3 | -0/+162 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-22 | 3 | -7/+170 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-22 | 3 | -7/+170 |
| | |\| | | | |