summaryrefslogtreecommitdiff
path: root/tests/object/commit
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-2/+1
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-5/+5
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-2/+2
* commit: fix reading out of bounds when parsing encodingPatrick Steinhardt2018-10-251-0/+19
* tests: add tests that exercise commit parsingPatrick Steinhardt2018-10-251-0/+213
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-181-1/+1
* commit: safer commit creation with reference updatecmn/commit-create-safeCarlos Martín Nieto2014-04-301-0/+9
* Add git_commit_amend APIRussell Belfer2014-02-071-0/+76
* Merge pull request #2075 from libgit2/cmn/leftover-oidVicent Marti2014-01-271-1/+1
|\
| * index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-251-1/+1
* | messsage: use git_buf in prettify()Carlos Martín Nieto2014-01-271-3/+5
|/
* Rename tests-clar to testsBen Straub2013-11-141-0/+132