index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec_cmd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
common-main: stop munging argv[0] path
Jeff King
1
-1
/
+1
2016-02-22
prepare_{git,shell}_cmd: use argv_array
Jeff King
1
-1
/
+3
2014-11-30
system_path(): always return free'able memory to the caller
Junio C Hamano
1
-1
/
+1
2013-07-19
Add the LAST_ARG_MUST_BE_NULL macro
Ramsay Jones
1
-1
/
+1
2013-07-09
use "sentinel" function attribute for variadic lists
Jeff King
1
-0
/
+1
2009-01-26
Refactor git_set_argv0_path() to git_extract_argv0_path()
Steve Haslam
1
-2
/
+2
2008-07-28
Refactor, adding prepare_git_cmd(const char **argv)
Steffen Prohaska
1
-0
/
+1
2008-07-25
Record the command invocation path early
Johannes Sixt
1
-1
/
+2
2008-07-13
Move code interpreting path relative to exec-dir to new function system_path()
Steffen Prohaska
1
-1
/
+1
2007-10-29
use only the $PATH for exec'ing git commands
Scott R Parish
1
-0
/
+1
2007-10-29
"current_exec_path" is a misleading name, use "argv_exec_path"
Scott R Parish
1
-1
/
+1
2007-04-29
Make macros to prevent double-inclusion in headers consistent.
Junio C Hamano
1
-3
/
+3
2006-03-05
Const tightening.
Junio C Hamano
1
-2
/
+2
2006-01-13
Exec git programs without using PATH.
Michal Ostrowski
1
-0
/
+10