summaryrefslogtreecommitdiff
path: root/shell.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-29shell should call the new setup_path() to setup $PATHLibravatar Scott R Parish1-7/+1
2007-10-15Support cvs via git-shellLibravatar Johannes Schindelin1-1/+26
2007-02-20Mechanical conversion to use prefixcmp()Libravatar Junio C Hamano1-1/+1
2006-03-05Const tightening.Libravatar Junio C Hamano1-1/+1
2006-01-13Exec git programs without using PATH.Libravatar Michal Ostrowski1-2/+5
2005-11-25shell.c: complain on insufficient arguments.Libravatar Junio C Hamano1-2/+1
2005-10-24Add git-shell.Libravatar Linus Torvalds1-0/+59