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

Changes for version 0.23 - 2013-03-25

  • Update libgit2 to 3f21a23
    • The Branch -> move() method does not modify the Branch object anymore, as per the new underlying libgit2 implementation. An additional lookup is needed in order to get the new object (incompatible change)
  • Add Branch -> tracking() method

Modules

Perl bindings to the Git linkable library (libgit2)
Git blob class
Git branch class
Git commit class
Git config class
Git credentials class
Git diff class
Git index class
Git push class
Git refspec class
Git reference class
Git remote class
Git repository class
Git signature class
Git stash class
Git tag class
Git tree class
Git tree entry class
Git revwalker class