]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Merge branch 'js/exec-error-report'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:44:12 +0000 (14:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:44:12 +0000 (14:44 -0800)
commit030b1a77f72a7e3307c7d7881ae570ca1c8ed877
tree1c25e1ee45851d02c59bb5e420fd39f4c51520f6
parent3af59e6f31c5304d476884b69b6b88dfd492812b
parent6b02de3b9dc4ac8374cea4964e993ec6636d781c
Merge branch 'js/exec-error-report'

* js/exec-error-report:
  Improve error message when a transport helper was not found
  start_command: detect execvp failures early
  run-command: move wait_or_whine earlier
  start_command: report child process setup errors to the parent's stderr

Conflicts:
Makefile
Makefile
run-command.c
transport-helper.c