61 Commits (2a00502b14cd88299c8e69abcedf8aadcfaaaa6e)

Author SHA1 Message Date
Eric Sunshine ade546be47 worktree: invoke post-checkout hook (unless --no-checkout) 7 years ago
Junio C Hamano 7db2cbf4f1 hooks doc: clarify when receive-pack invokes its hooks 7 years ago
Ben Peart 780494b1f5 fsmonitor: add documentation for the fsmonitor extension. 8 years ago
Stefan Beller ce82eddf12 Documentation/githooks: mention merge in commit-msg hook 8 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago
Kaartic Sivaraam 0ef1a4e32a hook: add a simple first example 8 years ago
Kaartic Sivaraam b22a307946 hook: cleanup script 8 years ago
Jonathan Tan 6489660b4b send-email: support validate hook 8 years ago
Simon Ruderich 501d3cd7b8 githooks.txt: clarify push hooks are always executed in $GIT_DIR 8 years ago
Jeff King eaeed077a6 receive-pack: document user-visible quarantine effects 8 years ago
Stefan Beller 77a9745d19 push options: {pre,post}-receive hook learns about push options 9 years ago
Ævar Arnfjörð Bjarmason 867ad08a26 hooks: allow customizing where the hook directory is 9 years ago
Ævar Arnfjörð Bjarmason de0824ed8f githooks.txt: minor improvements to the grammar & phrasing 9 years ago
Ævar Arnfjörð Bjarmason bf7d977f8c githooks.txt: amend dangerous advice about 'update' hook ACL 9 years ago
Ævar Arnfjörð Bjarmason 49fa52fd00 githooks.txt: improve the intro section 9 years ago
Matthieu Moy ad52148a7d Documentation: fix broken linkgit to git-config 9 years ago
Junio C Hamano 0855331941 receive-pack: support push-to-checkout hook 10 years ago
Thomas Ackermann f745acb028 Documentation: typofixes 10 years ago
Øystein Walle 5fe8f49b6d Documentation: fix typos in man pages 11 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Andrew Wong 5e2485846d Documentation/githooks: Fix linkgit 12 years ago
W. Trevor King 0414acc365 Documentation/githooks: Explain pre-rebase parameters 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Aaron Schrab ec55559f93 push: Add support for pre-push hooks 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Thomas Rast 920a5d436b Documentation/githooks: post-rewrite-copy-notes never existed 14 years ago
Thomas Rast 6956f858f6 notes: implement helpers needed for note copying during rewrite 15 years ago
Thomas Rast c0fc686911 Documentation: document post-rewrite hook 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Junio C Hamano 1456b043fc Remove post-upload-hook 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 16 years ago
Heiko Voigt 39c448c19d remove logical typo in documentation of sample update hook 16 years ago
Bert Wesarg 6d71c1dca4 githooks.txt: put hooks into subsections 16 years ago
Junio C Hamano 11cae066b2 upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook 16 years ago
Junio C Hamano a8563ec851 upload-pack: add a trigger for post-upload-pack hook 16 years ago
Jens Lehmann 24c11552cb githooks documentation: post-checkout hook is also called after clone 16 years ago
Stephan Beyer 9968696015 githooks.txt: add missing word 16 years ago
Jon Loeliger 323b9db839 Fix Documentation typos surrounding the word 'handful'. 16 years ago
Miklos Vajna 1df2713249 githooks documentation: add a note about the +x mode 16 years ago
Nanako Shiraishi 00e5d48a9a docs: describe pre-rebase hook 17 years ago
SZEDER Gábor 5d6b3a9ef8 Documentation: remove '\' in front of short options 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Junio C Hamano f98f8cbac0 Ship sample hooks with .sample suffix 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Christian Couder a5af0e2c55 Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page 17 years ago
Christian Couder 47458bb9d1 Documentation: hooks: fix missing verb in pre-applypatch description 17 years ago
Miklos Vajna 0b85d92661 Documentation/hooks: add pre-auto-gc hook 17 years ago
Paolo Bonzini 8089c85bcb git-commit: add a prepare-commit-msg hook 17 years ago
Paolo Bonzini 406400ce4f git-commit: set GIT_EDITOR=: if editor will not be launched 17 years ago