summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2026-02-20Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bitsJunio C Hamano
2026-02-19hook: add -z option to "git hook list"Adrian Ratiu
2026-02-19hook: allow event = "" to overwrite previous valuesAdrian Ratiu
2026-02-19hook: allow disabling config hooksAdrian Ratiu
2026-02-19hook: include hooks from the configAdrian Ratiu
2026-02-19hook: add "git hook list" commandEmily Shaffer
2026-02-19pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"Patrick Steinhardt
2026-02-19alias: support non-alphanumeric names via subsection syntaxJonatan Holmgren
2026-02-19doc: fetch: document `--jobs=0` behaviorDaniel D. Beck
2026-02-17format-patch: fix From header in cover letterMirko Faina
2026-02-17The 5th batchJunio C Hamano
2026-02-17Merge branch 'jc/doc-rerere-update'Junio C Hamano
2026-02-17Merge branch 'kh/doc-rerere-options-xref'Junio C Hamano
2026-02-17Merge branch 'yt/merge-file-outside-a-repository'Junio C Hamano
2026-02-17Merge branch 'ja/doc-synopsis-style-even-more'Junio C Hamano
2026-02-17Merge branch 'pc/lockfile-pid'Junio C Hamano
2026-02-17fetch-pack: wire up and enable auto filter logicChristian Couder
2026-02-17doc: fetch: document `--filter=<filter-spec>` optionChristian Couder
2026-02-17promisor-remote: allow a client to store fieldsChristian Couder
2026-02-17doc: patch-id: see also git-cherry(1)Kristoffer Haugsbakk
2026-02-17doc: patch-id: add script exampleKristoffer Haugsbakk
2026-02-17doc: patch-id: emphasize multi-patch processingKristoffer Haugsbakk
2026-02-17Documentation/git-history: document default for "--update-refs="Patrick Steinhardt
2026-02-17builtin/history: rename "--ref-action=" to "--update-refs="Patrick Steinhardt
2026-02-17builtin/history: replace "--ref-action=print" with "--dry-run"Patrick Steinhardt
2026-02-14repo: add new flag --keys to git-repo-infoLucas Seiki Oshiro
2026-02-14repo: rename the output format "keyvalue" to "lines"Lucas Seiki Oshiro
2026-02-14CodingGuidelines: document NEEDSWORK commentsJunio C Hamano
2026-02-13The 4th batchJunio C Hamano
2026-02-13Merge branch 'sd/doc-my1c-api-config-reference-fix'Junio C Hamano
2026-02-13Merge branch 'mc/doc-send-email-signed-off-by-cc'Junio C Hamano
2026-02-12doc: add caveat about round-tripping format-patchKristoffer Haugsbakk
2026-02-11CodingGuidelines: document // commentsJunio C Hamano
2026-02-11The 3rd batchJunio C Hamano
2026-02-11Merge branch 'kh/doc-shortlog-fix'Junio C Hamano
2026-02-10doc: rerere-options.adoc: link to git-rerere(1)Kristoffer Haugsbakk
2026-02-09The second batchJunio C Hamano
2026-02-09Merge branch 'sb/doc-worktree-prune-expire-improvement'Junio C Hamano
2026-02-09Merge branch 'pw/replay-drop-empty'Junio C Hamano
2026-02-09Merge branch 'ps/history'Junio C Hamano
2026-02-09rerere: minor documantation updateJunio C Hamano
2026-02-09doc: am: fill out hook discussionKristoffer Haugsbakk
2026-02-09doc: am: add missing config am.messageIdKristoffer Haugsbakk
2026-02-09doc: am: say that --message-id adds a trailerKristoffer Haugsbakk
2026-02-09doc: am: normalize git(1) command linksKristoffer Haugsbakk
2026-02-09meson: fix building mergetool docsPhillip Wood
2026-02-07rust: add a new binary object map formatbrian m. carlson
2026-02-07merge-file: honor merge.conflictStyle outside of a repositoryYannik Tausch
2026-02-06Documentation: update add --force option + ignore=all configClaus Schneider(Eficode)
2026-02-06doc: fix repo_config documentation referenceSoutrikDas