Changes for version 1.20 - 2011-06-09

  • ENHANCEMENTS
    • None. It's as good as 1.19, without the stupid test fail.
  • TESTS
    • one test always failed if run outside of a git repository, so I didn't detect it, but all testers did :-( Kazuhiro Shibuya provided a patch!

Documentation

Control git from Perl using Git::Repository

Modules

Perl interface to Git repositories
Command objects for running git
Class representing git log data
Split a git log stream into records
Base class for Git::Repository plugins
Add a log() method to Git::Repository
Helper functions for test scripts using Git