aboutsummaryrefslogtreecommitdiffstats
path: root/shell.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Record the command invocation path earlyJohannes Sixt1-2/+2
2008-06-27shrink git-shell by avoiding redundant dependenciesDmitry Potapov1-0/+8
2008-06-26git-shell: accept "git foo" formJunio C Hamano1-4/+13
2007-10-29shell should call the new setup_path() to setup $PATHScott R Parish1-7/+1
2007-10-15Support cvs via git-shellJohannes Schindelin1-1/+26
2007-02-20Mechanical conversion to use prefixcmp()Junio C Hamano1-1/+1
2006-03-05Const tightening.Junio C Hamano1-1/+1
2006-01-13Exec git programs without using PATH.Michal Ostrowski1-2/+5
2005-11-25shell.c: complain on insufficient arguments.Junio C Hamano1-2/+1
2005-10-24Add git-shell.Linus Torvalds1-0/+59