summaryrefslogtreecommitdiff
path: root/t/t0061-run-command.sh
AgeCommit message (Expand)AuthorFilesLines
2017-04-25run-command: restrict PATH search to executable filesLibravatar Brandon Williams1-0/+30
2017-04-20t0061: run_command executes scripts without a #! lineLibravatar Brandon Williams1-0/+11
2015-12-16run-command: add an asynchronous parallel child processorLibravatar Stefan Beller1-0/+53
2015-01-16tests: correct misuses of POSIXPERMLibravatar Junio C Hamano1-1/+1
2012-04-05run-command: treat inaccessible directories as ENOENTLibravatar Jeff King1-0/+13
2011-04-20tests: check error message from run_commandLibravatar Jonathan Nieder1-0/+23
2010-01-10start_command: detect execvp failures earlyLibravatar Johannes Sixt1-0/+14