The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.1.5 - 2017-09-21

  • Fixes
    • Messages sent to Gerrit are truncated to less than 64kB. Otherwise they aren't saved and Gerrit logs an error.
    • The method G::R::P::GH::get_sha1 wasn't working at all! Since it was only used by CheckCommit's check_post_commit method, it seems that nobody ever used it.

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