summaryrefslogtreecommitdiff
path: root/shell.c
AgeCommit message (Expand)Author
2008-07-25Record the command invocation path earlyJohannes Sixt
2008-06-27shrink git-shell by avoiding redundant dependenciesDmitry Potapov
2008-06-26git-shell: accept "git foo" formJunio C Hamano
2007-10-29shell should call the new setup_path() to setup $PATHScott R Parish
2007-10-15Support cvs via git-shellJohannes Schindelin
2007-02-20Mechanical conversion to use prefixcmp()Junio C Hamano
2006-03-05Const tightening.Junio C Hamano
2006-01-13Exec git programs without using PATH.Michal Ostrowski
2005-11-25shell.c: complain on insufficient arguments.Junio C Hamano
2005-10-24Add git-shell.Linus Torvalds