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

Changes for version 2.4

  • Change: 0855db97b1526bee705bd55de4cb86ab9f70cfb4 Author: Samit Badle <Samit.Badle@gmail.com> Date : 2016-08-24 15:17:35 +0000
    • Git::Code::Review includes an excellent tutorial that would make it easy for new users to understand this tool. Adding a tutorial command to show the bundled tutorial makes it easier for users to discover and use this tutorial.
  • Change: 4f0868304df6c6a2497d470b41a3f9fadc6ed61a Author: Samit Badle <Samit.Badle@gmail.com> Date : 2016-08-24 15:08:46 +0000
    • Adding a comment to a commit with comments shows a selection list of the commit and well as the comments. Trying to comment on another comment errors out with an "unknown commit object" error. This fix restricts the selection list to commits and thereby eliminates such errors.
  • Change: 505ff9bef7bb6b143675a69d67ef1c61443bba9f Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2016-07-12 00:31:53 +0000
    • Version 2.3 Released.

Documentation

Dispatches commands to the appropriate places

Modules

Tools for performing code review using Git as the backend
Comment on a commit in the audit
Mark a commit previously concerned with approved
Quick overview of the Audit
Initialization hooks for git-code-review commands
Quick overview of the Audit Directory
Manage replies to the code review mailbox
Move a commit from one profile to another
Report overdue commits
Allows reviewers to select a commit for auditing
Manage profiles for the code selection
Generate an Audit Report
Perform commit selection
Quick overview of the History for the Commmit
Show the Git::Code::Review::Tutorial
Notification framework
Notification by email
Notification to JIRA
Notification plugin that outputs the message to STDOUT
How to work Git::Code::Review
Tools for performing code review using Git as the backend
Date calculation and manipulations

Provides

in lib/Git/Code/Review/Notify.pm