Age | Commit message (Expand) | Author | Files | Lines |
2007-11-22 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-22 | Fix sample pre-commit hook | Junio C Hamano | 1 | -1/+1 |
2007-11-08 | hooks--update: decline deleting tags or branches by default, add config options | Gerrit Pape | 1 | -2/+31 |
2007-11-08 | hooks--update: fix test for properly set up project description file | Gerrit Pape | 1 | -2/+2 |
2007-10-26 | hooks-pre-commit: use \t, rather than a literal TAB in regexp | Jim Meyering | 1 | -1/+1 |
2007-09-13 | hooks--update: Explicitly check for all zeros for a deleted ref. | Alexandre Julliard | 1 | -1/+1 |
2007-07-14 | Use $(RM) in Makefiles instead of 'rm -f' | Emil Medve | 1 | -1/+2 |
2007-06-12 | Remove trailing slash from $(template_dir). | Johannes Sixt | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 4 | -4/+0 |
2007-04-16 | Have sample update hook not refuse deleting a branch through push. | Gerrit Pape | 1 | -1/+6 |
2007-04-16 | variable $projectdesc needs to be set before checking against unchanged default. | Gerrit Pape | 1 | -0/+1 |
2007-03-31 | Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email | Andy Parkins | 1 | -0/+17 |
2007-03-24 | update-hook: remove e-mail sending hook. | Andy Parkins | 1 | -222/+3 |
2007-03-22 | update-hook: abort early if the project description is unset | Andy Parkins | 1 | -0/+6 |
2007-03-14 | update-hook: fix incorrect use of git-describe and sed for finding previous tag | Andy Parkins | 1 | -1/+1 |
2007-03-06 | Make 'make' quiet by default | Shawn O. Pearce | 1 | -1/+1 |
2007-03-06 | Make 'make' quieter while building git | Shawn O. Pearce | 1 | -3/+7 |
2007-03-02 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-03-02 | Fix quoting in update hook template | Gerrit Pape | 1 | -1/+1 |
2007-03-02 | Sample update hook: typofix and modernization to use "git log" | Andy Parkins | 1 | -5/+4 |
2007-02-14 | The "table-of-contents" in the update hook script should match the body | Andy Parkins | 1 | -2/+2 |
2007-02-13 | Only show log entries for new revisions in hooks--update | Andy Parkins | 1 | -1/+2 |
2007-02-13 | Fix potential command line overflow in hooks--update | Andy Parkins | 1 | -1/+1 |
2007-02-03 | Assorted typo fixes | Pavel Roskin | 2 | -2/+2 |
2007-01-28 | Heavily expanded update hook to send more useful emails than the old hook | Andy Parkins | 1 | -72/+268 |
2007-01-28 | UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone | Andy Parkins | 1 | -1/+1 |
2006-12-28 | update hook: redirect _both_ diagnostic lines to stderr upon tag failure | Jim Meyering | 1 | -1/+1 |
2006-12-26 | hooks/commit-msg: add example to add Signed-off-by line to message | Andy Parkins | 1 | -0/+4 |
2006-12-19 | Do not create $GIT_DIR/remotes/ directory anymore. | Junio C Hamano | 1 | -1/+0 |
2006-08-13 | sample commit-msg hook: no silent exit on duplicate Signed-off-by lines | Luben Tuikov | 1 | -1/+5 |
2006-08-13 | Fix regex pattern in commit-msg | Luben Tuikov | 1 | -1/+1 |
2006-08-02 | Fix installation of templates on ancient systems. | Ramsay Allan Jones | 1 | -7/+5 |
2006-07-08 | templates/hooks--update: replace diffstat calls with git diff --stat | Eric Wong | 1 | -2/+2 |
2006-04-19 | pre-commit hook: complain about conflict markers. | Junio C Hamano | 1 | -0/+3 |
2006-02-26 | Merge branch 'maint' | Junio C Hamano | 2 | -0/+2 |
2006-02-26 | sample hooks template. | Junio C Hamano | 2 | -0/+2 |
2006-02-13 | rebase: allow a hook to refuse rebasing. | Junio C Hamano | 1 | -0/+150 |
2006-01-29 | Merge fixes up to GIT 1.1.6 | Junio C Hamano | 1 | -3/+10 |
2006-01-29 | [PATCH] pre-commit sample hook: do not barf on the initial import | Junio C Hamano | 1 | -3/+10 |
2006-01-24 | sample update-hook: sanely handle a new branch head. | Junio C Hamano | 1 | -1/+1 |
2006-01-24 | update-hook: Major overhaul (handling tags, mainly). | Andreas Ericsson | 1 | -6/+65 |
2005-11-21 | Fix hooks/update template. | Junio C Hamano | 1 | -4/+3 |
2005-11-08 | Clean build annoyance. | Junio C Hamano | 1 | -1/+0 |
2005-10-14 | Add new programs and stamp file to .gitignore. | Tom Prince | 1 | -0/+1 |
2005-10-10 | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 1 | -2/+8 |
2005-10-09 | Make sure 'make install' does not have to rebuild templates. | Junio C Hamano | 1 | -3/+6 |
2005-09-24 | Solaris: give a bit more built-in defaults. | Junio C Hamano | 1 | -4/+6 |
2005-09-07 | Big tool rename. | Junio C Hamano | 2 | -3/+3 |
2005-09-02 | scripts: equality test '==' is not portable. | Junio C Hamano | 1 | -2/+6 |
2005-08-26 | [PATCH] git bugfixes and cleanups, mainly Debian things | Tommi Virtanen | 1 | -0/+1 |