aboutsummaryrefslogtreecommitdiff
path: root/run-command.h
Commit message (Expand)AuthorAge
* Use /dev/null for update hook stdin.Shawn O. Pearce2006-12-30
* Redirect update hook stdout to stderr.Shawn O. Pearce2006-12-30
* Remove unnecessary argc parameter from run_command_v.Shawn O. Pearce2006-12-30
* Const tightening.Junio C Hamano2006-03-05
* Exec git programs without using PATH.Michal Ostrowski2006-01-13
* Clean up file descriptors when calling hooks.Daniel Barkalow2005-12-07
* receive-pack hooks updates.Junio C Hamano2005-08-02
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-31