Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | message: don't assume the comment charcmn/comment-char | Carlos Martín Nieto | 2014-05-18 | 1 | -2/+2 |
* | messsage: use git_buf in prettify() | Carlos Martín Nieto | 2014-01-27 | 1 | -27/+3 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Fix warnings and merge issues on Win64 | Russell Belfer | 2012-08-23 | 1 | -1/+1 |
* | Make git_message_prettify return bytes written | Russell Belfer | 2012-08-14 | 1 | -12/+14 |
* | Check prettify message output buffer after cleanup | Russell Belfer | 2012-08-12 | 1 | -4/+6 |
* | message: Expose git_message_prettify() | nulltoken | 2012-06-19 | 1 | -2/+23 |
* | msvc: Do not use `isspace` | Vicent Martí | 2012-05-09 | 1 | -1/+1 |
* | message: Cleanup | Vicent Martí | 2012-05-08 | 1 | -2/+10 |
* | message: Proper OOM handling | Vicent Martí | 2012-05-08 | 1 | -3/+2 |
* | commit/tag: ensure the message is cleaned up | nulltoken | 2012-05-07 | 1 | -0/+54 |