libgit2/src/git
Vicent Marti 1795f87952 Improve error handling
All initialization functions now return error codes instead of pointers.
Error codes are now properly propagated on most functions. Several new
and more specific error codes have been added in common.h

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2010-11-05 03:20:17 +02:00
..
commit.h Improve error handling 2010-11-05 03:20:17 +02:00
common.h Improve error handling 2010-11-05 03:20:17 +02:00
errors.h Fix "'__thread' not at start of declaration" warnings (-Wextra) 2010-01-20 20:19:06 +00:00
index.h Improve error handling 2010-11-05 03:20:17 +02:00
odb.h Add git_odb_read_header method to the ODB 2010-10-29 00:44:15 +03:00
oid.h Fix some coding style issues 2010-02-28 20:09:45 +00:00
repository.h Improve error handling 2010-11-05 03:20:17 +02:00
revwalk.h Improve error handling 2010-11-05 03:20:17 +02:00
tag.h Improve error handling 2010-11-05 03:20:17 +02:00
thread-utils.h Cleanup our header inclusion order to ensure pthread.h is early 2008-12-31 13:16:31 -08:00
tree.h Improve error handling 2010-11-05 03:20:17 +02:00
zlib.h Remove license top-comment from public header files 2008-11-22 12:08:00 -08:00