summaryrefslogtreecommitdiffstats
path: root/Documentation/git-interpret-trailers.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: fix some placeholders formatingJean-Noël Avila2024-03-161-3/+3
* trailer doc: <token> is a <key> or <keyAlias>, not bothLinus Arver2023-09-081-60/+76
* trailer doc: separator within key suppresses default separatorLinus Arver2023-09-081-2/+2
* trailer doc: emphasize the effect of configuration variablesLinus Arver2023-09-081-3/+6
* trailer --unfold help: prefer "reformat" over "join"Linus Arver2023-09-081-2/+2
* trailer --parse docs: add explanation for its usefulnessLinus Arver2023-09-081-2/+7
* trailer --only-input: prefer "configuration variables" over "rules"Linus Arver2023-09-081-2/+2
* trailer: trailer location is a place, not an actionLinus Arver2023-09-081-1/+1
* trailer doc: narrow down scope of --where and related flagsLinus Arver2023-09-081-3/+6
* trailer: add tests to check defaulting behavior with --no-* flagsLinus Arver2023-09-081-4/+10
* doc: trailer: add more examples in DESCRIPTIONLinus Arver2023-06-151-2/+18
* doc: trailer: mention 'key' in DESCRIPTIONLinus Arver2023-06-151-1/+4
* doc: trailer.<token>.command: emphasize deprecationLinus Arver2023-06-151-2/+2
* doc: trailer: use angle brackets for <token> and <value>Linus Arver2023-06-151-4/+4
* doc: trailer: remove redundant phrasingLinus Arver2023-06-151-3/+2
* doc: trailer: examples: avoid the word "message" by itselfLinus Arver2023-06-151-25/+25
* doc: trailer: drop "commit message part" phrasingLinus Arver2023-06-151-16/+20
* doc: trailer: swap verb orderLinus Arver2023-06-151-1/+1
* doc: trailer: fix grammarLinus Arver2023-06-151-4/+4
* doc: interpret-trailers: fix exampleKristoffer Haugsbakk2023-05-011-3/+17
* doc: interpret-trailers: don’t use deprecated configKristoffer Haugsbakk2023-05-011-3/+6
* doc: interpret-trailers: use input redirectionKristoffer Haugsbakk2023-05-011-1/+1
* doc: interpret-trailers: don’t use heredoc in examplesKristoffer Haugsbakk2023-05-011-39/+35
* Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano2022-10-281-2/+3
|\
| * doc txt & -h consistency: add missing optionsÆvar Arnfjörð Bjarmason2022-10-131-2/+3
* | Documentation: clarify whitespace rules for trailersChristian Couder2022-08-301-4/+6
|/
* trailer: add new .cmd config optionZheNing Hu2021-05-041-9/+66
* docs: correct descript of trailer.<token>.commandZheNing Hu2021-05-041-16/+21
* interpret-trailers.txt: start the desc line with a capital letterNguyễn Thái Ngọc Duy2019-04-011-1/+1
* Merge branch 'jk/trailer-fixes'Junio C Hamano2018-09-171-2/+8
|\
| * interpret-trailers: allow suppressing "---" dividerJeff King2018-08-231-1/+6
| * interpret-trailers: tighten check for "---" patch boundaryJeff King2018-08-231-2/+3
* | Merge branch 'sb/trailers-docfix'Junio C Hamano2018-08-161-3/+6
|\ \ | |/ |/|
| * Documentation/git-interpret-trailers: explain possible valuesStefan Beller2018-07-211-3/+6
* | Use proper syntax for replaceables in command docsRobert P. J. Day2018-05-251-2/+2
|/
* Merge branch 'bc/doc-interpret-trailers-grammofix'Junio C Hamano2018-02-271-1/+1
|\
| * docs/interpret-trailers: fix agreement errorbrian m. carlson2018-02-131-1/+1
* | Merge branch 'jk/trailers-parse'Junio C Hamano2017-08-271-7/+26
|\ \
| * | doc/interpret-trailers: fix "the this" typoMartin Ågren2017-08-201-1/+1
| * | interpret-trailers: add --parse convenience optionJeff King2017-08-151-7/+14
| * | interpret-trailers: add an option to unfold valuesJeff King2017-08-151-0/+4
| * | interpret-trailers: add an option to show only existing trailersJeff King2017-08-151-0/+5
| * | interpret-trailers: add an option to show only the trailersJeff King2017-08-151-0/+3
* | | interpret-trailers: fix documentation typoPaolo Bonzini2017-08-141-2/+2
* | | interpret-trailers: add options for actionsPaolo Bonzini2017-08-141-0/+23
|/ /
* / Documentation: fix reference to ifExists for interpret-trailersAndreas Heiduk2017-05-231-1/+1
|/
* doc: mention user-configured trailersJonathan Tan2016-11-211-1/+2
* trailer: support values folded to multiple linesJonathan Tan2016-10-211-3/+4
* trailer: forbid leading whitespace in trailersJonathan Tan2016-10-211-1/+1
* trailer: allow non-trailers in trailer blockJonathan Tan2016-10-211-2/+3