summaryrefslogtreecommitdiff
path: root/include/git2/object.h
Commit message (Expand)AuthorAgeFilesLines
* Make git_object_peel a bit smarterRussell Belfer2012-08-271-4/+7
* portability: Improve x86/amd64 compatibilitynulltoken2012-07-241-1/+1
* object: introduce git_object_peel()nulltoken2012-07-171-0/+17
* Fix spelling errors.Bruce Mitchener2012-05-191-3/+3
* errors: Rename the generic return codesVicent Martí2012-05-181-1/+1
* Update Copyright headerschu2012-02-131-1/+1
* Rename all `_close` methodsVicent Marti2011-11-261-3/+3
* Cleanup legal dataVicent Marti2011-09-191-22/+4
* Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...David Boyce2011-09-131-1/+1
* Update documentationVicent Marti2011-06-161-2/+2
* short-oid: CleanupVicent Marti2011-06-011-3/+11
* Added a GIT_OID_MINPREFIXLEN constant to define the minimum length allowed fo...Marc Pegon2011-06-011-3/+3
* Added git.git sha1 lookup method to replace simple binary search in pack back...Marc Pegon2011-06-011-0/+30
* object: Update documentationVicent Marti2011-06-011-0/+6
* I broke your bindingsVicent Marti2011-03-201-55/+4
* Fix the retarded object interdependency systemVicent Marti2011-03-141-4/+4
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+198