author | Junio C Hamano <gitster@pobox.com> | |
Thu, 1 Nov 2007 06:53:51 +0000 (23:53 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 1 Nov 2007 06:53:51 +0000 (23:53 -0700) | ||
commit | 452b80058235040461dae01933270c6668741b64 | |
tree | d9915c8215d2840504bf34bcb0cac91122fc334b | tree | snapshot |
parent | 37701381b66ab66234a0a5992f2b107a6507a2fb | commit | diff |
parent | e8f5d87056093f40a271f89c2c91d1a7025e2440 | commit | diff |
Merge branch 'sp/help'
* sp/help:
shell should call the new setup_path() to setup $PATH
include $PATH in generating list of commands for "help -a"
use only the $PATH for exec'ing git commands
list_commands(): simplify code by using chdir()
"current_exec_path" is a misleading name, use "argv_exec_path"
remove unused/unneeded "pattern" argument of list_commands
"git" returns 1; "git help" and "git help -a" return 0
* sp/help:
shell should call the new setup_path() to setup $PATH
include $PATH in generating list of commands for "help -a"
use only the $PATH for exec'ing git commands
list_commands(): simplify code by using chdir()
"current_exec_path" is a misleading name, use "argv_exec_path"
remove unused/unneeded "pattern" argument of list_commands
"git" returns 1; "git help" and "git help -a" return 0