libgit2/tests-clar/object
Russell Belfer 83cc70d9fe Move odb_backend implementors stuff into git2/sys
This moves some of the odb_backend stuff that is related to the
internals of an odb_backend implementation into include/git2/sys.

Some of the stuff related to streaming I left in include/git2
because it seemed like it would be reasonably needed by a normal
user who wanted to stream objects into and out of the ODB.

Also, I added APIs for traversing the list of backends so that
some of the tests would not need to access ODB internals.
2013-04-21 11:50:55 -07:00
..
blob Move crlf conversion into buf_text 2013-03-25 14:20:07 -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 Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
tag tag: Fix parsing when no tagger nor message 2013-03-31 14:36:51 +02:00
tree Add more treebuilder tests 2013-02-20 11:58:21 -08: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