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 1.18 - 2011-04-16

  • ENHANCEMENTS
    • the create() method was fragile (parsing the output of porcelain commands) and is now obsolete
  • DOCUMENTATION
    • added an example for running git shortlog (RT #66783)

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