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

Changes for version 2.11.0 - 2020-04-04

  • New features
    • CheckDiff: This is a new plugin which makes it easy to check the output of a git-diff showing the differences introduced by a new local commit or by a sequence of commits being pushed to a branch. It comes with a sample script which can be used to detect secret leakage in your code.
    • Group names now can have dashes in them. Courtesy of Bartosz Oudekerk. Thanks!

Documentation

Find secrets leakage in a Git diff

Modules

Framework for implementing Git (and Gerrit) hooks
[DEPRECATED] Git::Hooks plugin for branch/tag access control
Git::Hooks plugin to enforce commit policies
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 plugin to notify users via email
Git::Hooks plugin to prepare commit messages before being edited
Git::Hooks testing utilities
A Git commit message
A Git::Repository plugin with some goodies for hook developers