File libgit2-glib.changes of Package libgit2-glib
-------------------------------------------------------------------
Mon Jul 8 19:31:11 UTC 2013 - dimstar@opensuse.org
- Update to version 0.0.6:
+ Rename GgitDiff to GgitDiffList.
+ Bind GgitMergeTreeOptions.
+ Added ggit_diff_patch_to_stream.
+ Added writing blob using output stream.
+ Bind more index API (write_tree, add_bypath, owner).
+ Rename FILEMODE constants to FILE_MODE.
+ Bind create_commit.
+ Bind ggit_message_prettify.
+ Bind get_patch and patch_to_string.
+ Added new status options.
+ Added ggit_index_entry_stat.
+ Added _set API for GgitIndexEntry.
+ Bind tree builder API.
+ Misc bugfixing.
-------------------------------------------------------------------
Thu Jun 27 09:59:45 UTC 2013 - dimstar@opensuse.org
- Update to version 0.0.4:
+ Update bindings to the latest libgit2 API changes 0.19.0.
+ Rename GgitStatusFlag to GgitStatusOption.
+ Add GgitStatusOptions.
+ Added tree builder API.
+ Bind create_blob_from... API.
+ Misc bugfixing.
-------------------------------------------------------------------
Fri Jun 21 20:26:43 UTC 2013 - dimstar@opensuse.org
- Initial package, version 0.0.2.