summaryrefslogtreecommitdiff
path: root/include/git2/errors.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headerschu2012-02-131-1/+1
* Tabify everythingVicent Marti2011-09-191-2/+2
* Cleanup legal dataVicent Marti2011-09-191-21/+3
* Merge pull request #300 from carlosmn/gsoc2011/masterVicent Martí2011-07-051-0/+6
|\
| * Correctly handle network inputCarlos Martín Nieto2011-06-261-0/+3
| * Add git.git's fnmatch, which is really GNU's and the git__fnmatch wrapperCarlos Martín Nieto2011-06-261-0/+3
* | test: Properly show error messagesVicent Marti2011-06-281-0/+5
|/
* odb: Add GIT_EPASSTHROUGHVicent Marti2011-06-191-0/+3
* 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