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 0.18 - 2012-12-14

  • Add Walker -> push_*() and hide_*() methods (thanks, @ruz!)
  • Update libgit2 to 37ac443
  • Add Push and Cred classes
    • Now pushing to remote HTTP(S) repositories is supported
  • Fix a double-free bug in Reference -> delete() method (GH#4)
  • Add Reference -> owner() method (thanks, @ruz)
  • Now Repository -> clone() takes a Remote argument instead of a URL to support authentication while cloning over HTTP(S) (incompatible change)

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