[libgit2-glib] Created tag v0.22.0



The unsigned tag 'v0.22.0' was created.

Tagger: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Jan 18 19:54:51 2015 +0100

    Tag 0.22.0

Changes since the last tag 'v0.0.24':

Ignacio Casal Quinteiro (29):
      Post release version bump
      submodule: use g_return_val_if_fail to fix the build
      Minor cleanup
      oid: use the proper parameter name
      config: ggit_config_refresh is not provided anymore
      Remove GgitPush object
      clone-options: does not have the remote_name anymore
      repository: fix api break in create_note
      repository: follow libgit2 on the create_note arguments order
      Fix cherry pick api break
      Fix for git_treebuilder_write api break
      repository: treebuilder_create was changed to treebuilder_new
      repository: more fixes on the tree builder api break
      Fix ggit_repository_reset for api break
      repository: rename get_remote to lookup_remote
      git_threads_init was renamed to git_libgit2_init
      remote: removed is_valid_url and is_supported_url
      remote: return the right type
      remote: fix download method for api break
      Replace GGIT_FILE_MODE_NEW with GGIT_FILE_MORE_UNREADABLE
      Fix cherry-pick options api break
      cherry-pick-options: add missing copyright and modeline
      Wrap GgitSubmoduleUpdateOptions
      submodule: fix api break to use the new method
      Update ggit.h
      Bump version to 0.22.0
      cred-ssh-key-from-agent: add missing docs
      configure: fix ssh check
      Release 0.22.0

Jasper Lievisse Adriaanse (1):
      Rework synchronization for blob's state machine, effectively unbreaking on OpenBSD

Jesse van den Kieboom (36):
      Bind ggit_submodule_open
      Set workdir after wrapping repository
      Set filemode to tree when statting directories for index entries
      Added ggit_index_entry_set_commit
      Make GgitCommitParents implement vala iterator protocol
      Fix alignment
      Do not confuse the enum scanner
      Cleanly separate built sources
      Fix getting ref name for upstream tracking
      Use git_reference_is_branch instead of manual check
      Make remote callbacks native return a pointer
      Add GgitDirection and GgitCredType enums
      Implement setting remote callbacks
      Fix annotation for string list
      Implement getting and setting remote ref specs
      Bind ggit_remote_new_anonymous
      Fix prompts signature
      Add missing prompts annotations
      Code style cleanup
      Added remote callbacks signals
      Proxy callbacks signals for convenience
      Bind git_remote_download
      Bind git_remote_update_tips
      Use signals for remote callbacks notifications
      Bind ggit_oid_is_zero
      Fix storing signal in wrong slot
      More canonical signature for credentials vmethod
      Handle no-authentication case as passthrough
      Fix clone example for new credentials signature
      Small code style fix
      Track remote wrappers in a registry
      Bind git_remote_get_owner
      Remote GgitPushProgress
      Add GgitPushOptions
      Bind git_push_update_tips
      Add ggit_oid_has_prefix


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