aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/githooks.txt
AgeCommit message (Expand)AuthorFilesLines
2024-04-02githooks: use {old,new}-oid instead of {old,new}-valueKarthik Nayak1-8/+8
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-4/+4
2023-10-09documentation: add missing articleElijah Newren1-1/+1
2023-10-09documentation: fix singular vs. pluralElijah Newren1-2/+2
2023-10-09documentation: remove extraneous wordsElijah Newren1-1/+1
2023-10-09documentation: wording improvementsElijah Newren1-1/+1
2023-05-10Merge branch 'ms/send-email-feed-header-to-validate-hook'Junio C Hamano1-4/+23
2023-04-19send-email: expose header information to git-send-email's sendemail-validate ...Michael Strawbridge1-4/+23
2023-04-14send-email: export patch counters in validate environmentRobin Jarry1-0/+22
2023-01-13githooks: discuss Git operations in foreign repositoriesEric Sunshine1-0/+12
2022-01-07hook: add 'run' subcommandEmily Shaffer1-0/+4
2021-03-01githooks.txt: clarify documentation on reference-transaction hookPatrick Steinhardt1-1/+10
2021-03-01githooks.txt: replace mentions of SHA-1 specific propertiesPatrick Steinhardt1-11/+11
2021-01-04doc: fix some typosThomas Ackermann1-1/+1
2020-11-11Merge branch 'mc/typofix'Junio C Hamano1-1/+1
2020-11-05doc: fixing two trivial typos in Documentation/Marlon Rac Cambasis1-1/+1
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn1-1/+1
2020-09-25Merge branch 'jx/proc-receive-hook'Junio C Hamano1-0/+62
2020-08-27doc: clarify how exit status of post-checkout hook is usedJunio C Hamano1-1/+3
2020-08-27doc: add documentation for the proc-receive hookJiang Xin1-0/+62
2020-07-24githooks.txt: use correct "reference-transaction" hook nameBojun Chen1-2/+2
2020-06-19refs: implement reference transaction hookPatrick Steinhardt1-0/+29
2020-04-22Merge branch 'bk/p4-pre-edit-changelist'Junio C Hamano1-1/+50
2020-02-14git-p4: add p4 submit hooksBen Keene1-0/+46
2020-02-11git-p4: add --no-verify optionBen Keene1-1/+4
2020-01-23fsmonitor: update documentation for hook version and watchman hooksKevin Willford1-3/+10
2019-09-30Merge branch 'en/filter-branch-deprecation'Junio C Hamano1-4/+6
2019-09-05Recommend git-filter-repo instead of git-filter-branchElijah Newren1-4/+6
2019-08-07merge: --no-verify to bypass pre-merge-commit hookMichael J Gruber1-1/+2
2019-08-07git-merge: honor pre-merge-commit hookMichael J Gruber1-0/+21
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-3/+5
2019-04-25Merge branch 'bp/post-index-change-hook'Junio C Hamano1-0/+18
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy1-3/+5
2019-02-21mention use of "hooks.allownonascii" in "man githooks"Robert P. J. Day1-0/+4
2019-02-15read-cache: add post-index-change hookBen Peart1-0/+18
2018-08-01git-p4: add the `p4-pre-submit` hookChen Bin1-0/+7
2018-05-06doc: improve formatting in githooks.txtAndreas Heiduk1-57/+58
2017-12-27Merge branch 'es/worktree-checkout-hook'Junio C Hamano1-1/+2
2017-12-13Merge branch 'jc/receive-pack-hook-doc'Junio C Hamano1-10/+10
2017-12-07worktree: invoke post-checkout hook (unless --no-checkout)Eric Sunshine1-1/+2
2017-11-24hooks doc: clarify when receive-pack invokes its hooksJunio C Hamano1-10/+10
2017-11-21Merge branch 'bp/fsmonitor'Junio C Hamano1-0/+28
2017-10-01fsmonitor: add documentation for the fsmonitor extension.Ben Peart1-0/+28
2017-09-29Merge branch 'sb/merge-commit-msg-hook'Junio C Hamano1-5/+4
2017-09-22Documentation/githooks: mention merge in commit-msg hookStefan Beller1-5/+4
2017-09-10Merge branch 'ma/up-to-date'Junio C Hamano1-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-1/+1
2017-07-12hook: add a simple first exampleKaartic Sivaraam1-0/+3
2017-07-12hook: cleanup scriptKaartic Sivaraam1-3/+0
2017-05-16send-email: support validate hookJonathan Tan1-0/+8
2017-05-04Merge branch 'sr/hooks-cwd-doc'Junio C Hamano1-2/+4
2017-05-01githooks.txt: clarify push hooks are always executed in $GIT_DIRSimon Ruderich1-2/+4
2017-04-16receive-pack: document user-visible quarantine effectsJeff King1-0/+3
2016-07-14push options: {pre,post}-receive hook learns about push optionsStefan Beller1-0/+18
2016-05-04hooks: allow customizing where the hook directory isÆvar Arnfjörð Bjarmason1-4/+8
2016-05-04githooks.txt: minor improvements to the grammar & phrasingÆvar Arnfjörð Bjarmason1-16/+16
2016-05-04githooks.txt: amend dangerous advice about 'update' hook ACLÆvar Arnfjörð Bjarmason1-3/+5
2016-05-04githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason1-12/+19
2016-03-21Documentation: fix broken linkgit to git-configMatthieu Moy1-1/+1
2015-01-08receive-pack: support push-to-checkout hookJunio C Hamano1-0/+30
2014-11-04Documentation: typofixesThomas Ackermann1-1/+1
2014-02-05Documentation: fix typos in man pagesØystein Walle1-1/+1
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-5/+5
2013-03-25Merge branch 'maint-1.8.1' into maintJunio C Hamano1-3/+5
2013-03-25Merge branch 'wk/doc-pre-rebase' into maint-1.8.1Junio C Hamano1-3/+5
2013-03-01Sync with 1.8.1.5Junio C Hamano1-1/+1
2013-03-01Documentation/githooks: Fix linkgitAndrew Wong1-1/+1
2013-02-24Documentation/githooks: Explain pre-rebase parametersW. Trevor King1-3/+5
2013-02-05Merge branch 'ta/doc-no-small-caps'Junio C Hamano1-4/+4
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-4/+4
2013-01-18push: Add support for pre-push hooksAaron Schrab1-0/+29
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-4/+4
2011-01-10Documentation/githooks: post-rewrite-copy-notes never existedThomas Rast1-4/+0
2010-03-12notes: implement helpers needed for note copying during rewriteThomas Rast1-0/+4
2010-03-12Documentation: document post-rewrite hookThomas Rast1-0/+34
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-32/+32
2009-12-10Sync with 1.6.5.6Junio C Hamano1-29/+0
2009-12-10Remove post-upload-hookJunio C Hamano1-29/+0
2009-10-24Use 'fast-forward' all over the placeFelipe Contreras1-1/+1
2009-09-14remove logical typo in documentation of sample update hookHeiko Voigt1-1/+1
2009-09-07Merge branch 'maint'Junio C Hamano1-15/+18
2009-09-07githooks.txt: put hooks into subsectionsBert Wesarg1-15/+18
2009-08-28upload-pack: feed "kind [clone|fetch]" to post-upload-pack hookJunio C Hamano1-0/+4
2009-08-28upload-pack: add a trigger for post-upload-pack hookJunio C Hamano1-0/+25
2009-03-22githooks documentation: post-checkout hook is also called after cloneJens Lehmann1-0/+4
2009-01-17Merge branch 'maint'Junio C Hamano1-1/+1
2009-01-17Merge branch 'maint-1.6.0' into maintJunio C Hamano1-1/+1
2009-01-17githooks.txt: add missing wordStephan Beyer1-1/+1
2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger1-1/+1
2008-12-17githooks documentation: add a note about the +x modeMiklos Vajna1-0/+4
2008-10-06docs: describe pre-rebase hookNanako Shiraishi1-0/+7
2008-10-01Documentation: remove '\' in front of short optionsSZEDER Gábor1-3/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-37/+37
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-5/+5
2008-06-24Ship sample hooks with .sample suffixJunio C Hamano1-1/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-14Merge branch 'cc/hooks-doc'Junio C Hamano1-0/+303
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder1-0/+302