author | Junio C Hamano <gitster@pobox.com> | |
Sun, 17 Jan 2010 23:58:15 +0000 (15:58 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 17 Jan 2010 23:58:15 +0000 (15:58 -0800) | ||
commit | 4fa088209c81845e73756a4173a8c954e25958d2 | |
tree | 7590d45bb9b42df97f3bd2e8e833aa4561cf1028 | tree | snapshot |
parent | fa232d457ebc1620ab31be504068c38403497179 | commit | diff |
parent | 6396258368b76d432090c81096755dc1fbc89551 | commit | diff |
Merge branch 'jk/run-command-use-shell'
* jk/run-command-use-shell:
t4030, t4031: work around bogus MSYS bash path conversion
diff: run external diff helper with shell
textconv: use shell to run helper
editor: use run_command's shell feature
run-command: optimize out useless shell calls
run-command: convert simple callsites to use_shell
t0021: use $SHELL_PATH for the filter script
run-command: add "use shell" option
* jk/run-command-use-shell:
t4030, t4031: work around bogus MSYS bash path conversion
diff: run external diff helper with shell
textconv: use shell to run helper
editor: use run_command's shell feature
run-command: optimize out useless shell calls
run-command: convert simple callsites to use_shell
t0021: use $SHELL_PATH for the filter script
run-command: add "use shell" option
diff.c | diff1 | | diff2 | | blob | history |