Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | 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 | |
| | | | | |\| | ||||||
| | | | | | * | Add pack options to preserve and prune old pack files | Matthias Sohn | 2023-02-11 | 1 | -0/+14 | |
* | | | | | | | PackConfig: add entry for minimum size to index | Ivan Frade | 2023-02-16 | 1 | -0/+7 | |
* | | | | | | | ObjectReader: Allow getCommitGraph to throw IOException | Xing Huang | 2023-02-07 | 1 | -2/+5 | |
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-01 | 3 | -3/+25 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-01 | 3 | -3/+25 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-01 | 3 | -3/+25 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-01 | 3 | -3/+25 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-01 | 3 | -3/+25 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-01 | 3 | -3/+25 | |
| | | | | |\| | ||||||
| | | | | | * | Allow the exclusions of refs prefixes from bitmap | Luca Milanesio | 2023-01-31 | 1 | -0/+6 | |
| | | | | | * | BatchingProgressMonitor: avoid int overflow when computing percentage | Matthias Sohn | 2023-01-31 | 1 | -3/+3 | |
| | | | | | * | Speedup GC listing objects referenced from reflogs | Matthias Sohn | 2023-01-23 | 1 | -0/+16 |