25 Commits (883b98efade212bf1496a93dd8a691355a31daf0)

Author SHA1 Message Date
Johannes Schindelin 9a780a384d mingw: spawned processes need to inherit only standard handles 5 years ago
Johannes Schindelin eea4a7f4b3 mingw: demonstrate that all file handles are inherited by child processes 5 years ago
Alexandr Miloslavskiy 71f4960b91 t0061: fix test for argv[0] with spaces (MINGW only) 6 years ago
Johannes Schindelin eb7c786314 mingw: support spawning programs containing spaces in their names 6 years ago
Johannes Schindelin 06718d4a1e t0061: workaround issues with --with-dashes and RUNTIME_PREFIX 6 years ago
Johannes Schindelin 9e9da23c27 mingw: special-case arguments to `sh` 6 years ago
Junio C Hamano e5a329a279 run-command: report exec failure 6 years ago
Junio C Hamano 89ba9a79ae t0061: do not fail test if '.' is part of $PATH 6 years ago
Jeff King 321fd82389 run-command: mark path lookup errors with ENOENT 7 years ago
SZEDER Gábor 1c5e94f459 tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' 7 years ago
Dan Jacques 226c0ddd0d exec_cmd: RUNTIME_PREFIX on some POSIX systems 7 years ago
Nguyễn Thái Ngọc Duy ae6a51f5a1 t/helper: merge test-run-command into test-tool 7 years ago
Nguyễn Thái Ngọc Duy c61a975df1 run-command.c: print env vars in trace_run_command() 7 years ago
Brandon Williams 940283101c run-command: restrict PATH search to executable files 8 years ago
Brandon Williams c2d3119d7b t0061: run_command executes scripts without a #! line 8 years ago
Stefan Beller c553c72eed run-command: add an asynchronous parallel child processor 9 years ago
Junio C Hamano eae69530ae tests: correct misuses of POSIXPERM 10 years ago
Jeff King 38f865c27d run-command: treat inaccessible directories as ENOENT 13 years ago
Jonathan Nieder c0f19bf3b9 tests: check error message from run_command 14 years ago
Johannes Sixt 2b541bf8be start_command: detect execvp failures early 15 years ago