libgit2/tests/refs
Carlos Martín Nieto 4b7e1b9e92 refs: append to the HEAD reflog when updating the current branch
When we update the current branch, we must also append to HEAD's reflog
to keep them in sync.

This is a bit of a hack, but as git.git says, it covers 100% of
default cases.
2014-03-17 17:47:47 +01:00
..
branches Merge pull request #2144 from linquize/branch-f-current 2014-03-02 09:00:00 -06:00
reflog refs: append to the HEAD reflog when updating the current branch 2014-03-17 17:47:47 +01:00
crashes.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
create.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
createwithlog.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
delete.c refs: add an unconditional delete 2014-02-05 12:07:57 +01:00
foreachglob.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
iterator.c More tests of canceling from callbacks 2013-12-12 11:14:51 -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 refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
pack.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
peel.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
races.c refs: move current_id before the reflog parameters 2014-02-10 14:52:28 +01:00
read.c Add git_reference_is_note. 2014-02-02 18:20:38 +01: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 Enhance testing of signature parameters 2014-01-30 15:53:52 -08:00
revparse.c Ensure renaming a reference updates the reflog 2014-01-30 15:52:13 -08:00
settargetwithlog.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
setter.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
shorthand.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
unicode.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
update.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00