Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PackReverseIndexWriter: write out version 1 reverse index file | Anna Papitto | 2023-04-28 | 3 | -0/+225 |
* | IntList: add #sort using quick sort for O(n log n) runtime. | Anna Papitto | 2023-04-28 | 1 | -0/+90 |
* | Add missing @since tag for BatchRefUpdate#getRefDatabase | Matthias Sohn | 2023-04-21 | 1 | -0/+1 |
* | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
|\ | |||||
| * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| |\ | |||||
| | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2023-04-20 | 3 | -6/+58 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.11' into stable-5.12stable-5.12 | Matthias Sohn | 2023-04-20 | 3 | -6/+58 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2023-04-20 | 3 | -6/+58 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2023-04-20 | 2 | -6/+58 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Prevent infinite loop rescanning the pack list on PackMismatchExceptionstable-5.9 | Matthias Sohn | 2023-04-19 | 2 | -7/+59 |
* | | | | | | | | | | | | PackedBatchRefUpdate#execute: reduce nesting of try-catch blocks | Matthias Sohn | 2023-04-18 | 2 | -23/+18 |
* | | | | | | | | | | | | PackedBatchRefUpdate: Handle the case where loose refs fail to pack | Kaushik Lingarkar | 2023-04-18 | 1 | -1/+6 |
* | | | | | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| |\| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| | |\| | | | | | | | | | |||||
| | | * | | | | | | | | | 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 |
* | | | | | | | | | | | | Add protocol configuration to Amazon S3 transport | Pat Patterson | 2023-04-13 | 1 | -1/+8 |
* | | | | | | | | | | | | ListTagCommand: implement git tag --contains | Matthias Sohn | 2023-04-12 | 1 | -4/+39 |
* | | | | | | | | | | | | RevWalk: use generation number to optimize getMergedInto() | kylezhao | 2023-04-12 | 1 | -0/+10 |
* | | | | | | | | | | | | DfsPackFile: Extract block aligment code | Ivan Frade | 2023-04-11 | 1 | -30/+19 |
* | | | | | | | | | | | | 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 | 2 | -21/+60 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | PatchApplier: Check for existence of src/dest files before any operation | Nitzan Gur-Furman | 2023-03-31 | 2 | -21/+60 |
* | | | | | | | | | | | | | 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 | 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 |
| | | | | |\| | | | | |