summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2026-02-25Documentation/git-repo: replace 'NUL' with '_NUL_'Lucas Seiki Oshiro-2/+2
2026-02-25CodingGuidelines: instruct to name arrays in singularLucas Seiki Oshiro-0/+13
2026-02-25refs: add GIT_REFERENCE_BACKEND to specify reference backendKarthik Nayak-0/+5
2026-02-25refs: allow reference location in refstorage configKarthik Nayak-1/+15
2026-02-24midx: enable reachability bitmaps during MIDX compactionTaylor Blau-1/+4
2026-02-24midx: implement MIDX compactionTaylor Blau-0/+13
2026-02-24midx: do not require packs to be sorted in lexicographic orderTaylor Blau-2/+6
2026-02-24git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h'Taylor Blau-1/+6
2026-02-24git-multi-pack-index(1): remove non-existent incompatibilityTaylor Blau-1/+1
2026-02-24builtin/multi-pack-index.c: make '--progress' a common optionTaylor Blau-0/+2
2026-02-24builtin/maintenance: use "geometric" strategy by defaultPatrick Steinhardt-3/+3
2026-02-23doc: diff-options.adoc: show format.noprefix for format-patchKristoffer Haugsbakk-1/+3
2026-02-23config: make 'git config list --type=<X>' workDerrick Stolee-0/+3
2026-02-20The 6th batchJunio C Hamano-0/+7
2026-02-20Merge branch 'jc/doc-cg-c-comment'Junio C Hamano-0/+2
2026-02-20Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bitsJunio C Hamano-10/+22
2026-02-19hook: add -z option to "git hook list"Adrian Ratiu-2/+6
2026-02-19hook: allow event = "" to overwrite previous valuesAdrian Ratiu-1/+3
2026-02-19hook: allow disabling config hooksAdrian Ratiu-0/+7
2026-02-19hook: include hooks from the configAdrian Ratiu-2/+141
2026-02-19hook: add "git hook list" commandEmily Shaffer-0/+5
2026-02-19pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"Patrick Steinhardt-4/+5
2026-02-19alias: support non-alphanumeric names via subsection syntaxJonatan Holmgren-8/+42
2026-02-19doc: fetch: document `--jobs=0` behaviorDaniel D. Beck-0/+2
2026-02-17format-patch: fix From header in cover letterMirko Faina-5/+6
2026-02-17The 5th batchJunio C Hamano-4/+21
2026-02-17Merge branch 'jc/doc-rerere-update'Junio C Hamano-2/+2
2026-02-17Merge branch 'kh/doc-rerere-options-xref'Junio C Hamano-2/+2
2026-02-17Merge branch 'yt/merge-file-outside-a-repository'Junio C Hamano-0/+3
2026-02-17Merge branch 'ja/doc-synopsis-style-even-more'Junio C Hamano-307/+341
2026-02-17Merge branch 'pc/lockfile-pid'Junio C Hamano-0/+11
2026-02-17fetch-pack: wire up and enable auto filter logicChristian Couder-15/+45
2026-02-17doc: fetch: document `--filter=<filter-spec>` optionChristian Couder-0/+10
2026-02-17promisor-remote: allow a client to store fieldsChristian Couder-5/+40
2026-02-17doc: patch-id: see also git-cherry(1)Kristoffer Haugsbakk-0/+4
2026-02-17doc: patch-id: add script exampleKristoffer Haugsbakk-0/+40
2026-02-17doc: patch-id: emphasize multi-patch processingKristoffer Haugsbakk-3/+4
2026-02-17Documentation/git-history: document default for "--update-refs="Patrick Steinhardt-1/+1
2026-02-17builtin/history: rename "--ref-action=" to "--update-refs="Patrick Steinhardt-2/+2
2026-02-17builtin/history: replace "--ref-action=print" with "--dry-run"Patrick Steinhardt-5/+9
2026-02-14repo: add new flag --keys to git-repo-infoLucas Seiki Oshiro-0/+11
2026-02-14repo: rename the output format "keyvalue" to "lines"Lucas Seiki Oshiro-10/+11
2026-02-14CodingGuidelines: document NEEDSWORK commentsJunio C Hamano-0/+10
2026-02-13The 4th batchJunio C Hamano-0/+35
2026-02-13Merge branch 'sd/doc-my1c-api-config-reference-fix'Junio C Hamano-1/+1
2026-02-13Merge branch 'mc/doc-send-email-signed-off-by-cc'Junio C Hamano-1/+1
2026-02-12doc: add caveat about round-tripping format-patchKristoffer Haugsbakk-7/+62
2026-02-11CodingGuidelines: document // commentsJunio C Hamano-0/+2
2026-02-11The 3rd batchJunio C Hamano-0/+10
2026-02-11Merge branch 'kh/doc-shortlog-fix'Junio C Hamano-3/+4