summaryrefslogtreecommitdiff
path: root/src/git/common.h
Commit message (Expand)AuthorAgeFilesLines
* Change the library include fileVicent Marti2010-12-061-125/+0
* Change include structure for the projectVicent Marti2010-12-061-10/+0
* Do proper symbol exports on MSVCVicent Marti2010-11-241-0/+2
* Add support for 'index add'Vicent Marti2010-11-161-0/+3
* Improve error handlingVicent Marti2010-11-051-0/+22
* Fix internal memory management on the libraryVicent Marti2010-10-281-5/+7
* Change /* to /** at the start of comment blocks in public api so doxygenBenjamin C Meyer2010-10-251-1/+1
* Fix spelling mistakes in the documentation.Benjamin C Meyer2010-10-251-1/+1
* Remove whitespace from the end of the line in documentation.Benjamin C Meyer2010-10-251-2/+2
* Give object structures more descriptive namesVicent Marti2010-09-191-1/+1
* Redesigned the walking/object lookup interfaceVicent Marti2010-08-121-2/+8
* Refactor parsing methodsVicent Marti2010-08-071-0/+7
* Added new error codes. Improved error handling.Vicent Marti2010-06-021-0/+6
* 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