summaryrefslogtreecommitdiff
path: root/include/git2/message.h
Commit message (Expand)AuthorAgeFilesLines
* message: update docs for git_message_prettifycmn/prettify-docsCarlos Martín Nieto2018-01-191-3/+2
* update code docsBrian Lopez2018-01-161-4/+15
* Change trailer API to return a simple arrayBrian Lopez2018-01-161-7/+17
* remove empty lines between @-linesBrian Lopez2018-01-031-3/+0
* message: add routine for parsing trailers from messagesCharlie Somerville2017-12-191-0/+23
* message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-181-3/+5
* messsage: use git_buf in prettify()Carlos Martín Nieto2014-01-271-12/+5
* update copyrightsEdward Thomson2013-01-081-1/+1
* Clarify git_message_prettify commentsRussell Belfer2012-11-271-7/+9
* API updates for message.hBen Straub2012-11-271-2/+6
* Make git_message_prettify return bytes writtenRussell Belfer2012-08-141-3/+5
* message: Expose git_message_prettify()nulltoken2012-06-191-0/+41