libgit2/tests-clar/refs
Jeff King 7edb9071da refdb_fs: do not require peeled packed refs to be tags
Older versions of git would only write peeled entries for
items under refs/tags/. Newer versions will write them for
all refs, and we should be prepared to handle that.
2013-05-02 11:07:20 -04: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 tag: Fix parsing when no tagger nor message 2013-03-31 14:36:51 +02:00
isvalidname.c remote: Introduce git_remote_is_valid_name() 2013-02-11 23:19:41 +01:00
list.c Tests: Add 3 tags to resources/testrepo. 2012-09-23 01:02:07 +02:00
listall.c Seperate out a new test that verifies packed-refs with no trailing newline 2013-01-22 16:01:03 -08: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