summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2024-03-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt
2024-03-25t/helper: drop pack-refs wrapperPatrick Steinhardt
2024-03-25refs/reftable: print errors on compaction failurePatrick Steinhardt
2024-03-25reftable/stack: gracefully handle failed auto-compaction due to locksPatrick Steinhardt
2024-03-22rebase: use child_process_clear() to cleanJeff King
2024-03-22t/README: document how to loop around test casesPatrick Steinhardt
2024-03-22t7800: use single quotes for test bodiesPatrick Steinhardt
2024-03-22t7800: improve test descriptions with empty argumentsPatrick Steinhardt
2024-03-21t1300: add more tests for whitespace and inline commentsDragan Simic
2024-03-21Merge branch 'bb/iso-strict-utc'Junio C Hamano
2024-03-21Merge branch 'bb/t0006-negative-tz-offset'Junio C Hamano
2024-03-21Merge branch 'jc/safe-implicit-bare'Junio C Hamano
2024-03-21Merge branch 'fs/find-end-of-log-message-fix'Junio C Hamano
2024-03-21Merge branch 'rs/opt-parse-long-fixups'Junio C Hamano
2024-03-20transport-helper: send "true" value for object-format optionJeff King
2024-03-19apply: parse names out of "diff --git" more carefullyJunio C Hamano
2024-03-18Merge branch 'jh/trace2-missing-def-param-fix'Junio C Hamano
2024-03-18builtin/am: allow disabling conflict advicePhilippe Blain
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain
2024-03-18t-prio-queue: check result array boundsRené Scharfe
2024-03-18t-prio-queue: shorten array index messageRené Scharfe
2024-03-18diff.*Prefix: use camelCase in the doc and test titlesJunio C Hamano
2024-03-16t/t9*: merge "grep | sed" pipelinesBeat Bolli
2024-03-16t/t8*: merge "grep | sed" pipelinesBeat Bolli
2024-03-16t/t5*: merge a "grep | sed" pipelineBeat Bolli
2024-03-16t/t4*: merge a "grep | sed" pipelineBeat Bolli
2024-03-16t/t3*: merge a "grep | awk" pipelineBeat Bolli
2024-03-16t/t1*: merge a "grep | sed" pipelineBeat Bolli
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli
2024-03-16t/t8*: avoid redundant use of catBeat Bolli
2024-03-16t/t7*: avoid redundant use of catBeat Bolli
2024-03-16t/t6*: avoid redundant uses of catBeat Bolli
2024-03-16t/t5*: avoid redundant uses of catBeat Bolli
2024-03-16t/t4*: avoid redundant uses of catBeat Bolli
2024-03-16t/t3*: avoid redundant uses of catBeat Bolli
2024-03-16t/t1*: avoid redundant uses of catBeat Bolli
2024-03-16t/t0*: avoid redundant uses of catBeat Bolli
2024-03-16t/perf: avoid redundant use of catBeat Bolli
2024-03-16t/annotate-tests.sh: avoid redundant use of catBeat Bolli
2024-03-16t/lib-cvs.sh: avoid redundant use of catBeat Bolli
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano
2024-03-15config: fix --comment formattingJunio C Hamano
2024-03-15Merge branch 'vm/t7301-use-test-path-helpers'Junio C Hamano
2024-03-15Merge branch 'ag/t0010-modernize'Junio C Hamano
2024-03-15Merge branch 'kh/branch-ref-syntax-advice'Junio C Hamano
2024-03-15config: add --comment option to add a commentRalph Seichter
2024-03-15t5300: fix test_with_bad_commit()John Cai
2024-03-15diff: add diff.srcPrefix and diff.dstPrefix configuration variablesPeter Hutterer
2024-03-14Merge branch 'rj/complete-worktree-paths-fix'Junio C Hamano
2024-03-14Merge branch 'rj/complete-reflog'Junio C Hamano