Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | DfsReader/PackFile: Implement isNotLargerThan using the obj size idx | Ivan Frade | 2023-07-13 | 1 | -0/+69 | |
* | | | | | | | | | Update mockito to 5.4.0 and bytebuddy to 1.14.5 | Matthias Sohn | 2023-07-02 | 2 | -5/+6 | |
* | | | | | | | | | PackReverseIndex: separate out the computed implementation | Anna Papitto | 2023-06-21 | 1 | -2/+2 | |
* | | | | | | | | | Default for global (user) git ignore file | Thomas Wolf | 2023-06-19 | 2 | -3/+115 | |
* | | | | | | | | | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 7 | -11/+6 | |
* | | | | | | | | | PackReverseIndex: use static builder instead of constructor | Anna Papitto | 2023-05-31 | 1 | -3/+2 | |
* | | | | | | | | | Gc#writePack: write the reverse index file to disk | Anna Papitto | 2023-05-31 | 1 | -0/+116 | |
* | | | | | | | | | Bump bazel vesion to 6.2.0 | David Ostrovsky | 2023-05-29 | 1 | -6/+2 | |
* | | | | | | | | | Prepare 6.7.0-SNAPSHOT builds | Matthias Sohn | 2023-05-24 | 2 | -60/+60 | |
|/ / / / / / / / | ||||||
* | | | | | | | | 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 | |
* | | | | | | | | Merge "PackWriter: write the PackReverseIndex file" | Ivan Frade | 2023-05-08 | 1 | -0/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PackWriter: write the PackReverseIndex file | Anna Papitto | 2023-05-08 | 1 | -0/+33 | |
* | | | | | | | | | Update slf4j to 1.7.36 and consume it directly from Maven Central | Matthias Sohn | 2023-05-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | 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 | 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 | |
|\ \ \ \ \ \ \ \ |