libgit2/include/git2
Vicent Marti 54a1b36c25 Export git_repository_gc properly
One of my brainfarts made me export it as `git_repository_close` instead
of GC. Duh.
2011-03-16 01:07:06 +02:00
..
blob.h Change the return type of git_blob_rawcontent 2011-03-05 13:29:50 +02:00
commit.h Fix the retarded object interdependency system 2011-03-14 23:52:32 +02:00
common.h Export git_strarray_free instead of inlining 2011-03-16 01:06:15 +02:00
errors.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
index.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
object.h Fix the retarded object interdependency system 2011-03-14 23:52:32 +02:00
odb_backend.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
odb.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
oid.h Add git_oid_shorten (unique OID minimzer) 2011-03-14 23:36:10 +02:00
refs.h Add new method git_reference_listall 2011-03-14 23:52:32 +02:00
repository.h Export git_repository_gc properly 2011-03-16 01:07:06 +02:00
revwalk.h Rewrite the Revision Walker 2011-03-14 23:52:15 +02:00
signature.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
tag.h Fix the retarded object interdependency system 2011-03-14 23:52:32 +02:00
thread-utils.h Add proper threading support to libgit2 2011-03-15 21:14:07 +02:00
tree.h Change interface for Tree Index attr (always unsigned) 2011-03-05 13:46:37 +02:00
types.h Add new method git_reference_listall 2011-03-14 23:52:32 +02:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00