summaryrefslogtreecommitdiff
path: root/include/git2/errors.h
Commit message (Expand)AuthorAgeFilesLines
...
* ssl: check certificates against the system's trusted CAsCarlos Martín Nieto2012-05-191-0/+1
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-5/+6
* errors: Rename the generic return codesVicent Martí2012-05-181-5/+42
* errors: Remove old commentsVicent Martí2012-05-181-13/+0
* Introduce GITERR_INDEXERCarlos Martín Nieto2012-05-151-0/+1
* Remove old and unused error codesVicent Martí2012-05-021-104/+4
* error handling: move the missing parts over to the new error handlingCarlos Martín Nieto2012-04-261-0/+2
* error-handling: remote, transportCarlos Martín Nieto2012-04-111-1/+2
* error-handling: Commit (WIP)Vicent Martí2012-04-021-1/+2
* Migrate index, oid, and utils to new errorsRussell Belfer2012-03-191-1/+3
* Resolve comments from pull requestRussell Belfer2012-03-131-0/+16
* Migrate ODB files to new error handlingRussell Belfer2012-03-121-1/+2
* error-handling: On-disk config file backendVicent Martí2012-03-091-6/+1
* error-handling: ConfigVicent Martí2012-03-071-0/+1
* error-handling: RepositoryVicent Martí2012-03-071-1/+1
* error-handling: ReferencesVicent Martí2012-03-061-5/+6
* refs: Error handling rework. WIPVicent Martí2012-03-031-0/+3
* error-handling: Add new routinesVicent Martí2012-03-031-0/+15
* 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