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

Changes for version 0.21 - 2013-02-20

  • Reference -> target(), Tree -> diff() and TreeEntry -> object() methods do not accept a Repository argument anymore (incompatible change)
  • Fix memory leak in Tree -> entry_bypath() (GH#11)
  • Tag -> delete() is now an object method just like other delete() methods (incompatible change)
  • Do not use Makefile.embed to build libgit2 to avoid FTBFS on *BSD
  • Update libgit2 to fd69c7b

Documentation

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