index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update sample pre-commit hook to use "diff --check"
Junio C Hamano
2008-06-27
1
-58
/
+6
*
Fix use of "perl -i" on Windows
Alex Riesen
2008-06-26
1
-2
/
+2
*
Ship sample hooks with .sample suffix
Junio C Hamano
2008-06-25
11
-24
/
+23
*
pre-rebase hook update
Junio C Hamano
2008-06-25
1
-4
/
+23
*
Fix prepare-commit-msg hook and replace in-place sed
Marcel Koeppen
2008-05-21
1
-4
/
+4
*
Merge branch 'maint'
Junio C Hamano
2008-02-29
1
-3
/
+3
|
\
|
*
templates/Makefile: don't depend on local umask setting
Gerrit Pape
2008-02-28
1
-3
/
+3
*
|
git-commit: add a prepare-commit-msg hook
Paolo Bonzini
2008-02-06
2
-0
/
+39
|
/
*
Officially deprecate repo-config.
Junio C Hamano
2008-01-18
1
-3
/
+3
*
Make default pre-commit hook less noisy
Jean-Luc Herren
2008-01-14
1
-1
/
+1
*
install-sh from automake does not like -m without delimiting space
Robert Schiele
2007-12-04
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2007-11-23
1
-1
/
+1
|
\
|
*
Fix sample pre-commit hook
Junio C Hamano
2007-11-23
1
-1
/
+1
*
|
hooks--update: decline deleting tags or branches by default, add config options
Gerrit Pape
2007-11-08
1
-2
/
+31
*
|
hooks--update: fix test for properly set up project description file
Gerrit Pape
2007-11-08
1
-2
/
+2
*
|
hooks-pre-commit: use \t, rather than a literal TAB in regexp
Jim Meyering
2007-10-27
1
-1
/
+1
|
/
*
hooks--update: Explicitly check for all zeros for a deleted ref.
Alexandre Julliard
2007-09-14
1
-1
/
+1
*
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
2007-07-15
1
-1
/
+2
*
Remove trailing slash from $(template_dir).
Johannes Sixt
2007-06-12
1
-1
/
+1
*
War on whitespace
Junio C Hamano
2007-06-07
4
-4
/
+0
*
Have sample update hook not refuse deleting a branch through push.
Gerrit Pape
2007-04-16
1
-1
/
+6
*
variable $projectdesc needs to be set before checking against unchanged default.
Gerrit Pape
2007-04-16
1
-0
/
+1
*
Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email
Andy Parkins
2007-03-31
1
-0
/
+17
*
update-hook: remove e-mail sending hook.
Andy Parkins
2007-03-25
1
-222
/
+3
*
update-hook: abort early if the project description is unset
Andy Parkins
2007-03-22
1
-0
/
+6
*
update-hook: fix incorrect use of git-describe and sed for finding previous tag
Andy Parkins
2007-03-14
1
-1
/
+1
*
Make 'make' quiet by default
Shawn O. Pearce
2007-03-06
1
-1
/
+1
*
Make 'make' quieter while building git
Shawn O. Pearce
2007-03-06
1
-3
/
+7
*
Merge branch 'maint'
Junio C Hamano
2007-03-03
1
-1
/
+1
|
\
|
*
Fix quoting in update hook template
Gerrit Pape
2007-03-03
1
-1
/
+1
*
|
Sample update hook: typofix and modernization to use "git log"
Andy Parkins
2007-03-03
1
-5
/
+4
*
|
The "table-of-contents" in the update hook script should match the body
Andy Parkins
2007-02-14
1
-2
/
+2
*
|
Only show log entries for new revisions in hooks--update
Andy Parkins
2007-02-14
1
-1
/
+2
|
/
*
Fix potential command line overflow in hooks--update
Andy Parkins
2007-02-13
1
-1
/
+1
*
Assorted typo fixes
Pavel Roskin
2007-02-04
2
-2
/
+2
*
Heavily expanded update hook to send more useful emails than the old hook
Andy Parkins
2007-01-28
1
-72
/
+268
*
UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
Andy Parkins
2007-01-28
1
-1
/
+1
*
update hook: redirect _both_ diagnostic lines to stderr upon tag failure
Jim Meyering
2006-12-28
1
-1
/
+1
*
hooks/commit-msg: add example to add Signed-off-by line to message
Andy Parkins
2006-12-26
1
-0
/
+4
*
Do not create $GIT_DIR/remotes/ directory anymore.
Junio C Hamano
2006-12-19
1
-1
/
+0
*
sample commit-msg hook: no silent exit on duplicate Signed-off-by lines
Luben Tuikov
2006-08-13
1
-1
/
+5
*
Fix regex pattern in commit-msg
Luben Tuikov
2006-08-13
1
-1
/
+1
*
Fix installation of templates on ancient systems.
Ramsay Allan Jones
2006-08-02
1
-7
/
+5
*
templates/hooks--update: replace diffstat calls with git diff --stat
Eric Wong
2006-07-08
1
-2
/
+2
*
pre-commit hook: complain about conflict markers.
Junio C Hamano
2006-04-20
1
-0
/
+3
*
Merge branch 'maint'
Junio C Hamano
2006-02-27
2
-0
/
+2
|
\
|
*
sample hooks template.
Junio C Hamano
2006-02-27
2
-0
/
+2
*
|
rebase: allow a hook to refuse rebasing.
Junio C Hamano
2006-02-13
1
-0
/
+150
|
/
*
Merge fixes up to GIT 1.1.6
Junio C Hamano
2006-01-30
1
-3
/
+10
|
\
|
*
[PATCH] pre-commit sample hook: do not barf on the initial import
Junio C Hamano
2006-01-29
1
-3
/
+10
[next]