🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.52.0-rc1
/
exec-cmd.h
tag
f95a0c05a4928f989157cdb6457fcb7662b0ad51
tagger
Junio C Hamano <gitster@pobox.com>
Wed Nov 05 21:50:37 2025
object
77b7284ccab768981a2cd08b6b2f164d91201e18
Git 2.52-rc1
873cd28
argv-array: rename to strvec
by Jeff King
· 5 years ago
b199d71
*.[ch]: remove extern from function declarations using sed
by Denton Liu
· 7 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 7 years ago
92034a9
Merge branch 'dj/runtime-prefix'
by Junio C Hamano
· 8 years ago
d807c4a
exec_cmd: rename to use dash in file name
by Stefan Beller
· 8 years ago
[Renamed from exec_cmd.h]
6854a8f
common-main: stop munging argv[0] path
by Jeff King
· 9 years ago
20574f5
prepare_{git,shell}_cmd: use argv_array
by Jeff King
· 10 years ago
59362e5
system_path(): always return free'able memory to the caller
by Junio C Hamano
· 11 years ago
9fe3edc
Add the LAST_ARG_MUST_BE_NULL macro
by Ramsay Jones
· 12 years ago
eccb614
use "sentinel" function attribute for variadic lists
by Jeff King
· 12 years ago
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