aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-trace2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Merge branch 'rs/no-more-run-command-v'Taylor Blau1-1/+3
2022-10-30replace and remove run_command_v_opt()René Scharfe1-1/+3
2022-10-24trace2: add global counter mechanismJeff Hostetler1-0/+89
2022-10-24trace2: add stopwatch timersJeff Hostetler1-0/+98
2022-06-16bug_fl(): correctly initialize trace2 va_listJeff King1-2/+2
2022-06-02usage.c: add a non-fatal bug() function to go with BUG()Ævar Arnfjörð Bjarmason1-2/+27
2021-12-07common-main.c: call exit(), don't returnÆvar Arnfjörð Bjarmason1-2/+3
2021-02-09usage: trace2 BUG() invocationsJonathan Tan1-0/+9
2020-07-28strvec: rename files from argv-array to strvecJeff King1-1/+1
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler1-0/+273