summaryrefslogtreecommitdiff
path: root/Documentation/githooks.txt
AgeCommit message (Expand)AuthorFilesLines
2019-08-07merge: --no-verify to bypass pre-merge-commit hookLibravatar Michael J Gruber1-1/+2
2019-08-07git-merge: honor pre-merge-commit hookLibravatar Michael J Gruber1-0/+21
2019-07-09Merge branch 'nd/switch-and-restore'Libravatar Junio C Hamano1-3/+5
2019-04-25Merge branch 'bp/post-index-change-hook'Libravatar Junio C Hamano1-0/+18
2019-04-02checkout: split part of it to new command 'switch'Libravatar Nguyễn Thái Ngọc Duy1-3/+5
2019-02-21mention use of "hooks.allownonascii" in "man githooks"Libravatar Robert P. J. Day1-0/+4
2019-02-15read-cache: add post-index-change hookLibravatar Ben Peart1-0/+18
2018-08-01git-p4: add the `p4-pre-submit` hookLibravatar Chen Bin1-0/+7
2018-05-06doc: improve formatting in githooks.txtLibravatar Andreas Heiduk1-57/+58
2017-12-27Merge branch 'es/worktree-checkout-hook'Libravatar Junio C Hamano1-1/+2
2017-12-13Merge branch 'jc/receive-pack-hook-doc'Libravatar Junio C Hamano1-10/+10
2017-12-07worktree: invoke post-checkout hook (unless --no-checkout)Libravatar Eric Sunshine1-1/+2
2017-11-24hooks doc: clarify when receive-pack invokes its hooksLibravatar Junio C Hamano1-10/+10
2017-11-21Merge branch 'bp/fsmonitor'Libravatar Junio C Hamano1-0/+28
2017-10-01fsmonitor: add documentation for the fsmonitor extension.Libravatar Ben Peart1-0/+28
2017-09-29Merge branch 'sb/merge-commit-msg-hook'Libravatar Junio C Hamano1-5/+4
2017-09-22Documentation/githooks: mention merge in commit-msg hookLibravatar Stefan Beller1-5/+4
2017-09-10Merge branch 'ma/up-to-date'Libravatar Junio C Hamano1-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Libravatar Martin Ågren1-1/+1
2017-07-12hook: add a simple first exampleLibravatar Kaartic Sivaraam1-0/+3
2017-07-12hook: cleanup scriptLibravatar Kaartic Sivaraam1-3/+0
2017-05-16send-email: support validate hookLibravatar Jonathan Tan1-0/+8
2017-05-04Merge branch 'sr/hooks-cwd-doc'Libravatar Junio C Hamano1-2/+4
2017-05-01githooks.txt: clarify push hooks are always executed in $GIT_DIRLibravatar Simon Ruderich1-2/+4
2017-04-16receive-pack: document user-visible quarantine effectsLibravatar Jeff King1-0/+3
2016-07-14push options: {pre,post}-receive hook learns about push optionsLibravatar Stefan Beller1-0/+18
2016-05-04hooks: allow customizing where the hook directory isLibravatar Ævar Arnfjörð Bjarmason1-4/+8
2016-05-04githooks.txt: minor improvements to the grammar & phrasingLibravatar Ævar Arnfjörð Bjarmason1-16/+16
2016-05-04githooks.txt: amend dangerous advice about 'update' hook ACLLibravatar Ævar Arnfjörð Bjarmason1-3/+5
2016-05-04githooks.txt: improve the intro sectionLibravatar Ævar Arnfjörð Bjarmason1-12/+19
2016-03-21Documentation: fix broken linkgit to git-configLibravatar Matthieu Moy1-1/+1
2015-01-08receive-pack: support push-to-checkout hookLibravatar Junio C Hamano1-0/+30
2014-11-04Documentation: typofixesLibravatar Thomas Ackermann1-1/+1
2014-02-05Documentation: fix typos in man pagesLibravatar Øystein Walle1-1/+1
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Libravatar Thomas Ackermann1-5/+5
2013-03-25Merge branch 'maint-1.8.1' into maintLibravatar Junio C Hamano1-3/+5
2013-03-25Merge branch 'wk/doc-pre-rebase' into maint-1.8.1Libravatar Junio C Hamano1-3/+5
2013-03-01Sync with 1.8.1.5Libravatar Junio C Hamano1-1/+1
2013-03-01Documentation/githooks: Fix linkgitLibravatar Andrew Wong1-1/+1
2013-02-24Documentation/githooks: Explain pre-rebase parametersLibravatar W. Trevor King1-3/+5
2013-02-05Merge branch 'ta/doc-no-small-caps'Libravatar Junio C Hamano1-4/+4
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-4/+4
2013-01-18push: Add support for pre-push hooksLibravatar Aaron Schrab1-0/+29
2012-04-26docs: stop using asciidoc no-inline-literalLibravatar Jeff King1-4/+4
2011-01-10Documentation/githooks: post-rewrite-copy-notes never existedLibravatar Thomas Rast1-4/+0
2010-03-12notes: implement helpers needed for note copying during rewriteLibravatar Thomas Rast1-0/+4
2010-03-12Documentation: document post-rewrite hookLibravatar Thomas Rast1-0/+34
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-32/+32
2009-12-10Sync with 1.6.5.6Libravatar Junio C Hamano1-29/+0
2009-12-10Remove post-upload-hookLibravatar Junio C Hamano1-29/+0