aboutsummaryrefslogtreecommitdiff
path: root/Documentation/hooks.txt
AgeCommit message (Expand)Author
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder
2008-05-03Documentation: hooks: fix missing verb in pre-applypatch descriptionChristian Couder
2008-04-09Documentation/hooks: add pre-auto-gc hookMiklos Vajna
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini
2008-02-06git-commit: set GIT_EDITOR=: if editor will not be launchedPaolo Bonzini
2007-09-29post-checkout hook, tests, and docsJosh England
2007-09-18Added example hook script to save/restore permissions/ownership.Josh England
2007-09-18Add post-merge hook, related documentation, and tests.Josh England
2007-08-24Documentation: Correct various misspellings and typos.Brian Hetro
2007-05-24Remove git-applypatchJunio C Hamano
2007-05-24git-applymbox: Remove commandPetr Baudis
2007-05-12Minor fixup to documentation of hooks in git-receive-pack.Jan Hudec
2007-05-12Updated documentation of hooks in git-receive-pack.Jan Hudec
2007-02-02doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2006-12-31Update documentation for update hook.Junio C Hamano
2006-09-20Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca
2006-06-07Some doc typo fixesFrancis Daly
2006-06-03Documentation: Spelling fixesHorst H. von Brand
2006-03-24Clarify and expand some hook documentation.Jon Loeliger
2005-12-19Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-11[PATCH] Escape asciidoc's built-in em-dash replacementYasushi SHOJI
2005-09-07Big tool rename.Junio C Hamano
2005-09-02Document hooks.Junio C Hamano