libgit2/tests-clar/refs
Russell Belfer 99d32707b9 Fix refdb iteration early termination bug
There was a problem found in the Rugged test suite where the
refdb_fs_backend__next function could exit too early in some
very specific hashing patterns for packed refs.  This ports
the Rugged test to libgit2 and then fixes the bug.
2013-05-11 06:42:25 -07:00
..
branches Fix refdb iteration early termination bug 2013-05-11 06:42:25 -07: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