summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-06doc: convert git-range-diff manual page to synopsis styleJean-Noël Avila1-25/+25
2026-04-06doc: convert git-difftool manual page to synopsis styleJean-Noël Avila3-56/+56
2026-04-06backfill: auto-detect sparse-checkout from configTrieu Huynh2-1/+16
2026-04-06git-compat-util: fix CONST_OUTPARAM typo and indentationJeff King1-2/+2
2026-04-04Merge branch 'master' of https://github.com/git/gitJiang Xin38-386/+1365
2026-04-03A couple more on top of -rc0Junio C Hamano1-0/+6
2026-04-03Merge branch 'ps/dash-buggy-0.5.13-workaround'Junio C Hamano7-36/+54
2026-04-03Merge branch 'js/cmake-needs-writev-compat-too'Junio C Hamano1-1/+5
2026-04-03Merge branch 'js/mingw-use-strftime-directly-in-ucrt-build'Junio C Hamano1-0/+4
2026-04-03A bit more on top of 2.54-rc0Junio C Hamano1-0/+11
2026-04-03Merge branch 'th/t8003-unhide-git-failures'Junio C Hamano1-44/+31
2026-04-03Merge branch 'sa/replay-revert'Junio C Hamano7-99/+359
2026-04-03Merge branch 'pw/worktree-reduce-the-repository'Junio C Hamano4-42/+20
2026-04-03Merge branch 'ar/config-hook-cleanups'Junio C Hamano12-174/+423
2026-04-03Merge branch 'ds/backfill-revs'Junio C Hamano7-10/+280
2026-04-03Merge branch 'mf/format-patch-commit-list-format-doc'Junio C Hamano3-20/+15
2026-04-03Merge branch 'mf/format-patch-commit-list-format'Junio C Hamano7-53/+84
2026-04-03Merge branch 'mf/format-patch-cover-letter-format'Junio C Hamano6-14/+212
2026-04-03mingw: use strftime() directly in UCRT buildsJohannes Schindelin1-0/+4
2026-04-03cmake: use writev(3p) wrapper as neededJohannes Schindelin1-1/+5
2026-04-03l10n: document AI and PO helper in po/READMEJiang Xin1-6/+21
2026-04-03l10n: docs: add review instructions in AGENTS.mdJiang Xin1-0/+197
2026-04-03l10n: docs: add translation instructions in AGENTS.mdJiang Xin1-1/+600
2026-04-03l10n: docs: add update PO instructions in AGENTS.mdJiang Xin1-0/+11
2026-04-03l10n: docs: add AGENTS.md with update POT instructionsJiang Xin1-0/+70
2026-04-03l10n: add .gitattributes to simplify location filteringJiang Xin6-119/+161
2026-04-02t9300: work around partial read bug in Dash v0.5.13Patrick Steinhardt1-18/+14
2026-04-02t: work around multibyte bug in quoted heredocs with Dash v0.5.13Patrick Steinhardt6-18/+40
2026-04-02reftable/system: add abstraction to mmap filesPatrick Steinhardt3-12/+45
2026-04-02reftable/system: add abstraction to retrieve time in millisecondsPatrick Steinhardt3-23/+13
2026-04-02reftable/fsck: use REFTABLE_UNUSED instead of UNUSEDPatrick Steinhardt1-1/+1
2026-04-02reftable/stack: provide fsync(3p) via system headerPatrick Steinhardt5-22/+12
2026-04-02reftable: introduce "reftable-system.h" headerPatrick Steinhardt13-12/+34
2026-04-01refs/files-backend: drop const to fix strchr() warningJeff King3-6/+8
2026-04-01http: drop const to fix strstr() warningJeff King2-4/+6
2026-04-01range-diff: drop const to fix strstr() warningsJeff King1-1/+1
2026-04-01pkt-line: make packet_reader.line non-constJeff King3-7/+9
2026-04-01skip_prefix(): check const match between in and out paramsJeff King1-2/+19
2026-04-01pseudo-merge: fix disk reads from find_pseudo_merge()Jeff King1-13/+19
2026-04-01find_last_dir_sep(): convert inline function to macroJeff King1-5/+1
2026-04-01run-command: explicitly cast away constness when assigning to voidJeff King1-2/+2
2026-04-01pager: explicitly cast away strchr() constnessJeff King1-2/+3
2026-04-01transport-helper: drop const to fix strchr() warningsJeff King1-1/+2
2026-04-01http: add const to fix strchr() warningsJeff King1-1/+1
2026-04-01convert: add const to fix strchr() warningsJeff King1-1/+2
2026-04-01replay: allow to specify a ref with option --refToon Claes5-10/+128
2026-04-01replay: use stuck form in documentation and help messageToon Claes2-14/+15
2026-04-01builtin/replay: mark options as not negatableToon Claes1-12/+16
2026-04-01Git 2.54-rc0v2.54.0-rc0Junio C Hamano1-1/+1
2026-04-01RelNotes: minor typo fixes in 2.54.0 draftTodd Zullinger1-2/+2