🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.5.3
/
exec_cmd.c
tag
257d66a53a9cea97b2b735f311587e919bd98d5b
tagger
Junio C Hamano <gitster@pobox.com>
Sun Sep 02 07:00:00 2007
object
86bab9615c3516d4ac7756ae3c1285d331b78f04
GIT 1.5.3
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 19 years ago
d4ebc36
Use preprocessor constants for environment variable names.
by Junio C Hamano
· 19 years ago
7cf6720
Trace into open fd and refactor tracing code.
by Christian Couder
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
e82e058
GIT_TRACE: fix a mixed declarations and code warning
by Timo Hirvonen
· 19 years ago
575ba9d
GIT_TRACE: show which built-in/external commands are executed
by Matthias Lederhofer
· 19 years ago
2b60162
git_exec_path, execv_git_cmd: ignore empty environment variables
by Dmitry V. Levin
· 20 years ago
d685990
execv_git_cmd: Fix stack buffer overflow.
by Dmitry V. Levin
· 20 years ago
bb99661
cleanups: remove unused variable from exec_cmd.c
by Serge E. Hallyn
· 20 years ago
b4f2a6a
Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
by Junio C Hamano
· 20 years ago
9201c70
Const tightening.
by Junio C Hamano
· 20 years ago
962554c
Use setenv(), fix warnings
by Timo Hirvonen
· 20 years ago
77cb17e
Exec git programs without using PATH.
by Michal Ostrowski
· 20 years ago