| Commit message (Expand) | Author | Age | Files | Lines |
* | receive-pack: document user-visible quarantine effects | Jeff King | 2017-04-16 | 1 | -0/+3 |
* | push options: {pre,post}-receive hook learns about push options | Stefan Beller | 2016-07-14 | 1 | -0/+18 |
* | hooks: allow customizing where the hook directory is | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -4/+8 |
* | githooks.txt: minor improvements to the grammar & phrasing | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -16/+16 |
* | githooks.txt: amend dangerous advice about 'update' hook ACL | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -3/+5 |
* | githooks.txt: improve the intro section | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -12/+19 |
* | Documentation: fix broken linkgit to git-configmm/doc-hooks-linkgit-fix | Matthieu Moy | 2016-03-21 | 1 | -1/+1 |
* | receive-pack: support push-to-checkout hookjc/push-to-checkout | Junio C Hamano | 2015-01-08 | 1 | -0/+30 |
* | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | 1 | -1/+1 |
* | Documentation: fix typos in man pagesow/manpages-typofix | Øystein Walle | 2014-02-05 | 1 | -1/+1 |
* | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 2013-04-15 | 1 | -5/+5 |
* | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-25 | 1 | -3/+5 |
|\ |
|
| * | Merge branch 'wk/doc-pre-rebase' into maint-1.8.1 | Junio C Hamano | 2013-03-25 | 1 | -3/+5 |
| |\ |
|
| | * | Documentation/githooks: Explain pre-rebase parameters | W. Trevor King | 2013-02-24 | 1 | -3/+5 |
* | | | Sync with 1.8.1.5 | Junio C Hamano | 2013-03-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Documentation/githooks: Fix linkgit | Andrew Wong | 2013-03-01 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'ta/doc-no-small-caps' | Junio C Hamano | 2013-02-05 | 1 | -4/+4 |
|\ \ |
|
| * | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -4/+4 |
| |/ |
|
* | | push: Add support for pre-push hooks | Aaron Schrab | 2013-01-18 | 1 | -0/+29 |
|/ |
|
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -4/+4 |
* | Documentation/githooks: post-rewrite-copy-notes never existed | Thomas Rast | 2011-01-10 | 1 | -4/+0 |
* | notes: implement helpers needed for note copying during rewrite | Thomas Rast | 2010-03-12 | 1 | -0/+4 |
* | Documentation: document post-rewrite hook | Thomas Rast | 2010-03-12 | 1 | -0/+34 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -32/+32 |
* | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 | 1 | -29/+0 |
|\ |
|
| * | Remove post-upload-hook | Junio C Hamano | 2009-12-10 | 1 | -29/+0 |
* | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 1 | -1/+1 |
|/ |
|
* | remove logical typo in documentation of sample update hook | Heiko Voigt | 2009-09-14 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2009-09-07 | 1 | -15/+18 |
|\ |
|
| * | githooks.txt: put hooks into subsections | Bert Wesarg | 2009-09-07 | 1 | -15/+18 |
* | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook | Junio C Hamano | 2009-08-28 | 1 | -0/+4 |
* | | upload-pack: add a trigger for post-upload-pack hook | Junio C Hamano | 2009-08-28 | 1 | -0/+25 |
|/ |
|
* | githooks documentation: post-checkout hook is also called after clone | Jens Lehmann | 2009-03-22 | 1 | -0/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2009-01-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-17 | 1 | -1/+1 |
| |\ |
|
| | * | githooks.txt: add missing word | Stephan Beyer | 2009-01-17 | 1 | -1/+1 |
* | | | Fix Documentation typos surrounding the word 'handful'. | Jon Loeliger | 2009-01-13 | 1 | -1/+1 |
|/ / |
|
* | | githooks documentation: add a note about the +x mode | Miklos Vajna | 2008-12-17 | 1 | -0/+4 |
|/ |
|
* | docs: describe pre-rebase hook | Nanako Shiraishi | 2008-10-06 | 1 | -0/+7 |
* | Documentation: remove '\' in front of short options | SZEDER Gábor | 2008-10-01 | 1 | -3/+3 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -37/+37 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 |
* | Ship sample hooks with .sample suffix | Junio C Hamano | 2008-06-24 | 1 | -1/+2 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Merge branch 'cc/hooks-doc' | Junio C Hamano | 2008-05-14 | 1 | -1/+2 |
* | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 2008-05-04 | 1 | -0/+302 |