summaryrefslogtreecommitdiff
path: root/Documentation/git-interpret-trailers.txt
AgeCommit message (Expand)Author
2024-03-16doc: fix some placeholders formatingJean-Noël Avila
2023-09-08trailer doc: <token> is a <key> or <keyAlias>, not bothLinus Arver
2023-09-08trailer doc: separator within key suppresses default separatorLinus Arver
2023-09-08trailer doc: emphasize the effect of configuration variablesLinus Arver
2023-09-08trailer --unfold help: prefer "reformat" over "join"Linus Arver
2023-09-08trailer --parse docs: add explanation for its usefulnessLinus Arver
2023-09-08trailer --only-input: prefer "configuration variables" over "rules"Linus Arver
2023-09-08trailer: trailer location is a place, not an actionLinus Arver
2023-09-08trailer doc: narrow down scope of --where and related flagsLinus Arver
2023-09-08trailer: add tests to check defaulting behavior with --no-* flagsLinus Arver
2023-06-15doc: trailer: add more examples in DESCRIPTIONLinus Arver
2023-06-15doc: trailer: mention 'key' in DESCRIPTIONLinus Arver
2023-06-15doc: trailer.<token>.command: emphasize deprecationLinus Arver
2023-06-15doc: trailer: use angle brackets for <token> and <value>Linus Arver
2023-06-15doc: trailer: remove redundant phrasingLinus Arver
2023-06-15doc: trailer: examples: avoid the word "message" by itselfLinus Arver
2023-06-15doc: trailer: drop "commit message part" phrasingLinus Arver
2023-06-15doc: trailer: swap verb orderLinus Arver
2023-06-15doc: trailer: fix grammarLinus Arver
2023-05-01doc: interpret-trailers: fix exampleKristoffer Haugsbakk
2023-05-01doc: interpret-trailers: don’t use deprecated configKristoffer Haugsbakk
2023-05-01doc: interpret-trailers: use input redirectionKristoffer Haugsbakk
2023-05-01doc: interpret-trailers: don’t use heredoc in examplesKristoffer Haugsbakk
2022-10-28Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano
2022-10-13doc txt & -h consistency: add missing optionsÆvar Arnfjörð Bjarmason
2022-08-30Documentation: clarify whitespace rules for trailersChristian Couder
2021-05-04trailer: add new .cmd config optionZheNing Hu
2021-05-04docs: correct descript of trailer.<token>.commandZheNing Hu
2019-04-01interpret-trailers.txt: start the desc line with a capital letterNguyễn Thái Ngọc Duy
2018-09-17Merge branch 'jk/trailer-fixes'Junio C Hamano
2018-08-23interpret-trailers: allow suppressing "---" dividerJeff King
2018-08-23interpret-trailers: tighten check for "---" patch boundaryJeff King
2018-08-15Merge branch 'sb/trailers-docfix'Junio C Hamano
2018-07-20Documentation/git-interpret-trailers: explain possible valuesStefan Beller
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day
2018-02-27Merge branch 'bc/doc-interpret-trailers-grammofix'Junio C Hamano
2018-02-13docs/interpret-trailers: fix agreement errorbrian m. carlson
2017-08-27Merge branch 'jk/trailers-parse'Junio C Hamano
2017-08-20doc/interpret-trailers: fix "the this" typoMartin Ågren
2017-08-15interpret-trailers: add --parse convenience optionJeff King
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: fix documentation typoPaolo Bonzini
2017-08-14interpret-trailers: add options for actionsPaolo Bonzini
2017-05-23Documentation: fix reference to ifExists for interpret-trailersAndreas Heiduk
2016-11-21doc: mention user-configured trailersJonathan Tan
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