libgit2/tests/commit
Carlos Martín Nieto eadd0f05f6 commit: expose the different kinds of errors
We should be checking whether the object we're looking up is a commit,
and we should let the caller know whether the not-found return code
comes from a bad object type or just a missing signature.
2016-02-16 14:06:48 +01:00
..
commit.c commit: Fix memory leak in test suite 2015-12-17 10:13:04 +01:00
parent.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
parse.c commit: expose the different kinds of errors 2016-02-16 14:06:48 +01:00
signature.c signature: Strip crud just like Git does 2015-10-21 11:58:44 +02:00
write.c Fix git_commit_summary to convert newlines to spaces even after 2015-11-03 17:50:55 -05:00