libgit2/include/git2
Vicent Marti bbcc7ffc69 Add proper threading support to libgit2
We now depend on libpthread on all Unix platforms (should be installed
by default) and use a simple wrapper for Windows threads under Win32.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2011-03-15 21:14:07 +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 Add new method git_reference_listall 2011-03-14 23:52:32 +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 Fix the retarded object interdependency system 2011-03-14 23:52:32 +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