• Show log

    Commit

  • Hash : d5e44d84
    Author : Russell Belfer
    Date : 2012-11-29T17:02:27

    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.