The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.052 - 2014-09-18

  • New Features
    • New plugin Git::Hooks::CheckFile checks the contents of files with external commands. Which command is used to check a file is based on the filename.
  • Changes
    • Drop configuration backwards compatibility. Up to version 0.31, as of January 2013, there were some changes in the way Git::Hooks and its plugins were configured. Up to version 0.051 those old ways were still supported. This version drops that compatibility baggage.
    • CheckLog now shows which lines are bigger than body-max-width in the error message.
  • Fixes
    • The output of external hooks that fail are now sent to Gerrit as a comment.
    • CheckLog was complaining about lines with exactly body-max-width characters. Now it lets them pass.

Documentation

Modules

Framework for implementing Git (and Gerrit) hooks
Git::Hooks plugin for branch/tag access control.
Git::Hooks plugin for checking files
Git::Hooks plugin which requires citation of JIRA issues in commit messages.
Git::Hooks plugin to enforce commit log policies.
Git::Hooks plugin for checking against unsafe rewrites
Git::Hooks plugin for ref/file structure validation.
Git::Hooks plugin to insert a Change-Id in a commit message.
A Git extension with some goodies for hook developers.
A Git commit message