libgit2/tests-clar/object
nulltoken e28c37761b object: make git_object_lookup() return GIT_ENOTFOUND when searching for an existing object by specifying an incorrect type
This fix complements cb0ce16bbe and cover the following additional use cases

 - retrieving an object which has been previously searched, found and cached
 - retrieving an object through an non ambiguous abbreviated id
2012-05-11 23:56:23 +02:00
..
blob Add filter tests and fix some bugs 2012-03-02 15:09:40 -08:00
commit commit/tag: ensure the message is cleaned up 2012-05-07 12:16:04 +02:00
raw Boom 2012-05-02 16:57:16 -07:00
tag Update test suite 2012-05-02 16:14:30 -07:00
tree Remove old and unused error codes 2012-05-02 19:56:38 -07:00
lookup.c object: make git_object_lookup() return GIT_ENOTFOUND when searching for an existing object by specifying an incorrect type 2012-05-11 23:56:23 +02:00
message.c commit/tag: ensure the message is cleaned up 2012-05-07 12:16:04 +02:00