summaryrefslogtreecommitdiff
path: root/include/git2/commit.h
Commit message (Expand)AuthorAgeFilesLines
* portability: Improve x86/amd64 compatibilitynulltoken2012-07-241-1/+1
* commit: properly export git_commit_nth_gen_ancestor()Carlos Martín Nieto2012-07-121-1/+1
* commit: introduce git_commit_nth_gen_ancestor()nulltoken2012-07-121-0/+19
* message: Expose git_message_prettify()nulltoken2012-06-191-2/+2
* errors: Rename the generic return codesVicent Martí2012-05-181-5/+5
* commit/tag: ensure the message is cleaned upnulltoken2012-05-071-0/+6
* commit: actually allow yet to be born update_refschu2012-02-151-1/+2
* Update Copyright headerschu2012-02-131-1/+1
* Rename all `_close` methodsVicent Marti2011-11-261-3/+3
* 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