Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trailer: use size_t for sizes | Edward Thomson | 2019-06-24 | 1 | -32/+41 |
* | treewide: remove use of C++ style comments | Patrick Steinhardt | 2018-07-13 | 1 | -6/+6 |
* | rename find_trailer to extract_trailer_blockcharliesome/trailer-info | Brian Lopez | 2018-01-17 | 1 | -2/+2 |
* | Change trailer API to return a simple array | Brian Lopez | 2018-01-16 | 1 | -5/+19 |
* | make separators const a macro as well | Brian Lopez | 2018-01-03 | 1 | -5/+4 |
* | make comment_line_char const a macro | Brian Lopez | 2018-01-03 | 1 | -4/+4 |
* | trailer: use git__prefixcmp instead of starts_with | Charlie Somerville | 2017-12-20 | 1 | -15/+3 |
* | trailer: remove inline specifier on is_blank_line | Charlie Somerville | 2017-12-20 | 1 | -1/+1 |
* | message: add routine for parsing trailers from messages | Charlie Somerville | 2017-12-19 | 1 | -0/+415 |