libgit2/include
David Boyce 0251733e01 Changes to allow examples/*.c to compile and link. This required on
change to the signature of an API function (git_signature_new).
Also, the examples/general.c had a lot of unchecked return values
which were addresed with a couple of macros. The resulting example
still does not work correctly but at least now it fails with an
error message rather than not compiling or dumping core. Example
runtime issues may be addressed in a later commit.
2011-09-12 23:39:47 -04:00
..
git2 Changes to allow examples/*.c to compile and link. This required on 2011-09-12 23:39:47 -04:00
git2.h Intial indexer code 2011-08-02 21:41:02 +02:00