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

Changes for version 0.002000 - 2012-05-30

  • Git::Changes
    • 48225024 Tidy (Kent Fredric)
    • 474f7725 Tidyup / Critic (Kent Fredric)
    • d059f592 Update Changelog (Kent Fredric)
    • a53fe247 Add a ChangeLog format emitter (Kent Fredric)
    • 3387631d Document FromHEAD Method (Kent Fredric)
    • 77e5a1a9 add a FromHEAD method walker that doesn't need consttructor args (Kent Fredric)

Modules

Walk over a sequence of commits in a Git::PurePerl repo
Walk down a tree following the first parent.
Start at the HEAD of the current repo.
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