summaryrefslogtreecommitdiffstats
path: root/t/t7513-interpret-trailers.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* trailer: add tests to check defaulting behavior with --no-* flagsLinus Arver2023-09-081-0/+130
* trailer test description: this tests --where=after, not --where=beforeLinus Arver2023-09-081-1/+1
* trailer tests: make test cases self-containedLinus Arver2023-09-081-74/+300
* tests: fix broken &&-chains in `{...}` groupsEric Sunshine2021-12-131-1/+1
* trailer: add new .cmd config optionZheNing Hu2021-05-041-0/+84
* Fix spelling errors in names of testsElijah Newren2019-11-101-1/+1
* interpret-trailers: load default configJeff King2019-06-191-27/+44
* interpret-trailers: allow suppressing "---" dividerJeff King2018-08-231-0/+20
* interpret-trailers: tighten check for "---" patch boundaryJeff King2018-08-231-0/+22
* Merge branch 'jk/trailers-parse'Junio C Hamano2017-08-271-0/+76
|\
| * interpret-trailers: add an option to unfold valuesJeff King2017-08-151-0/+21
| * interpret-trailers: add an option to show only existing trailersJeff King2017-08-151-0/+16
| * interpret-trailers: add an option to show only the trailersJeff King2017-08-151-0/+39
* | interpret-trailers: add options for actionsPaolo Bonzini2017-08-141-0/+66
|/
* interpret-trailers: honor the cut lineBrian Malehorn2017-05-181-0/+17
* trailer: support values folded to multiple linesJonathan Tan2016-10-211-0/+169
* trailer: forbid leading whitespace in trailersJonathan Tan2016-10-211-0/+15
* trailer: allow non-trailers in trailer blockJonathan Tan2016-10-211-0/+115
* interpret-trailers: add option for in-place editingTobias Klauser2016-01-141-0/+40
* Merge branch 'cc/trailers-corner-case-fix'Junio C Hamano2015-09-021-0/+14
|\
| * trailer: support multiline titleChristian Couder2015-08-311-0/+14
* | Merge branch 'cc/trailers-corner-case-fix'Junio C Hamano2015-08-281-1/+14
|\|
| * trailer: retitle a test and correct an in-comment messageChristian Couder2015-08-261-1/+1
| * trailer: ignore first line of messageChristian Couder2015-08-211-1/+14
* | trailer: add test with an old style conflict blockChristian Couder2014-11-101-1/+31
* | trailer: reuse ignore_non_trailer() to ignore conflict linesChristian Couder2014-11-101-0/+2
|/
* trailer: add tests for commands in config fileChristian Couder2014-10-131-0/+125
* trailer: add tests for "git interpret-trailers"Christian Couder2014-10-131-0/+738