aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7513-interpret-trailers.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge branch 'fs/find-end-of-log-message-fix'Junio C Hamano1-0/+14
2024-03-07wt-status: don't find scissors line beyond buf lenFlorian Schmidt1-0/+14
2024-02-19Merge branch 'la/trailer-cleanups'Junio C Hamano1-0/+19
2024-02-19trailer: fix comment/cut-line regression with opts->no_dividerJeff King1-0/+19
2023-09-07trailer: add tests to check defaulting behavior with --no-* flagsLinus Arver1-0/+130
2023-09-07trailer test description: this tests --where=after, not --where=beforeLinus Arver1-1/+1
2023-09-07trailer tests: make test cases self-containedLinus Arver1-74/+300
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-1/+1
2021-05-04trailer: add new .cmd config optionZheNing Hu1-0/+84
2019-11-10Fix spelling errors in names of testsElijah Newren1-1/+1
2019-06-19interpret-trailers: load default configJeff King1-27/+44
2018-08-23interpret-trailers: allow suppressing "---" dividerJeff King1-0/+20
2018-08-23interpret-trailers: tighten check for "---" patch boundaryJeff King1-0/+22
2017-08-26Merge branch 'jk/trailers-parse'Junio C Hamano1-0/+76
2017-08-15interpret-trailers: add an option to unfold valuesJeff King1-0/+21
2017-08-15interpret-trailers: add an option to show only existing trailersJeff King1-0/+16
2017-08-15interpret-trailers: add an option to show only the trailersJeff King1-0/+39
2017-08-14interpret-trailers: add options for actionsPaolo Bonzini1-0/+66
2017-05-18interpret-trailers: honor the cut lineBrian Malehorn1-0/+17
2016-10-21trailer: support values folded to multiple linesJonathan Tan1-0/+169
2016-10-21trailer: forbid leading whitespace in trailersJonathan Tan1-0/+15
2016-10-21trailer: allow non-trailers in trailer blockJonathan Tan1-0/+115
2016-01-14interpret-trailers: add option for in-place editingTobias Klauser1-0/+40
2015-09-02Merge branch 'cc/trailers-corner-case-fix'Junio C Hamano1-0/+14
2015-08-31trailer: support multiline titleChristian Couder1-0/+14
2015-08-28Merge branch 'cc/trailers-corner-case-fix'Junio C Hamano1-1/+14
2015-08-26trailer: retitle a test and correct an in-comment messageChristian Couder1-1/+1
2015-08-21trailer: ignore first line of messageChristian Couder1-1/+14
2014-11-10trailer: add test with an old style conflict blockChristian Couder1-1/+31
2014-11-10trailer: reuse ignore_non_trailer() to ignore conflict linesChristian Couder1-0/+2
2014-10-13trailer: add tests for commands in config fileChristian Couder1-0/+125
2014-10-13trailer: add tests for "git interpret-trailers"Christian Couder1-0/+738