summaryrefslogtreecommitdiff
path: root/Documentation/config
AgeCommit message (Expand)AuthorFilesLines
2024-02-05pack-objects: enable multi-pack reuse via `feature.experimental`Taylor Blau1-0/+3
2024-01-30Merge branch 'rj/advice-disable-how-to-disable'Junio C Hamano1-2/+3
2024-01-26Merge branch 'rj/advice-delete-branch-not-fully-merged'Junio C Hamano1-77/+80
2024-01-19Merge branch 'tb/fetch-all-configuration'Junio C Hamano1-0/+6
2024-01-16advice: allow disabling the automatic hint in advise_if_enabled()Rubén Justo1-2/+3
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano1-0/+11
2024-01-12Merge branch 'ms/rebase-insnformat-doc-fix'Junio C Hamano1-1/+1
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano1-5/+11
2024-01-11branch: make the advice to force-deleting a conditional oneRubén Justo1-0/+3
2024-01-11advice: sort the advice related listsRubén Justo1-77/+77
2024-01-08fetch: add new config option fetch.allTamino Bauknecht1-0/+6
2024-01-03Documentation: fix statement about rebase.instructionFormatMaarten van der Schrieck1-1/+1
2024-01-02Merge branch 'jc/orphan-unborn'Junio C Hamano1-1/+1
2024-01-02setup: introduce "extensions.refStorage" extensionPatrick Steinhardt1-0/+11
2023-12-27Merge branch 'jc/doc-misspelt-refs-fix'Junio C Hamano1-1/+1
2023-12-18doc: format.notes specify a ref under refs/notes/ hierarchyJunio C Hamano1-1/+1
2023-12-14pack-bitmap: enable reuse from all bitmapped packsTaylor Blau1-5/+11
2023-12-14pack-objects: allow setting `pack.allowPackReuse` to "single"Taylor Blau1-1/+1
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano1-1/+1
2023-11-16rebase: fully ignore rebase.autoSquash without -iAndy Koppe1-1/+3
2023-10-30Merge branch 'jc/attr-tree-config'Junio C Hamano1-0/+7
2023-10-30Merge branch 'sn/typo-grammo-phraso-fixes'Junio C Hamano1-1/+1
2023-10-23Merge branch 'en/docfixes'Junio C Hamano46-101/+101
2023-10-18Merge branch 'tb/repack-max-cruft-size'Junio C Hamano1-0/+6
2023-10-13attr: add attr.tree for setting the treeish to read attributes fromJohn Cai1-0/+7
2023-10-10Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'Junio C Hamano1-0/+16
2023-10-09documentation: add some commas where they are helpfulElijah Newren13-25/+25
2023-10-09documentation: fix capitalizationElijah Newren2-2/+2
2023-10-09documentation: fix punctuationElijah Newren2-2/+2
2023-10-09documentation: use clearer prepositionsElijah Newren2-2/+2
2023-10-09documentation: add missing hyphensElijah Newren2-2/+2
2023-10-09documentation: add missing articleElijah Newren9-12/+12
2023-10-09documentation: whitespace is already generally pluralElijah Newren1-1/+1
2023-10-09documentation: fix singular vs. pluralElijah Newren8-9/+9
2023-10-09documentation: fix verb vs. nounElijah Newren1-1/+1
2023-10-09documentation: fix adjective vs. nounElijah Newren1-1/+1
2023-10-09documentation: fix verb tenseElijah Newren3-3/+3
2023-10-09documentation: employ consistent verb tense for a listElijah Newren2-2/+2
2023-10-09documentation: fix subject/verb agreementElijah Newren6-6/+6
2023-10-09documentation: remove extraneous wordsElijah Newren4-4/+4
2023-10-09documentation: add missing wordsElijah Newren5-5/+5
2023-10-09documentation: fix apostrophe usageElijah Newren3-3/+3
2023-10-09documentation: fix small errorElijah Newren1-1/+1
2023-10-09documentation: wording improvementsElijah Newren19-26/+26
2023-10-05builtin/repack.c: implement support for `--max-cruft-size`Taylor Blau1-0/+6
2023-10-05doc: fix some typos, grammar and wording issuesŠtěpán Němec1-1/+1
2023-10-02gc: add `gc.repackFilterTo` config optionChristian Couder1-0/+11
2023-10-02gc: add `gc.repackFilter` config optionChristian Couder1-0/+5
2023-09-18diff --stat: add config option to limit filename widthDragan Simic1-0/+4
2023-09-14Merge branch 'jk/tree-name-and-depth-limit'Junio C Hamano1-0/+6