libgit2/tests/threads
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
..
basic.c Rename git_threads_ to git_libgit2_ 2014-11-08 23:46:39 +01:00
diff.c Move yield to the tests and enable for FreeBSD 2014-07-03 05:55:02 +02:00
iterator.c iterator: submodules are determined by an index or tree 2014-11-07 08:33:27 +01:00
refdb.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
thread_helpers.c Win32: Fix object::cache::threadmania test on x64 2014-06-07 12:51:48 -04:00
thread_helpers.h Attribute file cache refactor 2014-04-17 14:56:41 -07:00