index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
hooks
Commit message (
Expand
)
Author
Age
*
Fix contrib/hooks/post-receive-email for new duplicate branch
Pat Notz
2009-02-11
*
contrib/hooks/post-receive-email: Make revision display configurable
Pete Harlan
2008-11-04
*
contrib/hooks/post-receive-email: Put rev display in separate function
Pete Harlan
2008-11-04
*
Add Linux PPC support to the pre-auto-gc example hook
Miklos Vajna
2008-10-14
*
Add OS X support to the pre-auto-gc example hook
Jonathan del Strother
2008-09-30
*
Use dashless git commands in setgitperms.perl
Todd Zullinger
2008-09-22
*
Ignore no-op changes in paranoid update hook
Shawn O. Pearce
2008-05-25
*
Don't load missing ACL files in paranoid update hook
Shawn O. Pearce
2008-05-25
*
Don't diff empty tree on branch creation in paranoid update hook
Shawn O. Pearce
2008-05-25
*
Merge branch 'maint'
Junio C Hamano
2008-04-22
|
\
|
*
post-receive-email: fix accidental removal of a trailing space in signature line
Andy Parkins
2008-04-21
*
|
contrib/hooks: add an example pre-auto-gc hook
Miklos Vajna
2008-04-09
|
/
*
specify explicit "--pretty=medium" with `git log/show/whatchanged`
Denis Cheng
2008-03-05
*
Remove usage of git- (dash) commands from email hook
Dan McGee
2008-01-13
*
contrib/hooks/post-receive-email: remove cruft, $committer is not used
Gerrit Pape
2007-11-08
*
contrib/hooks/post-receive-email: make subject prefix configurable
Gerrit Pape
2007-11-07
*
contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars
Gerrit Pape
2007-11-07
*
contrib/hooks/post-receive-email: fix typo
Gerrit Pape
2007-11-07
*
Merge branch 'maint'
Shawn O. Pearce
2007-10-18
|
\
|
*
fixing output of non-fast-forward output of post-receive-email
Robert Schiele
2007-10-18
*
|
Minor usage update in setgitperms.perl
Josh England
2007-10-15
*
|
fix contrib/hooks/post-receive-email hooks.recipients error message
Jeff Muizelaar
2007-10-15
*
|
Merge branch 'maint'
Junio C Hamano
2007-10-01
|
\
\
|
|
/
|
*
post-receive-hook: Remove the From field from the generated email header so t...
Andy Parkins
2007-10-01
*
|
Merge branch 'maint'
Junio C Hamano
2007-09-25
|
\
\
|
|
/
|
*
Do not over-quote the -f envelopesender value.
Jim Meyering
2007-09-25
*
|
Added example hook script to save/restore permissions/ownership.
Josh England
2007-09-18
|
/
*
Use the empty tree for base diff in paranoid-update on new branches
Shawn O. Pearce
2007-08-10
*
Teach the update-paranoid to look at file differences
Shawn O. Pearce
2007-08-10
*
Teach update-paranoid how to store ACLs organized by groups
Shawn O. Pearce
2007-08-10
*
War on whitespace
Junio C Hamano
2007-06-07
*
post-receive-email example hook: sed command for getting description was wrong
Andy Parkins
2007-04-26
*
post-receive-email example hook: detect rewind-only updates and output sensib...
Andy Parkins
2007-04-26
*
post-receive-email example hook: fastforward should have been fast_forward
Andy Parkins
2007-04-26
*
Contribute a fairly paranoid update hook
Shawn O. Pearce
2007-04-19
*
rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.
Gerrit Pape
2007-04-04
*
Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email
Andy Parkins
2007-03-31