C git library
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/
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libgit2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libgit2-1.6.3.tar.gz | 0006666855 6.36 MB | |
libgit2.changes | 0000058827 57.4 KB | |
libgit2.spec | 0000002989 2.92 KB |
Revision 56 (latest revision is 67)
Dominique Leuenberger (dimstar_suse)
accepted
request 1073918
from
Dominique Leuenberger (dimstar)
(revision 56)
- Update to 1.6.3: * odb: restore git_odb_open by @ethomson in #6520 * Ensure that git_index_add_all handles ignored directories by @ethomson in #6521 * pack: use 64 bits for the number of objects by @carlosmn in #6530 - Drop restore-git-odb-open.patch (forwarded request 1073569 from polslinux)
Comments 0