libgit2/include
schu 63396a3998 signature: adjust API to return error codes
git_signature_new() and git_signature_now() currently don't return error
codes. Change the API to return error codes and not pointers to let the
user handle errors properly.

Signed-off-by: schu <schu-github@schulog.org>
2011-08-03 16:05:32 +02:00
..
git2 signature: adjust API to return error codes 2011-08-03 16:05:32 +02:00
git2.h Remove double include of remote.h from git2.h 2011-07-29 19:29:47 +02:00