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

Changes for version 0.04

  • Change: 7b940330c24ab3327b15592d5d992e05e7c3a8e8 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-08 23:42:11 +0000
    • TODO: update
  • Change: 58099846478de2a1b5285fcd0fc67eab7d2ae2a2 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-08 23:25:00 +0000
    • Blob.xs: initial implementation of blob support
  • Change: 03da8ccc53fc91ab78db45b05b01a21f026ebf4c Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-08 23:15:45 +0000
    • TreeEntry.xs: implement git_tree_entry
  • Change: 1fa05bfc61629f9b3d1b0deb66f7eb469cabd885 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-08 23:15:45 +0000
    • Tree.xs: implement 'id' method
  • Change: c6ff69949ca00caf7abca2ed9d142b23d55a8306 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-08 23:15:41 +0000
    • Commit.xs: implement 'tree' method
  • Change: 80e1389928f8f4568a0b412ea42295fcc1d3c006 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-06 19:18:00 +0000
    • Config.xs: rename 'string' -> 'str'
  • Change: b03a843a5feedb32c21ae14b6836eb425f734d3a Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-06 19:04:03 +0000
    • Raw.pm: fix config in SYNOPSIS

Modules

Perl bindings to the Git linkable library (libgit2)
libgit2 blob class
libgit2 commit class
libgit2 config class
libgit2 index class
libgit2 repository class
libgit2 signature class
libgit2 tag class
libgit2 tree class
libgit2 tree entry class
libgit2 revwalker class