libgit2/include/git2
Vicent Marti c6e65acae6 Properly check strtol for errors
We are now using a custom `strtol` implementation to make sure we're not
missing any overflow errors.
2011-04-09 15:22:11 -07:00
..
blob.h Do not return on void helper methods 2011-03-23 15:44:52 +02:00
commit.h Added git_commit_tree_oid and git_commit_parent_oid. 2011-04-08 03:33:46 +03:00
common.h Properly check strtol for errors 2011-04-09 15:22:11 -07:00
errors.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00
index.h index.h: Add IDXENTRY flags needed for index operations 2011-04-08 03:33:50 +03:00
object.h I broke your bindings 2011-03-20 21:45:11 +02:00
odb_backend.h Remove circular dependency in includes 2011-03-23 20:18:34 +02:00
odb.h odb.h: Fix minor typo 2011-03-23 18:55:44 +02:00
oid.h Add git_oid_shorten (unique OID minimzer) 2011-03-14 23:36:10 +02:00
refs.h Enforce coding conventions in refs.c 2011-03-29 19:58:19 +03:00
repository.h Add new method git_repository_is_empty 2011-04-08 12:42:18 -07:00
revwalk.h Fix headers for the new Revision Walker 2011-03-16 23:59:09 +02:00
signature.h signature.h: Fix tiny typo 2011-03-28 17:57:08 +02:00
tag.h Merge branch 'tagging' of https://github.com/nulltoken/libgit2 into development 2011-04-02 12:50:25 +03:00
thread-utils.h Thread safe cache 2011-03-20 21:45:06 +02:00
tree.h Build & write custom trees in memory 2011-04-04 19:25:33 +03:00
types.h Build & write custom trees in memory 2011-04-04 19:25:33 +03:00
zlib.h Move the external includes folder from src to include 2011-03-03 20:23:53 +02:00