libgit2/tests-clar/object
Russell Belfer a9f51e430f Merge git_buf and git_buffer
This makes the git_buf struct that was used internally into an
externally available structure and eliminates the git_buffer.

As part of that, some of the special cases that arose with the
externally used git_buffer were blended into the git_buf, such as
being careful about git_buf objects that may have a NULL ptr and
allowing for bufs with a valid ptr and size but zero asize as a
way of referring to externally owned data.
2013-09-17 09:31:45 -07:00
..
blob Merge git_buf and git_buffer 2013-09-17 09:31:45 -07:00
commit add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
raw odb: wrap the stream reading and writing functions 2013-08-15 14:29:27 +02:00
tag tag: Introduce git_tag_annotation_create() 2013-05-21 19:32:59 +02:00
tree Add tests for git_tree_walk 2013-09-13 14:33:26 -07:00
cache.c Fix win32 type warnings 2013-05-07 09:59:53 -07: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 Remove obsolete test for peel type 2013-05-04 01:04:23 -07:00