| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce core.trustLooseRefStat config | Kaushik Lingarkar | 2024-03-05 | 1 | -0/+1 |
* | Merge branch 'stable-6.8' | Matthias Sohn | 2024-01-20 | 1 | -0/+7 |
|\ |
|
| * | Merge branch 'stable-6.7' into stable-6.8 | Matthias Sohn | 2024-01-20 | 1 | -0/+7 |
| |\ |
|
| | * | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-01-20 | 1 | -1/+7 |
| | |\ |
|
| | | * | Introduce a PriorityQueue sorting RevCommits by commit timestamp | Luca Milanesio | 2024-01-19 | 1 | -1/+7 |
* | | | | Document option gc.writeCommitGraph | Matthias Sohn | 2023-12-04 | 1 | -0/+1 |
|/ / / |
|
* | | | Document GIT_TRACE_PERFORMANCE to show timings | Matthias Sohn | 2023-11-08 | 1 | -1/+17 |
* | | | config-options.md: fix sort order | Matthias Sohn | 2023-11-08 | 1 | -1/+1 |
* | | | Merge branch 'stable-6.7' | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
|\| | |
|
| * | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| |\| |
|
| | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | |\ |
|
| | | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | |\ |
|
| | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | | |\ |
|
| | | | | * | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 1 | -0/+6 |
* | | | | | | Documentation: Move writeChangedPaths flag from commitGraph to gc section. | Ronald Bhuleskar | 2023-09-19 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Document commit-graph options supported by JGit | Matthias Sohn | 2023-09-01 | 1 | -0/+8 |
* | | | | | Introduce core.packedIndexGitUseStrongRefs config key | Martin Fick | 2023-08-26 | 1 | -0/+1 |
|/ / / / |
|
* / / / | BasePackFetchConnection: support negotiationTip feature | Ronald Bhuleskar | 2023-03-28 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-20 | 1 | -2/+3 |
|\| | |
|
| * | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-16 | 1 | -2/+3 |
| |\| |
|
| | * | Add pack options to preserve and prune old pack files | Matthias Sohn | 2023-02-11 | 1 | -2/+2 |
| | * | Document option "core.sha1Implementation" introduced in 59029aec | Matthias Sohn | 2023-02-02 | 1 | -0/+1 |
* | | | PackConfig: add entry for minimum size to index | Ivan Frade | 2023-02-16 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-01 | 1 | -0/+1 |
|\| |
|
| * | Allow the exclusions of refs prefixes from bitmap | Luca Milanesio | 2023-01-31 | 1 | -0/+1 |
* | | Refresh 'objects' dir and retry if a loose object is not found | Kaushik Lingarkar | 2023-01-13 | 1 | -1/+1 |
* | | Introduce core.trustPackedRefsStat config | Kaushik Lingarkar | 2023-01-05 | 1 | -0/+1 |
* | | Fix documentation for core.trustFolderStat | Kaushik Lingarkar | 2022-12-14 | 1 | -1/+1 |
|/ |
|
* | searchForReuse might impact performance in large repositories | Fabio Ponciroli | 2021-06-25 | 1 | -0/+1 |
* | Document http options supported by JGit | Thomas Wolf | 2021-03-13 | 1 | -0/+20 |
* | Fix formatting of config option values | Matthias Sohn | 2020-10-26 | 1 | -4/+4 |
* | Document options in core section supported by JGit | Matthias Sohn | 2020-10-26 | 1 | -2/+34 |
* | Document gc and pack relevant options | Matthias Sohn | 2020-04-03 | 1 | -0/+57 |
* | Documentation/technical/reftable: improve repo layout | Han-Wen Nienhuys | 2020-02-11 | 1 | -23/+30 |
* | reftable: enforce ascending order in sortAndWriteRefs | Han-Wen Nienhuys | 2019-10-30 | 1 | -0/+4 |
* | Documentation/technical/reftable: change suggested file names | Han-Wen Nienhuys | 2019-10-30 | 1 | -11/+15 |
* | Documentation/technical/reftable: document rename in reflog. | Han-Wen Nienhuys | 2019-08-21 | 1 | -0/+4 |
* | reftable: explicitly store update_index per ref | Shawn Pearce | 2017-08-21 | 1 | -0/+5 |
* | reftable: file format documentation | Shawn Pearce | 2017-08-17 | 1 | -0/+950 |