index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-interpret-trailers.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: fix some placeholders formating
Jean-Noël Avila
2024-03-16
1
-3
/
+3
*
trailer doc: <token> is a <key> or <keyAlias>, not both
Linus Arver
2023-09-08
1
-60
/
+76
*
trailer doc: separator within key suppresses default separator
Linus Arver
2023-09-08
1
-2
/
+2
*
trailer doc: emphasize the effect of configuration variables
Linus Arver
2023-09-08
1
-3
/
+6
*
trailer --unfold help: prefer "reformat" over "join"
Linus Arver
2023-09-08
1
-2
/
+2
*
trailer --parse docs: add explanation for its usefulness
Linus Arver
2023-09-08
1
-2
/
+7
*
trailer --only-input: prefer "configuration variables" over "rules"
Linus Arver
2023-09-08
1
-2
/
+2
*
trailer: trailer location is a place, not an action
Linus Arver
2023-09-08
1
-1
/
+1
*
trailer doc: narrow down scope of --where and related flags
Linus Arver
2023-09-08
1
-3
/
+6
*
trailer: add tests to check defaulting behavior with --no-* flags
Linus Arver
2023-09-08
1
-4
/
+10
*
doc: trailer: add more examples in DESCRIPTION
Linus Arver
2023-06-15
1
-2
/
+18
*
doc: trailer: mention 'key' in DESCRIPTION
Linus Arver
2023-06-15
1
-1
/
+4
*
doc: trailer.<token>.command: emphasize deprecation
Linus Arver
2023-06-15
1
-2
/
+2
*
doc: trailer: use angle brackets for <token> and <value>
Linus Arver
2023-06-15
1
-4
/
+4
*
doc: trailer: remove redundant phrasing
Linus Arver
2023-06-15
1
-3
/
+2
*
doc: trailer: examples: avoid the word "message" by itself
Linus Arver
2023-06-15
1
-25
/
+25
*
doc: trailer: drop "commit message part" phrasing
Linus Arver
2023-06-15
1
-16
/
+20
*
doc: trailer: swap verb order
Linus Arver
2023-06-15
1
-1
/
+1
*
doc: trailer: fix grammar
Linus Arver
2023-06-15
1
-4
/
+4
*
doc: interpret-trailers: fix example
Kristoffer Haugsbakk
2023-05-01
1
-3
/
+17
*
doc: interpret-trailers: don’t use deprecated config
Kristoffer Haugsbakk
2023-05-01
1
-3
/
+6
*
doc: interpret-trailers: use input redirection
Kristoffer Haugsbakk
2023-05-01
1
-1
/
+1
*
doc: interpret-trailers: don’t use heredoc in examples
Kristoffer Haugsbakk
2023-05-01
1
-39
/
+35
*
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
2022-10-28
1
-2
/
+3
|
\
|
*
doc txt & -h consistency: add missing options
Ævar Arnfjörð Bjarmason
2022-10-13
1
-2
/
+3
*
|
Documentation: clarify whitespace rules for trailers
Christian Couder
2022-08-30
1
-4
/
+6
|
/
*
trailer: add new .cmd config option
ZheNing Hu
2021-05-04
1
-9
/
+66
*
docs: correct descript of trailer.<token>.command
ZheNing Hu
2021-05-04
1
-16
/
+21
*
interpret-trailers.txt: start the desc line with a capital letter
Nguyễn Thái Ngọc Duy
2019-04-01
1
-1
/
+1
*
Merge branch 'jk/trailer-fixes'
Junio C Hamano
2018-09-17
1
-2
/
+8
|
\
|
*
interpret-trailers: allow suppressing "---" divider
Jeff King
2018-08-23
1
-1
/
+6
|
*
interpret-trailers: tighten check for "---" patch boundary
Jeff King
2018-08-23
1
-2
/
+3
*
|
Merge branch 'sb/trailers-docfix'
Junio C Hamano
2018-08-16
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
Documentation/git-interpret-trailers: explain possible values
Stefan Beller
2018-07-21
1
-3
/
+6
*
|
Use proper syntax for replaceables in command docs
Robert P. J. Day
2018-05-25
1
-2
/
+2
|
/
*
Merge branch 'bc/doc-interpret-trailers-grammofix'
Junio C Hamano
2018-02-27
1
-1
/
+1
|
\
|
*
docs/interpret-trailers: fix agreement error
brian m. carlson
2018-02-13
1
-1
/
+1
*
|
Merge branch 'jk/trailers-parse'
Junio C Hamano
2017-08-27
1
-7
/
+26
|
\
\
|
*
|
doc/interpret-trailers: fix "the this" typo
Martin Ågren
2017-08-20
1
-1
/
+1
|
*
|
interpret-trailers: add --parse convenience option
Jeff King
2017-08-15
1
-7
/
+14
|
*
|
interpret-trailers: add an option to unfold values
Jeff King
2017-08-15
1
-0
/
+4
|
*
|
interpret-trailers: add an option to show only existing trailers
Jeff King
2017-08-15
1
-0
/
+5
|
*
|
interpret-trailers: add an option to show only the trailers
Jeff King
2017-08-15
1
-0
/
+3
*
|
|
interpret-trailers: fix documentation typo
Paolo Bonzini
2017-08-14
1
-2
/
+2
*
|
|
interpret-trailers: add options for actions
Paolo Bonzini
2017-08-14
1
-0
/
+23
|
/
/
*
/
Documentation: fix reference to ifExists for interpret-trailers
Andreas Heiduk
2017-05-23
1
-1
/
+1
|
/
*
doc: mention user-configured trailers
Jonathan Tan
2016-11-21
1
-1
/
+2
*
trailer: support values folded to multiple lines
Jonathan Tan
2016-10-21
1
-3
/
+4
*
trailer: forbid leading whitespace in trailers
Jonathan Tan
2016-10-21
1
-1
/
+1
*
trailer: allow non-trailers in trailer block
Jonathan Tan
2016-10-21
1
-2
/
+3
[next]