Age | Commit message (Expand) | Author | Files | Lines |
2018-08-23 | interpret-trailers: allow suppressing "---" divider | Jeff King | 1 | -0/+20 |
2018-08-23 | interpret-trailers: tighten check for "---" patch boundary | Jeff King | 1 | -0/+22 |
2017-08-26 | Merge branch 'jk/trailers-parse' | Junio C Hamano | 1 | -0/+76 |
2017-08-15 | interpret-trailers: add an option to unfold values | Jeff King | 1 | -0/+21 |
2017-08-15 | interpret-trailers: add an option to show only existing trailers | Jeff King | 1 | -0/+16 |
2017-08-15 | interpret-trailers: add an option to show only the trailers | Jeff King | 1 | -0/+39 |
2017-08-14 | interpret-trailers: add options for actions | Paolo Bonzini | 1 | -0/+66 |
2017-05-18 | interpret-trailers: honor the cut line | Brian Malehorn | 1 | -0/+17 |
2016-10-21 | trailer: support values folded to multiple lines | Jonathan Tan | 1 | -0/+169 |
2016-10-21 | trailer: forbid leading whitespace in trailers | Jonathan Tan | 1 | -0/+15 |
2016-10-21 | trailer: allow non-trailers in trailer block | Jonathan Tan | 1 | -0/+115 |
2016-01-14 | interpret-trailers: add option for in-place editing | Tobias Klauser | 1 | -0/+40 |
2015-09-02 | Merge branch 'cc/trailers-corner-case-fix' | Junio C Hamano | 1 | -0/+14 |
2015-08-31 | trailer: support multiline title | Christian Couder | 1 | -0/+14 |
2015-08-28 | Merge branch 'cc/trailers-corner-case-fix' | Junio C Hamano | 1 | -1/+14 |
2015-08-26 | trailer: retitle a test and correct an in-comment message | Christian Couder | 1 | -1/+1 |
2015-08-21 | trailer: ignore first line of message | Christian Couder | 1 | -1/+14 |
2014-11-10 | trailer: add test with an old style conflict block | Christian Couder | 1 | -1/+31 |
2014-11-10 | trailer: reuse ignore_non_trailer() to ignore conflict lines | Christian Couder | 1 | -0/+2 |
2014-10-13 | trailer: add tests for commands in config file | Christian Couder | 1 | -0/+125 |
2014-10-13 | trailer: add tests for "git interpret-trailers" | Christian Couder | 1 | -0/+738 |