author | Junio C Hamano <junkio@cox.net> | |
Mon, 19 Mar 2007 05:21:06 +0000 (22:21 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 19 Mar 2007 05:21:06 +0000 (22:21 -0700) | ||
commit | 3635a187704ed30b32eb11f5098496e5e435a19d | |
tree | 90fbf761702cc522b5efd2fe69d02b4c797783e9 | tree | snapshot |
parent | abec100c3382f7d7b759f915a86e9773277263b6 | commit | diff |
parent | 38b1c6626b4690a745e23be9aa9ada98c1a55f41 | commit | diff |
Merge branch 'sp/run-command'
* sp/run-command:
Use run_command within send-pack
Use run_command within receive-pack to invoke index-pack
Use run_command within merge-index
Use run_command for proxy connections
Use RUN_GIT_CMD to run push backends
Correct new compiler warnings in builtin-revert
Replace fork_with_pipe in bundle with run_command
Teach run-command to redirect stdout to /dev/null
Teach run-command about stdout redirection
* sp/run-command:
Use run_command within send-pack
Use run_command within receive-pack to invoke index-pack
Use run_command within merge-index
Use run_command for proxy connections
Use RUN_GIT_CMD to run push backends
Correct new compiler warnings in builtin-revert
Replace fork_with_pipe in bundle with run_command
Teach run-command to redirect stdout to /dev/null
Teach run-command about stdout redirection
cache.h | diff1 | | diff2 | | blob | history |