Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Made path prettifying functions return GIT_EINVALIDPATH instead of GIT_ERROR. | nulltoken | 2011-01-29 | 1 | -0/+1 | |
* | Remove git_errno | Vicent Marti | 2010-12-23 | 1 | -28/+0 | |
* | Add string descriptions for all error codes | Vicent Marti | 2010-11-05 | 1 | -3/+14 | |
* | Fix some "signed v unsigned comparison" warnings with -Wextra | Ramsay Jones | 2010-01-20 | 1 | -1/+1 | |
* | Set GIT_EOSERR when the OS errno should be consulted | Shawn O. Pearce | 2008-12-30 | 1 | -0/+3 | |
* | Wrap malloc and friends and report out of memory as GIT_ENOMEM | Shawn O. Pearce | 2008-12-30 | 1 | -0/+3 | |
* | Support building on Mac OS X by using pthread_getspecific for TLS | Shawn O. Pearce | 2008-12-30 | 1 | -0/+23 | |
* | Add an embryo of a TLS-aware error handling system | Andreas Ericsson | 2008-11-22 | 1 | -0/+23 |