libgit2/tests/status
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
..
ignore.c ignore: adjust test for negating inside a dir 2014-12-05 19:43:36 +01:00
renames.c Improve docs for status rename detection limits 2014-04-24 15:40:50 -07:00
single.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
status_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_helpers.c Use 'X' for unreadable status. 2014-05-30 16:22:13 -07:00
status_helpers.h New tests of status for repo inside repo 2014-04-01 21:32:06 -07:00
submodules.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
worktree_init.c Fixed a couple Clang warnings 2014-11-10 08:18:48 +09:00
worktree.c Don't include the unreadable tests on win32 2014-08-13 17:23:07 -04:00