aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-interpret-trailers.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-16doc: fix some placeholders formatingJean-Noël Avila1-3/+3
2023-09-07trailer doc: <token> is a <key> or <keyAlias>, not bothLinus Arver1-60/+76
2023-09-07trailer doc: separator within key suppresses default separatorLinus Arver1-2/+2
2023-09-07trailer doc: emphasize the effect of configuration variablesLinus Arver1-3/+6
2023-09-07trailer --unfold help: prefer "reformat" over "join"Linus Arver1-2/+2
2023-09-07trailer --parse docs: add explanation for its usefulnessLinus Arver1-2/+7
2023-09-07trailer --only-input: prefer "configuration variables" over "rules"Linus Arver1-2/+2
2023-09-07trailer: trailer location is a place, not an actionLinus Arver1-1/+1
2023-09-07trailer doc: narrow down scope of --where and related flagsLinus Arver1-3/+6
2023-09-07trailer: add tests to check defaulting behavior with --no-* flagsLinus Arver1-4/+10
2023-06-14doc: trailer: add more examples in DESCRIPTIONLinus Arver1-2/+18
2023-06-14doc: trailer: mention 'key' in DESCRIPTIONLinus Arver1-1/+4
2023-06-14doc: trailer.<token>.command: emphasize deprecationLinus Arver1-2/+2
2023-06-14doc: trailer: use angle brackets for <token> and <value>Linus Arver1-4/+4
2023-06-14doc: trailer: remove redundant phrasingLinus Arver1-3/+2
2023-06-14doc: trailer: examples: avoid the word "message" by itselfLinus Arver1-25/+25
2023-06-14doc: trailer: drop "commit message part" phrasingLinus Arver1-16/+20
2023-06-14doc: trailer: swap verb orderLinus Arver1-1/+1
2023-06-14doc: trailer: fix grammarLinus Arver1-4/+4
2023-05-01doc: interpret-trailers: fix exampleKristoffer Haugsbakk1-3/+17
2023-05-01doc: interpret-trailers: don’t use deprecated configKristoffer Haugsbakk1-3/+6
2023-05-01doc: interpret-trailers: use input redirectionKristoffer Haugsbakk1-1/+1
2023-05-01doc: interpret-trailers: don’t use heredoc in examplesKristoffer Haugsbakk1-39/+35
2022-10-28Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano1-2/+3
2022-10-13doc txt & -h consistency: add missing optionsÆvar Arnfjörð Bjarmason1-2/+3
2022-08-30Documentation: clarify whitespace rules for trailersChristian Couder1-4/+6
2021-05-04trailer: add new .cmd config optionZheNing Hu1-9/+66
2021-05-04docs: correct descript of trailer.<token>.commandZheNing Hu1-16/+21
2019-04-01interpret-trailers.txt: start the desc line with a capital letterNguyễn Thái Ngọc Duy1-1/+1
2018-09-17Merge branch 'jk/trailer-fixes'Junio C Hamano1-2/+8
2018-08-23interpret-trailers: allow suppressing "---" dividerJeff King1-1/+6
2018-08-23interpret-trailers: tighten check for "---" patch boundaryJeff King1-2/+3
2018-08-15Merge branch 'sb/trailers-docfix'Junio C Hamano1-3/+6
2018-07-20Documentation/git-interpret-trailers: explain possible valuesStefan Beller1-3/+6
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day1-2/+2
2018-02-27Merge branch 'bc/doc-interpret-trailers-grammofix'Junio C Hamano1-1/+1
2018-02-13docs/interpret-trailers: fix agreement errorbrian m. carlson1-1/+1
2017-08-26Merge branch 'jk/trailers-parse'Junio C Hamano1-7/+26
2017-08-20doc/interpret-trailers: fix "the this" typoMartin Ågren1-1/+1
2017-08-15interpret-trailers: add --parse convenience optionJeff King1-7/+14
2017-08-15interpret-trailers: add an option to unfold valuesJeff King1-0/+4
2017-08-15interpret-trailers: add an option to show only existing trailersJeff King1-0/+5
2017-08-15interpret-trailers: add an option to show only the trailersJeff King1-0/+3
2017-08-14interpret-trailers: fix documentation typoPaolo Bonzini1-2/+2
2017-08-14interpret-trailers: add options for actionsPaolo Bonzini1-0/+23
2017-05-23Documentation: fix reference to ifExists for interpret-trailersAndreas Heiduk1-1/+1
2016-11-21doc: mention user-configured trailersJonathan Tan1-1/+2
2016-10-21trailer: support values folded to multiple linesJonathan Tan1-3/+4
2016-10-21trailer: forbid leading whitespace in trailersJonathan Tan1-1/+1
2016-10-21trailer: allow non-trailers in trailer blockJonathan Tan1-2/+3
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-01-14interpret-trailers: add option for in-place editingTobias Klauser1-1/+23
2015-10-15Merge branch 'tk/doc-interpret-trailers-grammo'Junio C Hamano1-1/+1
2015-10-07Documentation/interpret-trailers: Grammar fixTobias Klauser1-1/+1
2014-11-04Documentation: typofixesThomas Ackermann1-3/+3
2014-10-13Documentation: add documentation for 'git interpret-trailers'Christian Couder1-0/+314