libgit2/tests-clar/revwalk
Russell Belfer d5e44d8498 Fix function name and add real error check
`revwalk.h:commit_lookup()` -> `git_revwalk__commit_lookup()`
and make `git_commit_list_parse()` do real error checking that
the item in the list is an actual commit object.  Also fixed an
apparent typo in a test name.
2012-11-29 17:02:27 -08:00
..
basic.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00
mergebase.c Fix function name and add real error check 2012-11-29 17:02:27 -08:00
signatureparsing.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00