Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -5/+4 |
2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-run-command into test-tool | Nguyễn Thái Ngọc Duy | 1 | -12/+12 |
2018-01-19 | run-command.c: print env vars in trace_run_command() | Nguyễn Thái Ngọc Duy | 1 | -0/+37 |
2017-04-25 | run-command: restrict PATH search to executable files | Brandon Williams | 1 | -0/+30 |
2017-04-20 | t0061: run_command executes scripts without a #! line | Brandon Williams | 1 | -0/+11 |
2015-12-16 | run-command: add an asynchronous parallel child processor | Stefan Beller | 1 | -0/+53 |
2015-01-16 | tests: correct misuses of POSIXPERM | Junio C Hamano | 1 | -1/+1 |
2012-04-05 | run-command: treat inaccessible directories as ENOENT | Jeff King | 1 | -0/+13 |
2011-04-20 | tests: check error message from run_command | Jonathan Nieder | 1 | -0/+23 |
2010-01-10 | start_command: detect execvp failures early | Johannes Sixt | 1 | -0/+14 |