libgit2/tests/repo
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
..
config.c Move system directory cache out of utils 2014-02-24 17:52:38 -08:00
discover.c repository: move to use a git_buf for outputting strings 2014-01-27 04:44:05 +01:00
getters.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
hashfile.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
head.c refs: append to the HEAD reflog when updating the current branch 2014-03-17 17:47:47 +01:00
headtree.c Add reflog params to git_repository_detach_head 2014-02-04 20:50:40 -08:00
init.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
iterator.c Address PR comments 2014-02-20 14:27:10 -08:00
message.c Fix some Windows warnings 2014-02-07 15:43:37 -08:00
open.c Move system directory cache out of utils 2014-02-24 17:52:38 -08:00
pathspec.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
repo_helpers.c refs: remove the _with_log differentiation 2014-01-15 13:32:43 +01:00
repo_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
setters.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
shallow.c Improve error propagation in shallow call 2014-02-18 14:05:30 -08:00
state.c Add reflog params to git_repository_detach_head 2014-02-04 20:50:40 -08:00