libgit2/tests-clar/odb
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
..
alternates.c Even more cleanups 2013-01-03 19:17:07 +01:00
foreach.c tag: Fix parsing when no tagger nor message 2013-03-31 14:36:51 +02:00
loose_data.h Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
loose.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
mixed.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00
pack_data_one.h odb: allow creating an ODB backend from a packfile index 2012-07-21 16:23:49 +02:00
pack_data.h Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
packed_one.c Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
packed.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00
sorting.c Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00