1. d8d3d63 hooks--update.sample: use hash-agnostic zero OID by Denton Liu · 4 years, 6 months ago
  2. 81e3db4 templates: fix deprecated type option `--bool` by Lucius Hu · 5 years ago
  3. 9537f21 templates/hooks: fix minor typo in the sample update-hook by Martin Amdisen · 9 years ago
  4. 9a8a84c templates/hooks--update.sample: use a lowercase "usage:" string by David Aguilar · 12 years ago
  5. 100e762 Modernize git calling conventions in hook templates by Ben Walton · 15 years ago
  6. 7742c65 Extend sample update hook, disable modifying of existing tags by Heiko Voigt · 16 years ago
  7. aed97c6 hook/update: example of how to prevent branch creation by Pierre Habouzit · 16 years ago
  8. 28001d0 Modify description file to say what this file is by John Tapsell · 16 years ago
  9. f98f8cb Ship sample hooks with .sample suffix by Junio C Hamano · 17 years ago[Renamed (97%) from templates/hooks--update]
  10. 5c66d0d Officially deprecate repo-config. by Junio C Hamano · 17 years ago
  11. ad7638b hooks--update: decline deleting tags or branches by default, add config options by Gerrit Pape · 17 years ago
  12. 1756fed hooks--update: fix test for properly set up project description file by Gerrit Pape · 17 years ago
  13. c32da69 hooks--update: Explicitly check for all zeros for a deleted ref. by Alexandre Julliard · 18 years ago
  14. 9177649 Have sample update hook not refuse deleting a branch through push. by Gerrit Pape · 18 years ago
  15. 5946d88 variable $projectdesc needs to be set before checking against unchanged default. by Gerrit Pape · 18 years ago
  16. 46d409d update-hook: remove e-mail sending hook. by Andy Parkins · 18 years ago
  17. 0a0d080 update-hook: abort early if the project description is unset by Andy Parkins · 18 years ago
  18. c47e6a4 update-hook: fix incorrect use of git-describe and sed for finding previous tag by Andy Parkins · 18 years ago
  19. 4808bec Merge branch 'maint' by Junio C Hamano · 18 years ago
  20. b8ac23b Fix quoting in update hook template by Gerrit Pape · 18 years ago
  21. 3d84df4 Sample update hook: typofix and modernization to use "git log" by Andy Parkins · 18 years ago
  22. 9a894e8 The "table-of-contents" in the update hook script should match the body by Andy Parkins · 18 years ago
  23. 44478d9 Only show log entries for new revisions in hooks--update by Andy Parkins · 18 years ago
  24. 72f627d Fix potential command line overflow in hooks--update by Andy Parkins · 18 years ago
  25. 3dff537 Assorted typo fixes by Pavel Roskin · 18 years ago
  26. 829a686 Heavily expanded update hook to send more useful emails than the old hook by Andy Parkins · 18 years ago
  27. a69aba6 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone by Andy Parkins · 18 years ago
  28. b81ba57 update hook: redirect _both_ diagnostic lines to stderr upon tag failure by Jim Meyering · 18 years ago
  29. 3a895e0 templates/hooks--update: replace diffstat calls with git diff --stat by Eric Wong · 19 years ago
  30. 41e79c9 sample update-hook: sanely handle a new branch head. by Junio C Hamano · 19 years ago
  31. 8a3ee7c update-hook: Major overhaul (handling tags, mainly). by Andreas Ericsson · 19 years ago
  32. 60abce3 Fix hooks/update template. by Junio C Hamano · 19 years ago
  33. 86b13da scripts: equality test '==' is not portable. by Junio C Hamano · 20 years ago
  34. c65a947 [PATCH] Fixed/Extended example for update hook by Josef Weidendorfer · 20 years ago
  35. 8d5afef Install sample hooks by Junio C Hamano · 20 years ago