[libgit2-glib] Created tag v0.0.6



The unsigned tag 'v0.0.6' was created.

Tagger: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Jul 2 17:42:55 2013 +0200

    Tag 0.0.6

Changes since the last tag 'v0.0.4':

Garrett Regier (1):
      Fix ggit_repository_file_status()

Ignacio Casal Quinteiro (14):
      Post release version bump
      Update readme
      Do not use direct includes from libgit2
      Missing includes in ggit.h
      Update gtk-doc
      Update gtk doc
      Remove g_type_init
      Correctly wrap up git_transfer_progress
      Add merge enums
      Bind GgitMergeTreeOptions
      Rename GgitDiff to GgitDiffList
      Add missing include
      Update gtk doc
      Release 0.0.6

Jesse van den Kieboom (26):
      Added _set API for GgitIndexEntry
      Added ggit_index_entry_stat to fill an index entry by statting its path
      Added new status options
      Bind ggit_message_prettify
      Move creating tree builder to repository
      Bind more tree builder API
      Bind create_commit
      Use AM_CPPFLAGS instead of INCLUDES
      Use g_clear_object
      Rename FILEMODE constants to FILE_MODE
      Check for valid repository
      Fixed wrong order of arguments in git_treebuilder_write
      Move index entry construction API to repository
      Bind more index API (write_tree, add_bypath, owner)
      Unify documentation of error
      Added missing punctuation for documentation of parameters
      Use Returns instead of @return to document return value
      Consistently store copy of workdir after creating/wrapping repository
      Added writing blob using output stream
      Do not call g_type_init explicitly anymore
      Added ggit_diff_patch_to_stream
      Implement diff patch using GString
      Use relative path for git_index_remove
      Do not fail index entry creation when stat fails
      Clear repository in finalize
      Allow NULL for path in create_index_entry_for_path

Sindhu S (1):
      Bind get_patch and patch_to_string


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]