index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0061-run-command.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
mingw: spawned processes need to inherit only standard handles
Johannes Schindelin
1
-1
/
+1
2019-11-23
mingw: demonstrate that all file handles are inherited by child processes
Johannes Schindelin
1
-0
/
+4
2019-10-02
t0061: fix test for argv[0] with spaces (MINGW only)
Alexandr Miloslavskiy
1
-4
/
+17
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
1
-0
/
+6
2019-02-06
Merge branch 'js/vsts-ci'
Junio C Hamano
1
-1
/
+2
2019-01-29
t0061: workaround issues with --with-dashes and RUNTIME_PREFIX
Johannes Schindelin
1
-1
/
+2
2019-01-18
mingw: special-case arguments to `sh`
Johannes Schindelin
1
-0
/
+10
2019-01-14
Merge branch 'hb/t0061-dot-in-path-fix'
Junio C Hamano
1
-1
/
+9
2018-12-15
Merge branch 'jc/run-command-report-exec-failure-fix' into maint
Junio C Hamano
1
-3
/
+6
2018-12-12
run-command: report exec failure
Junio C Hamano
1
-3
/
+6
2018-12-03
t0061: do not fail test if '.' is part of $PATH
Junio C Hamano
1
-1
/
+9
2018-10-30
Merge branch 'jk/run-command-notdot'
Junio C Hamano
1
-1
/
+12
2018-10-25
t0061: adjust to test-tool transition
Junio C Hamano
1
-1
/
+12
2018-10-25
run-command: mark path lookup errors with ENOENT
Jeff King
1
-1
/
+12
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