libgit2/tests-clar/refs/branches
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
..
create.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
delete.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
foreach.c Fix refdb iteration early termination bug 2013-05-11 06:42:25 -07:00
ishead.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
lookup.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
move.c immutable references and a pluggable ref database 2013-03-07 11:01:52 -06:00
name.c Added git_branch_name(). 2013-01-25 05:24:21 +01:00
remote.c Set error message for branch functions 2013-05-01 04:18:46 -07:00
upstream.c Fix some memory leaks 2013-05-10 19:22:47 +02:00
upstreamname.c branch: rename 'tracking' to 'upstream' 2013-03-30 15:45:57 +01:00