summaryrefslogtreecommitdiff
path: root/exec_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* use only the $PATH for exec'ing git commandsScott R Parish2007-10-291-0/+1
* "current_exec_path" is a misleading name, use "argv_exec_path"Scott R Parish2007-10-291-1/+1
* Make macros to prevent double-inclusion in headers consistent.Junio C Hamano2007-04-291-3/+3
* Const tightening.Junio C Hamano2006-03-051-2/+2
* Exec git programs without using PATH.Michal Ostrowski2006-01-131-0/+10