summaryrefslogtreecommitdiff
path: root/run-command.h
AgeCommit message (Expand)Author
2006-12-30Use /dev/null for update hook stdin.Shawn O. Pearce
2006-12-30Redirect update hook stdout to stderr.Shawn O. Pearce
2006-12-30Remove unnecessary argc parameter from run_command_v.Shawn O. Pearce
2006-03-05Const tightening.Junio C Hamano
2006-01-13Exec git programs without using PATH.Michal Ostrowski
2005-12-07Clean up file descriptors when calling hooks.Daniel Barkalow
2005-08-02receive-pack hooks updates.Junio C Hamano
2005-07-31[PATCH] Added hook in git-receive-packJosef Weidendorfer