]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/run-command-use-shell'
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 Jan 2010 23:58:15 +0000 (15:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Jan 2010 23:58:15 +0000 (15:58 -0800)
commit4fa088209c81845e73756a4173a8c954e25958d2
tree7590d45bb9b42df97f3bd2e8e833aa4561cf1028
parentfa232d457ebc1620ab31be504068c38403497179
parent6396258368b76d432090c81096755dc1fbc89551
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
diff.c