Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason | 1 | -2/+4 |
2021-09-27 | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2021-09-12 | test-tool run-command: fix flip-flop init pattern | Ævar Arnfjörð Bjarmason | 1 | -4/+1 |
2020-07-30 | strvec: rename struct fields | Jeff King | 1 | -4/+4 |
2020-07-28 | strvec: fix indentation in renamed calls | Jeff King | 1 | -3/+3 |
2020-07-28 | strvec: convert remaining callers away from argv_array name | Jeff King | 1 | -18/+18 |
2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
2019-12-10 | Merge branch 'js/mingw-inherit-only-std-handles' | Junio C Hamano | 1 | -0/+44 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -2/+136 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -2/+136 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -2/+136 |
2019-12-05 | quote-stress-test: offer to test quoting arguments for MSYS2 sh | Johannes Schindelin | 1 | -3/+10 |
2019-12-05 | quote-stress-test: allow skipping some trials | Johannes Schindelin | 1 | -1/+5 |
2019-12-05 | quote-stress-test: accept arguments to test via the command-line | Johannes Schindelin | 1 | -13/+22 |
2019-12-05 | tests: add a helper to stress test argument quoting | Garima Singh | 1 | -2/+116 |
2019-11-23 | mingw: demonstrate that all file handles are inherited by child processes | Johannes Schindelin | 1 | -0/+44 |
2019-10-06 | test-tool run-command: learn to run (parts of) the testsuite | Johannes Schindelin | 1 | -0/+153 |
2018-03-27 | t/helper: merge test-run-command into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-01-19 | run-command.c: print env vars in trace_run_command() | Nguyễn Thái Ngọc Duy | 1 | -0/+9 |
2016-08-08 | Merge branch 'rs/use-strbuf-addstr' | Junio C Hamano | 1 | -3/+3 |
2016-08-01 | use strbuf_addstr() for adding constant strings to a strbuf | René Scharfe | 1 | -3/+3 |
2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 1 | -1/+1 |
2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 1 | -0/+87 |