libgit2/src/git
Vicent Marti 30b171a185 Change blob API to return temp refs to the content
If the user wants permanent references, he can duplicate the temporary
one manually.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
2010-11-20 17:37:32 +02:00
..
blob.h Change blob API to return temp refs to the content 2010-11-20 17:37:32 +02:00
commit.h Improve error handling 2010-11-05 03:20:17 +02:00
common.h Add support for 'index add' 2010-11-16 02:59:28 +02:00
errors.h Fix "'__thread' not at start of declaration" warnings (-Wextra) 2010-01-20 20:19:06 +00:00
index.h Add support for 'index add' 2010-11-16 02:59:28 +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