From: Junio C Hamano Date: Mon, 20 Oct 2014 19:25:30 +0000 (-0700) Subject: Merge branch 'cc/interpret-trailers' X-Git-Tag: v2.2.0-rc0~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d04401ffe18138138e8f765c2bb31420f3efe25;p=thirdparty%2Fgit.git Merge branch 'cc/interpret-trailers' A new filter to programatically edit the tail end of the commit log messages. * cc/interpret-trailers: Documentation: add documentation for 'git interpret-trailers' trailer: add tests for commands in config file trailer: execute command from 'trailer..command' trailer: add tests for "git interpret-trailers" trailer: add interpret-trailers command trailer: put all the processing together and print trailer: parse trailers from file or stdin trailer: process command line trailer arguments trailer: read and process config information trailer: process trailers from input message and arguments trailer: add data structures and basic functions --- 9d04401ffe18138138e8f765c2bb31420f3efe25