libgit2/tests-clar/object
Russell Belfer 8fe713ccf7 Make git_oid_tostr use out buffer for NULL oid
Previously a NULL oid was handled like an empty buffer and
returned a status empty string.  This makes git_oid_tostr()
set the output buffer to the empty string instead.
2013-01-04 15:47:42 -08:00
..
blob Consolidate text buffer functions 2012-11-28 09:58:48 -08:00
commit API updates for index.h 2012-11-27 13:18:28 -08:00
raw Make git_oid_tostr use out buffer for NULL oid 2013-01-04 15:47:42 -08:00
tag tag: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
tree tests: Fix unused temp repo 2012-12-14 02:49:11 +01:00
lookup.c Remove git_object_oid2type 2012-11-29 08:22:15 -05:00
message.c message: reorganize tests 2012-10-26 21:01:58 +02:00
peel.c object: refine git_object_peel() error report 2012-12-01 08:34:29 +01:00