Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PackWriterBitmapPreparer: Set limit on excessive branch count | Jackson Toeniskoetter | 2024-01-12 | 1 | -0/+7 |
* | BitmapIndex: Add interface to track bitmaps found (or not) | Ivan Frade | 2023-11-21 | 1 | -0/+52 |
* | Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD | Matthias Sohn | 2023-11-17 | 1 | -1/+2 |
* | Fix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLD | Matthias Sohn | 2023-11-15 | 1 | -2/+11 |
* | Revert "Optimise Git protocol v2 `ref-prefix` scanning" | Ivan Frade | 2023-11-08 | 1 | -3/+5 |
* | Optimise Git protocol v2 `ref-prefix` scanning | Dariusz Luksza | 2023-11-07 | 1 | -5/+3 |
* | Config.removeSection() telling whether it changed the config | Thomas Wolf | 2023-10-14 | 1 | -9/+33 |
* | Merge branch 'stable-6.7' | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
|\ | |||||
| * | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| |\ | |||||
| | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 1 | -0/+13 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 1 | -0/+13 |
* | | | | | | | | | | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 12 | -42/+154 |
* | | | | | | | | | | [errorprone] Fix inconsistent capitalization | Matthias Sohn | 2023-09-25 | 1 | -2/+2 |
* | | | | | | | | | | [errorprone] Fix invalid param in javadoc | Matthias Sohn | 2023-09-25 | 1 | -1/+1 |
* | | | | | | | | | | [errorprone] Use ArrayList instead of LinkedList | Matthias Sohn | 2023-09-22 | 2 | -8/+10 |
* | | | | | | | | | | [errorprone] Remove unnecessary comparison | Matthias Sohn | 2023-09-15 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-09-03 | 1 | -0/+309 |
|\| | | | | | | | | |||||
| * | | | | | | | | Checkout: better directory handling | Thomas Wolf | 2023-09-03 | 1 | -0/+309 |
* | | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/config | Thomas Wolf | 2023-08-28 | 2 | -2/+2 |
* | | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config key | Martin Fick | 2023-08-26 | 1 | -0/+6 |
* | | | | | | | | | CommitGraphWriter: add option for writing/using bloom filters | Ronald Bhuleskar | 2023-07-18 | 1 | -0/+22 |
* | | | | | | | | | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 41 | -83/+103 |
* | | | | | | | | | Mark COMMIT_GENERATION_* constants final | Antoine Musso | 2023-06-09 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | PackWriter: write the PackReverseIndex file | Anna Papitto | 2023-05-08 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-28 | 1 | -1/+6 |
|\| | | | | | | | |||||
| * | | | | | | | Parse pull.rebase=preserve as alias for pull.rebase=merges | Matthias Sohn | 2023-04-22 | 1 | -1/+6 |
* | | | | | | | | Add missing @since tag for BatchRefUpdate#getRefDatabase | Matthias Sohn | 2023-04-21 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'stable-6.5' | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
|\| | | | | | | | |||||
| * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
| | |\| | | | | | |||||
| | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-15 | 1 | -0/+6 |
| | | | | | |\| | |||||
| | | | | | | * | DirCache: support option index.skipHash | Matthias Sohn | 2023-03-28 | 1 | -0/+6 |
* | | | | | | | | Implement a snapshotting RefDirectory for use in request scope | Kaushik Lingarkar | 2023-03-30 | 1 | -0/+9 |
|/ / / / / / / | |||||
* | | | | | | | Change config pull.rebase=preserve to pull.rebase=merges | Pavel Salamon | 2023-02-28 | 1 | -2/+6 |
* | | | | | | | BatchingProgressMonitor: expose time spent per task | Matthias Sohn | 2023-02-27 | 6 | -21/+132 |
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-20 | 1 | -0/+14 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-20 | 1 | -0/+14 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-20 | 1 | -0/+14 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-16 | 1 | -0/+14 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-16 | 1 | -0/+14 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-16 | 1 | -0/+14 |
| | | | | |\| |