summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-03-25t1800: add test to verify hook execution orderingAdrian Ratiu1-1/+28
2026-03-25hook: fix minor style issuesAdrian Ratiu1-1/+1
2026-03-25Merge branch 'tb/incremental-midx-part-3.2'Junio C Hamano5-16/+318
2026-03-25repo: show subcommand-specific help textMahi Kassa2-0/+12
2026-03-24t0061: simplify .bat testJeff King1-10/+2
2026-03-24replay: support replaying down from root commitToon Claes1-3/+7
2026-03-24Merge branch 'yc/histogram-hunk-shift-fix'Junio C Hamano2-0/+165
2026-03-24Merge branch 'mf/t0008-cleanup'Junio C Hamano1-1/+2
2026-03-24Merge branch 'pb/t4200-test-path-is-helpers'Junio C Hamano1-13/+13
2026-03-24Merge branch 'rj/pack-refs-tests-path-is-helpers'Junio C Hamano1-14/+14
2026-03-24Merge branch 'ps/clar-wo-path-max'Junio C Hamano2-15/+68
2026-03-24Merge branch 'ps/history-split'Junio C Hamano2-0/+758
2026-03-24Merge branch 'ss/t0410-delete-object-cleanup'Junio C Hamano1-1/+4
2026-03-24Merge branch 'jt/fast-import-sign-again'Junio C Hamano1-47/+87
2026-03-24commit-graph: fix writing generations with dates exceeding 34 bitsPatrick Steinhardt1-0/+20
2026-03-23remote-curl: fall back to default hash outside repoK Jayatheerth1-0/+7
2026-03-23format-patch: --commit-list-format without prefixMirko Faina1-0/+24
2026-03-23format-patch: add preset for --commit-list-formatMirko Faina1-5/+15
2026-03-23format.commitListFormat: strip meaning from emptyMirko Faina1-11/+0
2026-03-23format-patch: rename --cover-letter-format optionMirko Faina2-21/+21
2026-03-23Merge branch 'ac/help-sort-correctly'Junio C Hamano1-16/+21
2026-03-23Merge branch 'jc/test-allow-sed-with-ere'Junio C Hamano2-2/+2
2026-03-23Merge branch 'ng/submodule-default-remote'Junio C Hamano4-2/+277
2026-03-23Merge branch 'ms/t7605-test-path-is-helpers'Junio C Hamano1-3/+3
2026-03-23t: add matching negative attributes to test_decode_colorJeff King1-0/+3
2026-03-20oidtree: extend iteration to allow for arbitrary return codesPatrick Steinhardt1-2/+2
2026-03-20oidtree: modernize the code a bitPatrick Steinhardt1-7/+7
2026-03-19t5315: use test_path_is_file for loose-object checkBilal El Khatabi1-1/+1
2026-03-19Merge branch 'ps/unit-test-c-escape-names.txt'Junio C Hamano3-22/+53
2026-03-19Merge branch 'lc/rebase-trailer'Junio C Hamano2-0/+148
2026-03-19Merge branch 'ss/t3200-test-zero-oid'Junio C Hamano1-1/+2
2026-03-19Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'Junio C Hamano1-4/+0
2026-03-19Merge branch 'ps/t9200-test-path-is-helpers'Junio C Hamano1-8/+12
2026-03-18t2107: modernize path existence checkAditya1-1/+1
2026-03-18merge-file: fix BUG when --object-id is used in a worktreeMathias Rav1-0/+9
2026-03-17apply: fix new-style empty context line triggering incomplete-line checkJunio C Hamano1-0/+16
2026-03-17apply: report input location in binary and garbage patch errorsJialong Wang2-1/+31
2026-03-17apply: report input location in header parsing errorsJialong Wang2-2/+39
2026-03-17apply: report the location of corrupt patchesJialong Wang2-3/+39
2026-03-17http: add support for HTTP 429 rate limit retriesVaidas Pilkauskas5-0/+374
2026-03-16t2203: avoid suppressing git status exit codeJialong Wang1-8/+16
2026-03-16t4211: add tests for -L with standard diff optionsMichael Montalbo1-0/+281
2026-03-16line-log: route -L output through the standard diff pipelineMichael Montalbo29-42/+198
2026-03-16line-log: fix crash when combined with pickaxe optionsMichael Montalbo1-0/+55
2026-03-16refs: add 'preparing' phase to the reference-transaction hookEric Ju2-5/+32
2026-03-16t4200: convert test -[df] checks to test_path_* helpersPRASHANT S BISHT1-13/+13
2026-03-16apply.c: fix -p argument parsingMirko Faina1-0/+41
2026-03-16t0008: improve test cleanup to fix failing testMirko Faina1-1/+2
2026-03-16Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...Junio C Hamano2-0/+102
2026-03-16Merge branch 'ty/setup-error-tightening'Junio C Hamano2-0/+78