libgit2/tests/refs
Carlos Martín Nieto 6f13a30565 reflog: write to the reflog following git's rules
git-core only writes to the reflogs of HEAD, refs/heads/ and,
refs/notes/ or if there is already a reflog in place. Adjust our code to
follow these semantics.
2013-12-09 15:55:11 +01:00
..
branches Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
reflog reflog: write to the reflog following git's rules 2013-12-09 15:55:11 +01:00
crashes.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
create.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
createwithlog.c reflog: integrate into the ref writing 2013-11-23 14:55:02 +01:00
delete.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
foreachglob.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
iterator.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
list.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
listall.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookup.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
normalize.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
overwrite.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
pack.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
peel.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
read.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
ref_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
ref_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
rename.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
revparse.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
settargetwithlog.c reflog: integrate into the ref writing 2013-11-23 14:55:02 +01:00
setter.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
shorthand.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
unicode.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
update.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00