summaryrefslogtreecommitdiff
path: root/t/t7513-interpret-trailers.sh
AgeCommit message (Expand)AuthorFilesLines
2016-10-21trailer: support values folded to multiple linesLibravatar Jonathan Tan1-0/+169
2016-10-21trailer: forbid leading whitespace in trailersLibravatar Jonathan Tan1-0/+15
2016-10-21trailer: allow non-trailers in trailer blockLibravatar Jonathan Tan1-0/+115
2016-01-14interpret-trailers: add option for in-place editingLibravatar Tobias Klauser1-0/+40
2015-09-02Merge branch 'cc/trailers-corner-case-fix'Libravatar Junio C Hamano1-0/+14
2015-08-31trailer: support multiline titleLibravatar Christian Couder1-0/+14
2015-08-28Merge branch 'cc/trailers-corner-case-fix'Libravatar Junio C Hamano1-1/+14
2015-08-26trailer: retitle a test and correct an in-comment messageLibravatar Christian Couder1-1/+1
2015-08-21trailer: ignore first line of messageLibravatar Christian Couder1-1/+14
2014-11-10trailer: add test with an old style conflict blockLibravatar Christian Couder1-1/+31
2014-11-10trailer: reuse ignore_non_trailer() to ignore conflict linesLibravatar Christian Couder1-0/+2
2014-10-13trailer: add tests for commands in config fileLibravatar Christian Couder1-0/+125
2014-10-13trailer: add tests for "git interpret-trailers"Libravatar Christian Couder1-0/+738