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

Changes for version 2.3

  • Change: 0a237170faf9ed03ffb932683bf54495bca21dec Author: Samit Badle <Samit.Badle@gmail.com> Date : 2016-07-11 23:06:51 +0000
    • An epoch created for GMT works better when converted as GMT and should fix the tests failing in some timezones.
  • Change: 7cf8c6656bc4089c7a4d8e1977afbca7a5c55b3e Author: Tigin Kaptanoglu <tigin.kaptanoglu@booking.com> Date : 2016-04-13 10:56:47 +0000
    • Fixing a couple of 'uninitialized value' warnings in the report command: Use of uninitialized value $config{"priority"} in string eq at /usr/local/booking-perl/5.18.2/site/lib/Git/Code/Review/Notify/Email. pm line 42. Use of uninitialized value $config{"priority"} in string eq at /usr/local/booking-perl/5.18.2/site/lib/Git/Code/Review/Notify/Email. pm line 50. Use of uninitialized value in sprintf at /usr/local/booking-perl/5.18.2/site/lib/Git/Code/Review/Command/repor t.pm line 239.

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
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