summaryrefslogtreecommitdiff
path: root/tests/object/message.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-3/+1
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-7/+7
* message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-181-7/+7
* messsage: use git_buf in prettify()Carlos Martín Nieto2014-01-271-62/+25
* Rename tests-clar to testsBen Straub2013-11-141-0/+236