summaryrefslogtreecommitdiff
path: root/src/git/common.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some coding style issuesRamsay Jones2010-02-281-5/+5
* Fix "'__thread' not at start of declaration" warnings (-Wextra)Ramsay Jones2010-01-201-0/+12
* win32: Add support for the MS Visual C/C++ compilerRamsay Jones2009-06-151-0/+4
* Set GIT_EOSERR when the OS errno should be consultedShawn O. Pearce2008-12-301-0/+3
* Wrap malloc and friends and report out of memory as GIT_ENOMEMShawn O. Pearce2008-12-301-0/+3
* Remove config.h and make fileops an internal APIAndreas Ericsson2008-12-021-2/+0
* Remove license top-comment from public header filesAndreas Ericsson2008-11-221-25/+0
* Move public headers to src/gitAndreas Ericsson2008-11-181-0/+92