New in this release is support for blame, and upgrade to libgit2 0.20. Detailed list of changes follows.
Changes:
- Renamed Repository.head_is_orphaned to Repository.head_is_unborn
- Repository.listall_references and Repository.listall_branches now return a list, instead of a tuple
- The prototype of clone_repository changed
- Added support for blame
- New:
- Reference.log_append(...)
- Reference.shorthand
- Blog.is_binary
- len(Diff)
- Patch.additions
- Patch.deletions
- Patch.is_binary
Thanks to:
- Carlos Martín Nieto
- Xu Tao
- Huang Huang
- Petr Hosek
Resources:
- Download from https://pypi.python.org/pypi/pygit2
- Documentation at http://www.pygit2.org/
- Join us at https://github.com/libgit2/pygit2
Enjoy!
Leave a Reply
You must be logged in to post a comment.