summaryrefslogtreecommitdiff
path: root/include/git2/blob.h
Commit message (Expand)AuthorAgeFilesLines
* portability: Improve x86/amd64 compatibilitynulltoken2012-07-241-1/+1
* blob: add git_blob_create_fromchunks()nulltoken2012-06-071-0/+42
* errors: Rename the generic return codesVicent Martí2012-05-181-5/+5
* blob: Add git_blob_create_fromdisk()nulltoken2012-05-131-0/+12
* Update Copyright headerschu2012-02-131-1/+1
* Rename all `_close` methodsVicent Marti2011-11-261-3/+3
* Cleanup legal dataVicent Marti2011-09-191-21/+3
* Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...David Boyce2011-09-131-4/+4
* Fix some random size_t vs. int conversion warningsSebastian Schuberth2011-09-081-1/+1
* Added methods to search objects of different typesMarc Pegon2011-06-061-0/+17
* Do not return on `void` helper methodsVicent Marti2011-03-231-1/+1
* Add close wappers for commit, tree, tag and blobCarlos Martín Nieto2011-03-231-0/+18
* I broke your bindingsVicent Marti2011-03-201-46/+21
* Change the return type of `git_blob_rawcontent`Vicent Marti2011-03-051-1/+1
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+128