C git library

Edit Package libgit2

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.

http://libgit2.github.com/

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000012 12 Bytes
libgit2-1.3.0.tar.gz 0005599575 5.34 MB
libgit2.changes 0000054956 53.7 KB
libgit2.spec 0000002774 2.71 KB
Latest Revision
Dead Mozay's avatar Dead Mozay (Dead_Mozay) accepted request 926423 from Dead Mozay's avatar Dead Mozay (Dead_Mozay) (revision 1)
- Update to version 1.3.0:
  * Support custom git extensions.
  * Introduce git_email_create; deprecate git_diff_format_email.
  * git_oidarray_free is deprecated; callers should 
    use git_oidarray_dispose.
  * #6028: Check if threadstate->error_t.message is not 
    git_buf__initbuf before freeing.
  * remote: Mark git_remote_name_is_valid as GIT_EXTERN.
  * Fix config parsing for multiline with multiple quoted 
    comment chars.
  * indexer: Avoid one mmap(2)/munmap(2) pair per 
    git_indexer_append call.
  * merge: Check file mode when resolving renames.
  * Allow proxy options when connecting with a detached remote.
  * Fixes for deprecated APIs.
  * filter: use a git_oid in filter options, not a pointer.
  * diff: update GIT_DIFF_IGNORE_BLANK_LINES.
  * Attribute lookups are always on relative paths.
  * Handle long paths when querying attributes.
Comments 0
openSUSE Build Service is sponsored by