summaryrefslogtreecommitdiff
path: root/src/errors.h
Commit message (Expand)AuthorAgeFilesLines
* posix: remove superseded POSIX regex wrappersPatrick Steinhardt2019-09-211-7/+0
* errors: introduce `git_error_vset` functionPatrick Steinhardt2019-08-011-2/+2
* win32: move type definitions for improved inclusionEdward Thomson2019-05-191-0/+88
* Remove git_errnoVicent Marti2010-12-231-24/+0
* Change the library include fileVicent Marti2010-12-061-1/+1
* Cleanup our header inclusion order to ensure pthread.h is earlyShawn O. Pearce2008-12-311-1/+0
* Set GIT_EOSERR when the OS errno should be consultedShawn O. Pearce2008-12-301-0/+5
* Cleanup formatting in our head files to be more consistentShawn O. Pearce2008-12-301-0/+2
* Change usages of static inline to GIT_INLINEJulio Espinoza-Sokal2008-12-301-2/+2
* Remove config.h and make fileops an internal APIAndreas Ericsson2008-12-021-0/+1
* Add an embryo of a TLS-aware error handling systemAndreas Ericsson2008-11-221-0/+17