From: Junio C Hamano Date: Wed, 11 Oct 2017 05:52:22 +0000 (+0900) Subject: Merge branch 'tb/show-trailers-in-ref-filter' X-Git-Tag: v2.15.0-rc1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b03cd16613477d3f9ce2e82f3a9fdb5fa99a8b01;p=thirdparty%2Fgit.git Merge branch 'tb/show-trailers-in-ref-filter' "git for-each-ref --format=..." learned a new format element, %(trailers), to show only the commit log trailer part of the log message. * tb/show-trailers-in-ref-filter: ref-filter.c: parse trailers arguments with %(contents) atom ref-filter.c: use trailer_opts to format trailers t6300: refactor %(trailers) tests doc: use "``"-style quoting for literal strings doc: 'trailers' is the preferred way to format trailers t4205: unfold across multiple lines --- b03cd16613477d3f9ce2e82f3a9fdb5fa99a8b01