libgit2/tests-clar/refs
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
..
branches remote: allow querying for refspecs 2013-04-20 19:45:40 +02:00
reflog immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
crashes.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
create.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
delete.c alloc doesn't take a refdb; git_refdb_free nicely in the tests 2013-04-19 18:43:17 -05:00
foreachglob.c refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
isvalidname.c remote: Introduce git_remote_is_valid_name() 2013-02-11 23:19:41 +01:00
iterator.c Make sure the ref iterator works in an repo without physical presence 2013-05-11 11:20:37 +02:00
list.c refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
listall.c refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
lookup.c refs: explicitly catch leading slashes 2013-03-07 16:38:44 +01:00
normalize.c remote: Introduce git_remote_is_valid_name() 2013-02-11 23:19:41 +01:00
overwrite.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
pack.c alloc doesn't take a refdb; git_refdb_free nicely in the tests 2013-04-19 18:43:17 -05:00
peel.c refdb_fs: do not require peeled packed refs to be tags 2013-05-02 11:07:20 -04:00
read.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
ref_helpers.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
ref_helpers.h immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
rename.c alloc doesn't take a refdb; git_refdb_free nicely in the tests 2013-04-19 18:43:17 -05:00
revparse.c git_revision -> git_revspec 2013-04-15 23:40:46 +02:00
setter.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
unicode.c Use cl_assert_equal_s() instead of strcmp(). 2013-01-25 06:55:56 +01:00
update.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00