libgit2/tests/merge
Carlos Martín Nieto 659cf2029f Remove the signature from ref-modifying functions
The signature for the reflog is not something which changes
dynamically. Almost all uses will be NULL, since we want for the
repository's default identity to be used, making it noise.

In order to allow for changing the identity, we instead provide
git_repository_set_ident() and git_repository_ident() which allow a user
to override the choice of signature.
2015-03-03 14:40:50 +01:00
..
trees hashsig: Export as a sys header 2014-10-01 12:03:24 +02:00
workdir Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
files.c Introduce git_merge_file for consumers 2014-03-20 09:25:05 -07:00
merge_helpers.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
merge_helpers.h Factor 40 and 41 constants from source. 2014-09-16 13:07:04 +02:00