tests-clar/odb/foreach.c


Log

Author Commit Date CI Message
nulltoken 1d733b57 2012-07-25T09:00:58 odb: add some documentation to the foreach() test
Carlos Martín Nieto eca67c58 2012-07-12T20:40:09 tests: fix git_odb_foreach() object count Some objects were added in another PR
Carlos Martín Nieto 521aedad 2012-06-05T14:48:51 odb: add git_odb_foreach() Go through each backend and list every objects that exists in them. This allows fsck-like uses.