index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
Update shell scripts to compute empty tree object ID
brian m. carlson
1
-1
/
+1
2017-11-13
fsmonitor: simplify determining the git worktree under Windows
Ben Peart
1
-10
/
+3
2017-11-10
fsmonitor: read from getcwd(), not the PWD environment variable
Alex Vandiver
1
-1
/
+2
2017-10-30
fsmonitor: don't bother pretty-printing JSON from watchman
Alex Vandiver
1
-1
/
+1
2017-10-04
fsmonitor: read entirety of watchman output
Alex Vandiver
1
-4
/
+2
2017-10-04
fsmonitor: MINGW support for watchman integration
Ben Peart
1
-1
/
+1
2017-10-01
fsmonitor: add a sample integration script for Watchman
Ben Peart
1
-0
/
+122
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
1
-1
/
+1
2017-08-23
Merge branch 'ks/prepare-commit-msg-sample-fix'
Junio C Hamano
1
-1
/
+1
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
1
-1
/
+1
2017-08-14
hook: use correct logical variable
Kaartic Sivaraam
1
-1
/
+1
2017-08-11
Merge branch 'ks/prepare-commit-msg-sample'
Junio C Hamano
1
-12
/
+18
2017-07-12
hook: add a simple first example
Kaartic Sivaraam
1
-3
/
+6
2017-07-12
hook: add sign-off using "interpret-trailers"
Kaartic Sivaraam
1
-1
/
+5
2017-07-12
hook: name the positional variables
Kaartic Sivaraam
1
-3
/
+6
2017-07-12
hook: cleanup script
Kaartic Sivaraam
1
-14
/
+10
2017-07-11
pre-rebase hook: capture documentation in a <<here document
Jonathan Nieder
1
-3
/
+3
2016-10-28
pre-receive.sample: mark it executable
Anders Kaseorg
1
-0
/
+0
2016-07-14
push options: {pre,post}-receive hook learns about push options
Stefan Beller
1
-0
/
+24
2016-02-26
Merge branch 'ma/update-hooks-sample-typofix'
Junio C Hamano
1
-1
/
+1
2016-02-25
templates/hooks: fix minor typo in the sample update-hook
Martin Amdisen
1
-1
/
+1
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2
-4
/
+4
2014-12-22
pre-push.sample: remove unnecessary and misleading IFS=' '
Jim Hill
1
-1
/
+0
2014-12-01
*.sh: avoid hardcoding $GIT_DIR/hooks/...
Nguyễn Thái Ngọc Duy
2
-4
/
+4
2014-09-11
pre-push.sample: Write error message to stderr
W. Trevor King
1
-1
/
+1
2013-09-24
sample pre-commit hook: use --bool when retrieving config var
Johan Herland
1
-1
/
+1
2013-09-03
Merge branch 'maint-1.8.3' into maint
Junio C Hamano
1
-0
/
+1
2013-08-30
fix shell syntax error in template
Thorsten Glaser
1
-0
/
+1
2013-07-15
templates: spell ASCII in uppercase in pre-commit hook
Richard Hartmann
1
-3
/
+3
2013-07-15
templates: Reformat pre-commit hook's message
Richard Hartmann
1
-4
/
+2
2013-07-15
templates: Use heredoc in pre-commit hook
Richard Hartmann
1
-12
/
+13
2013-06-11
pre-push.sample: Make the script executable
Wieland Hoffmann
1
-0
/
+0
2013-02-24
templates/hooks--update.sample: use a lowercase "usage:" string
David Aguilar
1
-1
/
+1
2013-01-18
Add sample pre-push hook script
Aaron Schrab
1
-0
/
+53
2011-10-26
Merge branch 'maint-1.7.6' into maint
Junio C Hamano
1
-2
/
+6
2011-10-26
make the sample pre-commit hook script reject names with newlines, too
Jim Meyering
1
-2
/
+6
2011-09-27
templates/hooks--*: remove sample hooks without any functionality
Gerrit Pape
2
-23
/
+0
2010-03-20
Modernize git calling conventions in hook templates
Ben Walton
7
-17
/
+17
2010-03-20
Make templates honour SHELL_PATH and PERL_PATH
Ben Walton
3
-5
/
+18
2009-11-15
Merge branch 'bs/maint-pre-commit-hook-sample'
Junio C Hamano
1
-9
/
+9
2009-11-06
pre-commit.sample: Diff against the empty tree when HEAD is invalid
Björn Steinbrink
1
-9
/
+9
2009-10-31
Revert "Don't create the $GIT_DIR/branches directory on init"
Junio C Hamano
1
-0
/
+1
2009-10-30
Don't create the $GIT_DIR/branches directory on init
Robin Rosenberg
1
-1
/
+0
2009-10-24
Work around option parsing bug in the busybox tar implementation
Andreas Schwab
1
-1
/
+1
2009-09-29
Correct minor typo in post-receive hook template
Frederik Schwarzer
1
-1
/
+1
2009-09-22
pre-commit.sample: add comment re tr portability; fix grammar
Jim Meyering
1
-4
/
+7
2009-05-23
Merge branch 'hv/sample-update'
Junio C Hamano
1
-0
/
+10
2009-05-20
Extend sample pre-commit hook to check for non ascii filenames
Heiko Voigt
1
-0
/
+25
2009-05-16
pre-commit.sample: don't print incidental SHA1
Jim Meyering
1
-1
/
+1
2009-05-09
Extend sample update hook, disable modifying of existing tags
Heiko Voigt
1
-0
/
+10
[next]