summaryrefslogtreecommitdiff
path: root/run-command.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-15use appropriate typedefsLibravatar David Rientjes1-4/+4
2006-03-05Const tightening.Libravatar Junio C Hamano1-3/+3
2006-01-13Exec git programs without using PATH.Libravatar Michal Ostrowski1-2/+7
2005-12-07Clean up file descriptors when calling hooks.Libravatar Daniel Barkalow1-2/+13
2005-08-02receive-pack hooks updates.Libravatar Junio C Hamano1-7/+5
2005-07-31[PATCH] Added hook in git-receive-packLibravatar Josef Weidendorfer1-0/+60