kmx git
login
register
thodg
/
libgit2
/
include/git2/errors.h
include/git2/errors.h
Log
Author
Commit
Date
CI
Message
6810bf28
2011-05-11T00:40:07
Move all error-related defines to `git2/errors.h`
f4a936b5
2011-05-11T00:35:05
Bring back `git_strerror` We cannot totally deprecate this until the new error handling mechanisms are all in place.
5eb0fab8
2011-05-05T01:49:27
errors: Update external API with new `git_lasterror`
71d33382
2011-03-03T20:20:45
Move the external includes folder from `src` to `include` Signed-off-by: Vicent Marti <tanoku@gmail.com>