The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Git-Repository-Plugin-Log

Git::Repository::Plugin::Log and support modules used to be packaged
in the Git-Repository distribution from version 1.13 (which introduced
capability to write plugins) to 1.308. For earlier history, please
consult the changelog for that distribution.

1.310 Tue Nov 5 2013

        [ENHANCEMENTS]
        - Git::Repository::Log now properly handles commits where the
          author or committer name is empty

1.309 Sun Nov 3 2013
        [ENHANCEMENTS]
        - the mergetag key is now an array reference, to support
          commits with multiple mergetag headers
        [TESTS]
        - tested using a bundle containing several very special cases
          (see http://github.com/book/git-test-repo-tool/)
        [PACKAGING]
        - split into its own distribution as of Git-Repository 1.309
          (and Git-Repository-Plugin-Log 1.309)