• Show log

    Commit

  • Hash : cb8a7961
    Author : Vicent Martí
    Date : 2012-03-07T00:02:55

    error-handling: Repository This also includes droping `git_buf_lasterror` because it makes no sense in the new system. Note that in most of the places were it has been dropped, the code needs cleanup. I.e. GIT_ENOMEM is going away, so instead it should return a generic `-1` and obviously not throw anything.