summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-03-25reftable/stack: gracefully handle failed auto-compaction due to locksPatrick Steinhardt1-0/+20
2024-03-22rebase: use child_process_clear() to cleanJeff King1-0/+9
2024-03-22t/README: document how to loop around test casesPatrick Steinhardt1-0/+20
2024-03-22t7800: use single quotes for test bodiesPatrick Steinhardt1-20/+20
2024-03-22t7800: improve test descriptions with empty argumentsPatrick Steinhardt1-8/+8
2024-03-21t1300: add more tests for whitespace and inline commentsDragan Simic1-3/+111
2024-03-21Merge branch 'bb/iso-strict-utc'Junio C Hamano1-0/+1
2024-03-21Merge branch 'bb/t0006-negative-tz-offset'Junio C Hamano1-0/+8
2024-03-21Merge branch 'jc/safe-implicit-bare'Junio C Hamano1-4/+22
2024-03-21Merge branch 'fs/find-end-of-log-message-fix'Junio C Hamano1-0/+14
2024-03-21Merge branch 'rs/opt-parse-long-fixups'Junio C Hamano2-0/+27
2024-03-20transport-helper: send "true" value for object-format optionJeff King1-1/+3
2024-03-19apply: parse names out of "diff --git" more carefullyJunio C Hamano1-0/+22
2024-03-18Merge branch 'jh/trace2-missing-def-param-fix'Junio C Hamano1-0/+231
2024-03-18builtin/am: allow disabling conflict advicePhilippe Blain2-5/+5
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain2-0/+3
2024-03-18t-prio-queue: check result array boundsRené Scharfe1-3/+11
2024-03-18t-prio-queue: shorten array index messageRené Scharfe1-4/+6
2024-03-18diff.*Prefix: use camelCase in the doc and test titlesJunio C Hamano1-24/+24
2024-03-16t/t9*: merge "grep | sed" pipelinesBeat Bolli3-3/+3
2024-03-16t/t8*: merge "grep | sed" pipelinesBeat Bolli1-14/+14
2024-03-16t/t5*: merge a "grep | sed" pipelineBeat Bolli1-1/+1
2024-03-16t/t4*: merge a "grep | sed" pipelineBeat Bolli1-1/+1
2024-03-16t/t3*: merge a "grep | awk" pipelineBeat Bolli1-1/+1
2024-03-16t/t1*: merge a "grep | sed" pipelineBeat Bolli1-1/+1
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli6-33/+26
2024-03-16t/t8*: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/t7*: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/t6*: avoid redundant uses of catBeat Bolli2-3/+3
2024-03-16t/t5*: avoid redundant uses of catBeat Bolli3-3/+3
2024-03-16t/t4*: avoid redundant uses of catBeat Bolli3-6/+6
2024-03-16t/t3*: avoid redundant uses of catBeat Bolli3-6/+6
2024-03-16t/t1*: avoid redundant uses of catBeat Bolli2-4/+4
2024-03-16t/t0*: avoid redundant uses of catBeat Bolli4-5/+5
2024-03-16t/perf: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/annotate-tests.sh: avoid redundant use of catBeat Bolli1-1/+1
2024-03-16t/lib-cvs.sh: avoid redundant use of catBeat Bolli1-2/+2
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano1-0/+6
2024-03-15config: fix --comment formattingJunio C Hamano1-4/+5
2024-03-15Merge branch 'vm/t7301-use-test-path-helpers'Junio C Hamano1-245/+245
2024-03-15Merge branch 'ag/t0010-modernize'Junio C Hamano1-15/+14
2024-03-15Merge branch 'kh/branch-ref-syntax-advice'Junio C Hamano1-58/+65
2024-03-15config: add --comment option to add a commentRalph Seichter1-2/+13
2024-03-15t5300: fix test_with_bad_commit()John Cai1-1/+1
2024-03-15diff: add diff.srcPrefix and diff.dstPrefix configuration variablesPeter Hutterer1-0/+35
2024-03-14Merge branch 'rj/complete-worktree-paths-fix'Junio C Hamano1-0/+23
2024-03-14Merge branch 'rj/complete-reflog'Junio C Hamano1-0/+14
2024-03-14Merge branch 'jc/test-i18ngrep'Junio C Hamano1-2/+1
2024-03-14Merge branch 'gt/core-bare-in-templates'Junio C Hamano2-16/+5
2024-03-14Merge branch 'la/trailer-api'Junio C Hamano1-0/+32