summaryrefslogtreecommitdiff
path: root/alloc.c
diff options
context:
space:
mode:
authorLibravatar Jacob Keller <jacob.keller@gmail.com>2016-11-18 16:58:14 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-12-11 13:58:41 -0800
commitd9f31fbfe98e0e363a3c69aaf6badecc746afe6b (patch)
treee8aeacdbd2aae73e2ffc4f9497c19e321e1548e3 /alloc.c
parentsequencer: use trailer's trailer layout (diff)
downloadtgif-d9f31fbfe98e0e363a3c69aaf6badecc746afe6b.tar.xz
pretty: add %(trailers) format for displaying trailers of a commit message
Recent patches have expanded on the trailers.c code and we have the builtin commant git-interpret-trailers which can be used to add or modify trailer lines. However, there is no easy way to simply display the trailers of a commit message. Add support for %(trailers) format modifier which will use the trailer_info_get() calls to read trailers in an identical way as git interpret-trailers does. Use a long format option instead of a short name so that future work can more easily unify ref-filter and pretty formats. Add documentation and tests for the same. Signed-off-by: Jacob Keller <jacob.keller@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'alloc.c')
0 files changed, 0 insertions, 0 deletions