summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2026-03-28t8003: modernise styleTrieu Huynh-27/+0
2026-03-28t8003: avoid suppressing git's exit codeTrieu Huynh-17/+31
2026-03-28t2000: modernise overall structureZakariyah Ali-56/+66
2026-03-27repack: mark non-MIDX packs above the split as excluded-openTaylor Blau-1/+1
2026-03-27pack-objects: support excluded-open packs with --stdin-packsTaylor Blau-0/+105
2026-03-27t7704: demonstrate failure with once-cruft objects above the geometric splitTaylor Blau-0/+22
2026-03-27Merge branch 'ej/ref-transaction-hook-preparing'Junio C Hamano-5/+32
2026-03-27Merge branch 'mf/apply-p-no-atoi'Junio C Hamano-0/+41
2026-03-27Merge branch 'mr/merge-file-object-id-worktree-fix'Junio C Hamano-0/+9
2026-03-26fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'Justin Tobler-1/+9
2026-03-26fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'Justin Tobler-2/+39
2026-03-26fast-import: add 'strip-if-invalid' mode to '--signed-tags=<mode>'Justin Tobler-0/+73
2026-03-26fast-import: add 'abort-if-invalid' mode to '--signed-commits=<mode>'Justin Tobler-1/+9
2026-03-26t5620: test backfill's unknown argument handlingDerrick Stolee-0/+8
2026-03-26path-walk: support wildcard pathspecs for blob filteringDerrick Stolee-4/+3
2026-03-26backfill: work with prefix pathspecsDerrick Stolee-10/+6
2026-03-26backfill: accept revision argumentsDerrick Stolee-0/+156
2026-03-26t5620: prepare branched repo for revision testsDerrick Stolee-2/+50
2026-03-26worktree add: stop reading ".git/HEAD"Phillip Wood-16/+12
2026-03-25Merge branch 'sa/replay-revert' into tc/replay-refJunio C Hamano-7/+104
2026-03-25replay: add --revert mode to reverse commit changesSiddharth Asthana-7/+104
2026-03-25hook: reject unknown hook names in git-hook(1)Adrian Ratiu-26/+56
2026-03-25hook: show disabled hooks in "git hook list"Adrian Ratiu-3/+30
2026-03-25hook: show config scope in git hook listAdrian Ratiu-0/+21
2026-03-25t1800: add test to verify hook execution orderingAdrian Ratiu-1/+28
2026-03-25hook: fix minor style issuesAdrian Ratiu-1/+1
2026-03-25Merge branch 'tb/incremental-midx-part-3.2'Junio C Hamano-16/+318
2026-03-25repo: show subcommand-specific help textMahi Kassa-0/+12
2026-03-24t0061: simplify .bat testJeff King-10/+2
2026-03-24replay: support replaying down from root commitToon Claes-3/+7
2026-03-24Merge branch 'yc/histogram-hunk-shift-fix'Junio C Hamano-0/+165
2026-03-24Merge branch 'mf/t0008-cleanup'Junio C Hamano-1/+2
2026-03-24Merge branch 'pb/t4200-test-path-is-helpers'Junio C Hamano-13/+13
2026-03-24Merge branch 'rj/pack-refs-tests-path-is-helpers'Junio C Hamano-14/+14
2026-03-24Merge branch 'ps/clar-wo-path-max'Junio C Hamano-15/+68
2026-03-24Merge branch 'ps/history-split'Junio C Hamano-0/+758
2026-03-24Merge branch 'ss/t0410-delete-object-cleanup'Junio C Hamano-1/+4
2026-03-24Merge branch 'jt/fast-import-sign-again'Junio C Hamano-52/+92
2026-03-24commit-graph: fix writing generations with dates exceeding 34 bitsPatrick Steinhardt-0/+20
2026-03-23remote-curl: fall back to default hash outside repoK Jayatheerth-0/+7
2026-03-23format-patch: --commit-list-format without prefixMirko Faina-0/+24
2026-03-23format-patch: add preset for --commit-list-formatMirko Faina-5/+15
2026-03-23format.commitListFormat: strip meaning from emptyMirko Faina-11/+0
2026-03-23format-patch: rename --cover-letter-format optionMirko Faina-21/+21
2026-03-23Merge branch 'ac/help-sort-correctly'Junio C Hamano-17/+22
2026-03-23Merge branch 'jc/test-allow-sed-with-ere'Junio C Hamano-2/+2
2026-03-23Merge branch 'ng/submodule-default-remote'Junio C Hamano-2/+277
2026-03-23Merge branch 'ms/t7605-test-path-is-helpers'Junio C Hamano-3/+3
2026-03-23t: add matching negative attributes to test_decode_colorJeff King-0/+3
2026-03-20oidtree: extend iteration to allow for arbitrary return codesPatrick Steinhardt-2/+2