• Show log

    Commit

  • Hash : 8add0153
    Author : Vicent Marti
    Date : 2010-05-21T02:35:40

    Split git_commit_lookup into separate functions. git_commit_lookup() now creates commit references without loading them from the ODB. git_commit_parse() creates a commit reference, loads it and parses it from the ODB. Signed-off-by: Vicent Marti <tanoku@gmail.com> Signed-off-by: Andreas Ericsson <ae@op5.se>