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