libgit2/tests-clar/refdb
Carlos Martín Nieto 2b562c3a1e refs: remove the OID/SYMBOLIC filtering
Nobody should ever be using anything other than ALL at this level, so
remove the option altogether.

As part of this, git_reference_foreach_glob is now implemented in the
frontend using an iterator. Backends will later regain the ability of
doing the glob filtering in the backend.
2013-05-11 11:20:38 +02:00
..
inmemory.c refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
testdb.c refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
testdb.h Move git_reference__alloc to include/git2/sys 2013-04-21 12:52:17 -07:00