summaryrefslogtreecommitdiff
path: root/include/git2/commit.h
Commit message (Expand)AuthorAgeFilesLines
* Tabify everythingVicent Marti2011-09-191-5/+5
* 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-5/+5
* commit: Add support for Encoding headerVicent Marti2011-08-121-3/+14
* Remove redundant methods from the APIVicent Marti2011-06-281-61/+12
* Update documentationVicent Marti2011-06-161-2/+1
* Added methods to search objects of different typesMarc Pegon2011-06-061-0/+18
* Added git_commit_tree_oid and git_commit_parent_oid.Sam2011-04-081-0/+20
* 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/+17
* Switch from time_t to git_time_tnulltoken2011-03-231-1/+1
* I broke your bindingsVicent Marti2011-03-201-41/+118
* Fix the retarded object interdependency systemVicent Marti2011-03-141-6/+10
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+184