Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -1/+151 |
|\ | |||||
| * | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-28 | 5 | -1/+151 |
| |\ | |||||
| | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-27 | 4 | -0/+94 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-27 | 4 | -0/+94 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-27 | 4 | -0/+94 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-27 | 4 | -0/+94 |
| | | | | |\ | |||||
| | | | | | * | 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 | 3 | -24/+62 |
| | | | | | * | | | Fix after_open config and Snapshotting RefDir tests to work with bazel | Prudhvi Akhil Alahari | 2023-04-26 | 2 | -0/+23 |
| | | | | | * | | | 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 | 4 | -747/+0 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge "Fix PatchApplier error handling." | Han-Wen NIenhuys | 2023-03-28 | 4 | -9/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix PatchApplier error handling. | Nitzan Gur-Furman | 2023-03-28 | 4 | -9/+29 |
* | | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-03-27 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | |||||
| * | | | | | | | Ensure FileCommitGraph scans commit-graph file if it already exists | kylezhao | 2023-03-27 | 1 | -0/+8 |
| * | | | | | | | Prepare 6.5.1-SNAPSHOT builds | Matthias Sohn | 2023-03-07 | 2 | -60/+60 |
| * | | | | | | | JGit v6.5.0.202303070854-rv6.5.0.202303070854-r | Matthias Sohn | 2023-03-07 | 2 | -2/+2 |
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-03-03 | 3 | -0/+65 |
|\| | | | | | | | |||||
| * | | | | | | | 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 |
| | | |\| | | | |