Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphObjectIndex: fix search in findGraphPosition | Jonathan Tan | 2023-05-23 | 1 | -0/+28 |
* | RewriteGeneratorTest: Introduce test cases for the RewriteGenerator | Simon Sohrt | 2023-05-09 | 1 | -0/+63 |
* | PackWriter: write the PackReverseIndex file | Anna Papitto | 2023-05-08 | 1 | -0/+33 |
* | Support rebasing independent branches | Thomas Wolf | 2023-04-29 | 1 | -0/+141 |
* | Support cherry-picking a root commit | Thomas Wolf | 2023-04-29 | 1 | -35/+67 |
* | AddCommand: ability to switch off renormalization | Thomas Wolf | 2023-04-28 | 2 | -11/+92 |
* | [errorprone] Fix MissingOverride error | Matthias Sohn | 2023-04-28 | 1 | -0/+1 |
* | Merge "Merge branch 'stable-6.5'" | Matthias Sohn | 2023-04-28 | 3 | -1/+128 |
|\ | |||||
| * | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-28 | 3 | -1/+128 |
| |\ | |||||
| | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-27 | 2 | -0/+71 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-27 | 2 | -0/+71 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-27 | 2 | -0/+71 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-27 | 2 | -0/+71 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-27 | 1 | -0/+2 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-27 | 1 | -0/+2 |
| | | | | | | |\ | |||||
| | | | | | | | * | GcConcurrentTest: @Ignore flaky testInterruptGc | Jonathan Tan | 2023-04-27 | 1 | -0/+2 |
| | | | | | | | * | Fix CommitTemplateConfigTest | Matthias Sohn | 2023-04-27 | 1 | -4/+1 |
| | | | | | | | * | [bazel] Skip ConfigTest#testCommitTemplatePathInHomeDirecory | Matthias Sohn | 2023-04-26 | 2 | -24/+61 |
| | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-26 | 1 | -0/+69 |
| | | | | | |\| | | |||||
| | | | | | | * | | UploadPack: Fix NPE when traversing a tag chain | Kaushik Lingarkar | 2023-04-21 | 1 | -0/+69 |
| | * | | | | | | | Parse pull.rebase=preserve as alias for pull.rebase=merges | Matthias Sohn | 2023-04-22 | 2 | -1/+59 |
* | | | | | | | | | PackReverseIndexWriter: write out version 1 reverse index file | Anna Papitto | 2023-04-28 | 2 | -0/+165 |
|/ / / / / / / / | |||||
* | | | | | | | | IntList: add #sort using quick sort for O(n log n) runtime. | Anna Papitto | 2023-04-28 | 1 | -0/+34 |
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
|\| | | | | | | | |||||
| * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
| | |\| | | | | | |||||
| | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-15 | 1 | -0/+29 |
| | | | | | |\| | |||||
| | | | | | | * | DirCache: support option index.skipHash | Matthias Sohn | 2023-03-28 | 1 | -0/+29 |
* | | | | | | | | ListTagCommand: implement git tag --contains | Matthias Sohn | 2023-04-12 | 1 | -0/+44 |
* | | | | | | | | RevWalk: use generation number to optimize getMergedInto() | kylezhao | 2023-04-12 | 1 | -0/+93 |
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-06 | 1 | -0/+36 |
|\| | | | | | | | |||||
| * | | | | | | | Ensure parsed RevCommitCG has derived data from commit-graph | kylezhao | 2023-04-06 | 1 | -0/+36 |
* | | | | | | | | PatchApplierTest: specify charset to avoid warning | Jonathan Tan | 2023-04-05 | 1 | -2/+2 |
* | | | | | | | | GcConcurrentTest: @Ignore flaky testInterruptGc | Jonathan Tan | 2023-04-05 | 1 | -0/+2 |
* | | | | | | | | Merge "PatchApplier: Check for existence of src/dest files before any operation" | Han-Wen NIenhuys | 2023-03-31 | 1 | -2/+68 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | PatchApplier: Check for existence of src/dest files before any operation | Nitzan Gur-Furman | 2023-03-31 | 1 | -2/+68 |
* | | | | | | | | | Implement a snapshotting RefDirectory for use in request scope | Kaushik Lingarkar | 2023-03-30 | 2 | -14/+102 |
* | | | | | | | | | Fix RefDirectoryTest.testGetRefs_LooseSorting_Bug_348834 | Kaushik Lingarkar | 2023-03-30 | 1 | -7/+16 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge "BasePackFetchConnection: support negotiationTip feature" | Ivan Frade | 2023-03-28 | 1 | -0/+232 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | BasePackFetchConnection: support negotiationTip feature | Ronald Bhuleskar | 2023-03-28 | 1 | -0/+232 |
* | | | | | | | | | PatchApplierTest: Remove test data with Apache license | Ivan Frade | 2023-03-28 | 1 | -8/+0 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge "Fix PatchApplier error handling." | Han-Wen NIenhuys | 2023-03-28 | 1 | -9/+19 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix PatchApplier error handling. | Nitzan Gur-Furman | 2023-03-28 | 1 | -9/+19 |
* | | | | | | | | Ensure FileCommitGraph scans commit-graph file if it already exists | kylezhao | 2023-03-27 | 1 | -0/+8 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-03-03 | 3 | -0/+65 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-03-03 | 3 | -0/+65 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-03-03 | 3 | -0/+65 |
| | |\| | | | |