26 Commits (9a7ea2b1f3484bb2a4bbd0b538e5a38df0356701)

Author SHA1 Message Date
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Gerrit Pape ad7638b2ed hooks--update: decline deleting tags or branches by default, add config options 17 years ago
Gerrit Pape 1756fed9ee hooks--update: fix test for properly set up project description file 17 years ago
Alexandre Julliard c32da692de hooks--update: Explicitly check for all zeros for a deleted ref. 17 years ago
Gerrit Pape 91776491da Have sample update hook not refuse deleting a branch through push. 18 years ago
Gerrit Pape 5946d88a34 variable $projectdesc needs to be set before checking against unchanged default. 18 years ago
Andy Parkins 46d409d0bf update-hook: remove e-mail sending hook. 18 years ago
Andy Parkins 0a0d080bdc update-hook: abort early if the project description is unset 18 years ago
Andy Parkins c47e6a43d3 update-hook: fix incorrect use of git-describe and sed for finding previous tag 18 years ago
Gerrit Pape b8ac23bcf8 Fix quoting in update hook template 18 years ago
Andy Parkins 3d84df43e1 Sample update hook: typofix and modernization to use "git log" 18 years ago
Andy Parkins 9a894e8e7c The "table-of-contents" in the update hook script should match the body 18 years ago
Andy Parkins 44478d99ee Only show log entries for new revisions in hooks--update 18 years ago
Andy Parkins 72f627d2bc Fix potential command line overflow in hooks--update 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Andy Parkins 829a686f1b Heavily expanded update hook to send more useful emails than the old hook 18 years ago
Andy Parkins a69aba6af3 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone 18 years ago
Jim Meyering b81ba57124 update hook: redirect _both_ diagnostic lines to stderr upon tag failure 18 years ago
Eric Wong 3a895e0268 templates/hooks--update: replace diffstat calls with git diff --stat 19 years ago
Junio C Hamano 41e79c9559 sample update-hook: sanely handle a new branch head. 19 years ago
Andreas Ericsson 8a3ee7c314 update-hook: Major overhaul (handling tags, mainly). 19 years ago
Junio C Hamano 60abce3c0f Fix hooks/update template. 19 years ago
Junio C Hamano 86b13da46c scripts: equality test '==' is not portable. 19 years ago
Josef Weidendorfer c65a9470fb [PATCH] Fixed/Extended example for update hook 20 years ago
Junio C Hamano 8d5afef0f9 Install sample hooks 20 years ago