summaryrefslogtreecommitdiff
path: root/include/git2/errors.h
Commit message (Expand)AuthorAgeFilesLines
* Added error for ambiguous oid prefixes. Added methods to compare the first nt...Marc Pegon2011-06-011-0/+3
* Change error codes from DEFINEs to an enumVicent Marti2011-05-151-64/+58
* Include "common.h" in "errors.h"Vicent Marti2011-05-131-0/+2
* Move all error-related defines to `git2/errors.h`Vicent Marti2011-05-111-0/+92
* Bring back `git_strerror`Vicent Marti2011-05-111-0/+12
* errors: Update external API with new `git_lasterror`Vicent Marti2011-05-091-4/+4
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+45