libgit2/include
Vicent Martí cb8a79617b 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.
2012-03-07 00:11:43 +01:00
..
git2 error-handling: Repository 2012-03-07 00:11:43 +01:00
git2.h Implement diff lists and formatters 2012-03-02 15:49:28 -08:00