Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to discover bitmap on disk created after the packfile | Luca Milanesio | 2024-02-20 | 1 | -6/+5 |
* | Fix handling of missing pack index file | Dariusz Luksza | 2024-01-29 | 1 | -2/+0 |
* | Add tests for handling pack files removal during fetch | Dariusz Luksza | 2024-01-29 | 1 | -0/+148 |
* | Introduce a PriorityQueue sorting RevCommits by commit timestamp | Luca Milanesio | 2024-01-19 | 2 | -1/+110 |
* | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
|\ | |||||
| * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| |\ | |||||
| | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 1 | -0/+156 |
| | | | | | |\ | |||||
| | | | | | | * | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 1 | -8/+88 |
| | | | | | | * | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 1 | -0/+76 |
* | | | | | | | | Checkout: better directory handling | Thomas Wolf | 2023-09-03 | 4 | -1/+357 |
* | | | | | | | | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
|\| | | | | | | | |||||
| * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | |\| | | | | | |||||
| | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-08-03 | 1 | -0/+4 |
| | | | | | |\| | |||||
| | | | | | | * | Add verification in GcKeepFilesTest that bitmaps are generated | Luca Milanesio | 2023-07-05 | 1 | -0/+4 |
* | | | | | | | | Bump bazel vesion to 6.2.0 | David Ostrovsky | 2023-05-31 | 1 | -6/+2 |
* | | | | | | | | 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 |
| | | |\| | | | |