Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run-command.c: print env vars in trace_run_command() | Nguyễn Thái Ngọc Duy | 2018-01-19 | 1 | -0/+37 |
* | run-command: restrict PATH search to executable files | Brandon Williams | 2017-04-25 | 1 | -0/+30 |
* | t0061: run_command executes scripts without a #! line | Brandon Williams | 2017-04-20 | 1 | -0/+11 |
* | run-command: add an asynchronous parallel child processor | Stefan Beller | 2015-12-16 | 1 | -0/+53 |
* | tests: correct misuses of POSIXPERM | Junio C Hamano | 2015-01-16 | 1 | -1/+1 |
* | run-command: treat inaccessible directories as ENOENT | Jeff King | 2012-04-05 | 1 | -0/+13 |
* | tests: check error message from run_command | Jonathan Nieder | 2011-04-20 | 1 | -0/+23 |
* | start_command: detect execvp failures early | Johannes Sixt | 2010-01-10 | 1 | -0/+14 |