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

Changes for version 2.1.0 - 2017-07-12

  • New features
    • CheckJira and CheckLog now admit a new option called 'noref' allowing one to explicitly exclude some references from the checks performed by these plugins.
  • Fixes
    • The githooks.checkcommit.check-code directive now works when one pushes more than one commit.

Documentation

Modules

Framework for implementing Git (and Gerrit) hooks
Git::Hooks plugin for branch/tag access control
Git::Hooks plugin to enforce commit policies
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 references
Git::Hooks plugin for checking against unsafe rewrites
Git::Hooks plugin for checking whitespace errors
Git::Hooks plugin to insert a Change-Id in a commit message
Git::Hooks testing utilities
A Git commit message
A Git::Repository plugin with some goodies for hook developers