summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-07Merge branch 'ps/receive-pack-updateinstead-in-worktree'Junio C Hamano-24/+30
2026-04-07Merge branch 'jt/fast-import-signed-modes'Junio C Hamano-29/+197
2026-04-07Merge branch 'mm/line-log-use-standard-diff-output'Junio C Hamano-217/+870
2026-04-07Merge branch 'sp/add-patch-with-fewer-the-repository'Junio C Hamano-4/+4
2026-04-07Merge branch 'ps/fsck-wo-the-repository'Junio C Hamano-181/+259
2026-04-07Merge branch 'yc/path-walk-fix-error-reporting'Junio C Hamano-1/+1
2026-04-07Merge branch 'jc/whitespace-incomplete-line'Junio C Hamano-2/+26
2026-04-07Merge branch 'ps/commit-graph-overflow-fix'Junio C Hamano-3/+54
2026-04-07Merge branch 'jd/read-cache-trace-wo-the-repository'Junio C Hamano-24/+8
2026-04-06A handful before -rc1Junio C Hamano-0/+20
2026-04-06Merge branch 'jk/c23-const-preserving-fixes'Junio C Hamano-56/+58
2026-04-06Merge branch 'aa/reap-transport-child-processes'Junio C Hamano-0/+6
2026-04-06Merge branch 'qb/doc-git-stash-push-optionality'Junio C Hamano-8/+6
2026-04-06Merge branch 'sp/doc-gitignore-oowt'Junio C Hamano-0/+5
2026-04-06Merge branch 'th/t6101-unhide-git-failures'Junio C Hamano-1/+2
2026-04-06Merge branch 'za/t2000-modernise'Junio C Hamano-56/+66
2026-04-06Merge branch 'tc/replay-down-to-root'Junio C Hamano-13/+24
2026-04-06Merge branch 'tb/stdin-packs-excluded-but-open'Junio C Hamano-97/+366
2026-04-06Merge branch 'ps/odb-generic-object-name-handling'Junio C Hamano-471/+782
2026-04-06rev-list: use reduce_heads() for --maximal-onlyDerrick Stolee-0/+90
2026-04-06p6011: add perf test for rev-list --maximal-onlyDerrick Stolee-0/+29
2026-04-06t6600: test --maximal-only and --independentDerrick Stolee-0/+45
2026-04-06history: fix short help for argument of --update-refsRené Scharfe-4/+4
2026-04-06compat/winansi: drop pre-Vista workaroundMatthias Aßhauer-33/+4
2026-04-06unify and bump _WIN32_WINNT definition to Windows 8.1Matthias Aßhauer-5/+7
2026-04-06doc: gitcvs-migration: rephrase “man page”Kristoffer Haugsbakk-2/+1
2026-04-06doc: replace git config --list/-l with `list`Kristoffer Haugsbakk-6/+6
2026-04-06backfill: auto-detect sparse-checkout from configTrieu Huynh-1/+16
2026-04-06git-compat-util: fix CONST_OUTPARAM typo and indentationJeff King-2/+2
2026-04-03A couple more on top of -rc0Junio C Hamano-0/+6
2026-04-03Merge branch 'ps/dash-buggy-0.5.13-workaround'Junio C Hamano-36/+54
2026-04-03Merge branch 'js/cmake-needs-writev-compat-too'Junio C Hamano-1/+5
2026-04-03Merge branch 'js/mingw-use-strftime-directly-in-ucrt-build'Junio C Hamano-0/+4
2026-04-03A bit more on top of 2.54-rc0Junio C Hamano-0/+11
2026-04-03Merge branch 'th/t8003-unhide-git-failures'Junio C Hamano-44/+31
2026-04-03Merge branch 'sa/replay-revert'Junio C Hamano-101/+361
2026-04-03Merge branch 'pw/worktree-reduce-the-repository'Junio C Hamano-42/+20
2026-04-03Merge branch 'ar/config-hook-cleanups'Junio C Hamano-175/+424
2026-04-03Merge branch 'ds/backfill-revs'Junio C Hamano-10/+280
2026-04-03Merge branch 'mf/format-patch-commit-list-format-doc'Junio C Hamano-20/+15
2026-04-03Merge branch 'mf/format-patch-commit-list-format'Junio C Hamano-53/+84
2026-04-03Merge branch 'mf/format-patch-cover-letter-format'Junio C Hamano-14/+212
2026-04-03mingw: use strftime() directly in UCRT buildsJohannes Schindelin-0/+4
2026-04-03cmake: use writev(3p) wrapper as neededJohannes Schindelin-1/+5
2026-04-02t9300: work around partial read bug in Dash v0.5.13Patrick Steinhardt-18/+14
2026-04-02t: work around multibyte bug in quoted heredocs with Dash v0.5.13Patrick Steinhardt-18/+40
2026-04-02reftable/system: add abstraction to mmap filesPatrick Steinhardt-12/+45
2026-04-02reftable/system: add abstraction to retrieve time in millisecondsPatrick Steinhardt-23/+13
2026-04-02reftable/fsck: use REFTABLE_UNUSED instead of UNUSEDPatrick Steinhardt-1/+1
2026-04-02reftable/stack: provide fsync(3p) via system headerPatrick Steinhardt-22/+12