summaryrefslogtreecommitdiff
path: root/t/t7513-interpret-trailers.sh
AgeCommit message (Expand)Author
2019-11-10Fix spelling errors in names of testsElijah Newren
2019-06-19interpret-trailers: load default configJeff King
2018-08-23interpret-trailers: allow suppressing "---" dividerJeff King
2018-08-23interpret-trailers: tighten check for "---" patch boundaryJeff King
2017-08-27Merge branch 'jk/trailers-parse'Junio C Hamano
2017-08-15interpret-trailers: add an option to unfold valuesJeff King
2017-08-15interpret-trailers: add an option to show only existing trailersJeff King
2017-08-15interpret-trailers: add an option to show only the trailersJeff King
2017-08-14interpret-trailers: add options for actionsPaolo Bonzini
2017-05-18interpret-trailers: honor the cut lineBrian Malehorn
2016-10-21trailer: support values folded to multiple linesJonathan Tan
2016-10-21trailer: forbid leading whitespace in trailersJonathan Tan
2016-10-21trailer: allow non-trailers in trailer blockJonathan Tan
2016-01-14interpret-trailers: add option for in-place editingTobias Klauser
2015-09-02Merge branch 'cc/trailers-corner-case-fix'Junio C Hamano
2015-08-31trailer: support multiline titleChristian Couder
2015-08-28Merge branch 'cc/trailers-corner-case-fix'Junio C Hamano
2015-08-26trailer: retitle a test and correct an in-comment messageChristian Couder
2015-08-21trailer: ignore first line of messageChristian Couder
2014-11-10trailer: add test with an old style conflict blockChristian Couder
2014-11-10trailer: reuse ignore_non_trailer() to ignore conflict linesChristian Couder
2014-10-13trailer: add tests for commands in config fileChristian Couder
2014-10-13trailer: add tests for "git interpret-trailers"Christian Couder