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

Changes for version 0.001001 - 2012-05-29

  • Added an example utility in example/ which demonstrates using the tool for a simplistic drop-in replacement for "git log", except with far more fine-tuned power awesomeness, and custom colour formatting and string filtery magic.

Modules

Walk over a sequence of commits in a Git::PurePerl repo
Walk down a tree following the first parent.
Execute a sub() for each commit
Execute an ordered list of OnCommit events.
An entity that has a repo
A method for traversing a git repository
An event to execute when a commit is encountered
Misc utility types for Git::PurePerl::Walker