summaryrefslogtreecommitdiff
path: root/src/message.c
Commit message (Expand)AuthorAgeFilesLines
* message: don't assume the comment charcmn/comment-charCarlos Martín Nieto2014-05-181-2/+2
* messsage: use git_buf in prettify()Carlos Martín Nieto2014-01-271-27/+3
* update copyrightsEdward Thomson2013-01-081-1/+1
* Fix warnings and merge issues on Win64Russell Belfer2012-08-231-1/+1
* Make git_message_prettify return bytes writtenRussell Belfer2012-08-141-12/+14
* Check prettify message output buffer after cleanupRussell Belfer2012-08-121-4/+6
* message: Expose git_message_prettify()nulltoken2012-06-191-2/+23
* msvc: Do not use `isspace` Vicent Martí2012-05-091-1/+1
* message: CleanupVicent Martí2012-05-081-2/+10
* message: Proper OOM handlingVicent Martí2012-05-081-3/+2
* commit/tag: ensure the message is cleaned upnulltoken2012-05-071-0/+54