summaryrefslogtreecommitdiff
path: root/shell.c
Commit message (Expand)AuthorAgeFilesLines
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-201-1/+1
* Const tightening.Junio C Hamano2006-03-051-1/+1
* Exec git programs without using PATH.Michal Ostrowski2006-01-131-2/+5
* shell.c: complain on insufficient arguments.Junio C Hamano2005-11-251-2/+1
* Add git-shell.Linus Torvalds2005-10-241-0/+59