summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorLines
2010-03-20Modernize git calling conventions in hook templatesBen Walton-17/+17
2010-03-20Make templates honour SHELL_PATH and PERL_PATHBen Walton-5/+18
2009-11-15Merge branch 'bs/maint-pre-commit-hook-sample'Junio C Hamano-9/+9
2009-11-06pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink-9/+9
2009-10-31Revert "Don't create the $GIT_DIR/branches directory on init"Junio C Hamano-0/+1
2009-10-30Don't create the $GIT_DIR/branches directory on initRobin Rosenberg-1/+0
2009-10-24Work around option parsing bug in the busybox tar implementationAndreas Schwab-1/+1
2009-09-29Correct minor typo in post-receive hook templateFrederik Schwarzer-1/+1
2009-09-22pre-commit.sample: add comment re tr portability; fix grammarJim Meyering-4/+7
2009-05-23Merge branch 'hv/sample-update'Junio C Hamano-0/+10
2009-05-20Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt-0/+25
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering-1/+1
2009-05-09Extend sample update hook, disable modifying of existing tagsHeiko Voigt-0/+10
2009-04-17hook/update: example of how to prevent branch creationPierre Habouzit-1/+10
2009-03-04Modify description file to say what this file isJohn Tapsell-3/+5
2008-09-09Fix permission bits on sources checked out with an overtight umaskJunio C Hamano-5/+7
2008-08-20Install templates with the user and group of the installing personalityJohannes Sixt-1/+1
2008-07-02Merge branch 'j6t/mingw'Junio C Hamano-4/+4
2008-06-26Update sample pre-commit hook to use "diff --check"Junio C Hamano-58/+6
2008-06-26When installing, be prepared that template_dir may be relative.Johannes Sixt-4/+4
2008-06-25Fix use of "perl -i" on WindowsAlex Riesen-2/+2
2008-06-24Ship sample hooks with .sample suffixJunio C Hamano-24/+23
2008-06-24pre-rebase hook updateJunio C Hamano-4/+23
2008-05-21Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen-4/+4
2008-02-29Merge branch 'maint'Junio C Hamano-3/+3
2008-02-28templates/Makefile: don't depend on local umask settingGerrit Pape-3/+3
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini-0/+39
2008-01-17Officially deprecate repo-config.Junio C Hamano-3/+3
2008-01-14Make default pre-commit hook less noisyJean-Luc Herren-1/+1
2007-12-03install-sh from automake does not like -m without delimiting spaceRobert Schiele-1/+1
2007-11-22Merge branch 'maint'Junio C Hamano-1/+1
2007-11-22Fix sample pre-commit hookJunio C Hamano-1/+1
2007-11-08hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape-2/+31
2007-11-08hooks--update: fix test for properly set up project description fileGerrit Pape-2/+2
2007-10-26hooks-pre-commit: use \t, rather than a literal TAB in regexpJim Meyering-1/+1
2007-09-13hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard-1/+1
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve-1/+2
2007-06-12Remove trailing slash from $(template_dir).Johannes Sixt-1/+1
2007-06-07War on whitespaceJunio C Hamano-4/+0
2007-04-16Have sample update hook not refuse deleting a branch through push.Gerrit Pape-1/+6
2007-04-16variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape-0/+1
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins-0/+17
2007-03-24update-hook: remove e-mail sending hook.Andy Parkins-222/+3
2007-03-22update-hook: abort early if the project description is unsetAndy Parkins-0/+6
2007-03-14update-hook: fix incorrect use of git-describe and sed for finding previous tagAndy Parkins-1/+1
2007-03-06Make 'make' quiet by defaultShawn O. Pearce-1/+1
2007-03-06Make 'make' quieter while building gitShawn O. Pearce-3/+7
2007-03-02Merge branch 'maint'Junio C Hamano-1/+1
2007-03-02Fix quoting in update hook templateGerrit Pape-1/+1
2007-03-02Sample update hook: typofix and modernization to use "git log"Andy Parkins-5/+4