summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2026-05-29doc: clarify that --word-diff operates on line-level hunksMichael Montalbo1-0/+8
2026-05-28doc: promisor: improve acceptFromServer entryChristian Couder1-18/+35
2026-05-28promisor-remote: auto-configure unknown remotesChristian Couder2-10/+38
2026-05-28promisor-remote: trust known remotes matching acceptFromServerUrlChristian Couder2-4/+81
2026-05-27The 9th batchJunio C Hamano1-0/+40
2026-05-27Merge branch 'tb/incremental-midx-part-3.3'Junio C Hamano3-5/+89
2026-05-27Merge branch 'ds/fetch-negotiation-options'Junio C Hamano3-2/+78
2026-05-27Merge branch 'pb/doc-diff-format-updates'Junio C Hamano1-7/+7
2026-05-27Merge branch 'tb/pseudo-merge-bugfixes'Junio C Hamano2-4/+4
2026-05-26doc: clarify push.default=simple behaviorIvan Baluta1-3/+4
2026-05-25doc: convert git-imap-send synopsis and options to new styleJean-Noël Avila2-27/+27
2026-05-25doc: convert git-apply synopsis and options to new styleJean-Noël Avila2-68/+74
2026-05-25doc: convert git-am synopsis and options to new styleJean-Noël Avila4-72/+72
2026-05-25doc: convert git-grep synopsis and options to new styleJean-Noël Avila2-116/+116
2026-05-25doc: git bisect: clarify the usage of the synopsis vs actual commandJean-Noël Avila1-10/+9
2026-05-25doc: convert git-bisect to synopsis styleJean-Noël Avila2-48/+48
2026-05-25SubmittingPatches: proactively monitor GHCI pagesJunio C Hamano1-0/+11
2026-05-25The 8th batchJunio C Hamano1-0/+19
2026-05-25Merge branch 'dk/doc-exclude-is-shared-per-repo'Junio C Hamano4-10/+10
2026-05-24path-walk: support `combine` filterTaylor Blau1-1/+2
2026-05-24path-walk: support `object:type` filterTaylor Blau1-1/+1
2026-05-24path-walk: support `tree:0` filterTaylor Blau1-2/+2
2026-05-24pack-objects: support sparse:oid filter with path-walkDerrick Stolee2-1/+6
2026-05-24path-walk: support blob size limit filterDerrick Stolee1-1/+1
2026-05-24path-walk: support blobless filterDerrick Stolee1-3/+3
2026-05-24path-walk: always emit directly-requested objectsDerrick Stolee1-0/+7
2026-05-22doc: hook: don’t self-link via config includeKristoffer Haugsbakk2-6/+14
2026-05-22doc: config: include existing git-hook(1) sectionKristoffer Haugsbakk1-0/+2
2026-05-22doc: hook: consistently capitalize GitKristoffer Haugsbakk1-4/+4
2026-05-22doc: hook: remove stray backtickKristoffer Haugsbakk1-1/+1
2026-05-22The 7th batchJunio C Hamano1-0/+7
2026-05-21approxidate: make "today" wrap to midnightTuomas Ahola1-1/+2
2026-05-21Documentation/git-range-diff: add missing notes options in synopsisSiddh Raman Pant1-1/+1
2026-05-21Sync with 'maint'Junio C Hamano2-8/+29
2026-05-21Start preparing for 2.54.1Junio C Hamano1-0/+29
2026-05-21The 6th batchJunio C Hamano1-0/+21
2026-05-21Merge branch 'mm/git-url-parse'Junio C Hamano2-0/+81
2026-05-21Merge branch 'kh/doc-log-decorate-list'Junio C Hamano1-3/+3
2026-05-20send-pack: pass negotiation config in pushDerrick Stolee1-0/+6
2026-05-20remote: add remote.*.negotiationInclude configDerrick Stolee2-0/+29
2026-05-20fetch: add --negotiation-include option for negotiationDerrick Stolee1-0/+19
2026-05-20remote: add remote.*.negotiationRestrict configDerrick Stolee1-0/+18
2026-05-20fetch: add --negotiation-restrict optionDerrick Stolee2-2/+6
2026-05-20repack: allow `--write-midx=incremental` without `--geometric`Taylor Blau1-7/+12
2026-05-20repack: introduce `--write-midx=incremental`Taylor Blau2-3/+54
2026-05-20midx: support custom `--base` for incremental MIDX writesTaylor Blau1-1/+16
2026-05-20midx: introduce `--no-write-chain-file` for incremental MIDX writesTaylor Blau1-2/+15
2026-05-20The 5th batchJunio C Hamano1-0/+30
2026-05-20Merge branch 'ps/history-fixup'Junio C Hamano1-2/+76
2026-05-20Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo'Junio C Hamano2-2/+32