🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.7.4-rc0
/
exec_cmd.h
tag
37e09de410fb4a7dab50e3db3ba44c06726871e8
tagger
Junio C Hamano <gitster@pobox.com>
Tue Dec 28 22:00:04 2010
object
01b97a4cb60723d18b437efdc474503d2a9dd384
Git 1.7.4-rc0
4dd47c3
Refactor git_set_argv0_path() to git_extract_argv0_path()
by Steve Haslam
· 17 years ago
4933e5e
Refactor, adding prepare_git_cmd(const char **argv)
by Steffen Prohaska
· 17 years ago
e1464ca
Record the command invocation path early
by Johannes Sixt
· 17 years ago
2de9de5
Move code interpreting path relative to exec-dir to new function system_path()
by Steffen Prohaska
· 17 years ago
511707d
use only the $PATH for exec'ing git commands
by Scott R Parish
· 18 years ago
384df83
"current_exec_path" is a misleading name, use "argv_exec_path"
by Scott R Parish
· 18 years ago
e0173ad
Make macros to prevent double-inclusion in headers consistent.
by Junio C Hamano
· 19 years ago
9201c70
Const tightening.
by Junio C Hamano
· 20 years ago
77cb17e
Exec git programs without using PATH.
by Michal Ostrowski
· 20 years ago