aboutsummaryrefslogtreecommitdiff
path: root/trailer.c
Commit message (Expand)AuthorAge
* trailer: support multiline titleChristian Couder2015-08-31
* trailer: retitle a test and correct an in-comment messageChristian Couder2015-08-26
* trailer: ignore first line of messageChristian Couder2015-08-21
* Merge branch 'cc/interpret-trailers'Junio C Hamano2014-11-19
|\
| * trailer: display a trailer without its trailing newlineChristian Couder2014-11-10
| * trailer: ignore comment lines inside the trailersChristian Couder2014-11-10
* | trailer: use CHILD_PROCESS_INIT in apply_command()René Scharfe2014-11-10
* | use child_process_init() to initialize struct child_process variablesRené Scharfe2014-10-28
|/
* trailer: execute command from 'trailer.<name>.command'Christian Couder2014-10-13
* trailer: put all the processing together and printChristian Couder2014-10-13
* trailer: parse trailers from file or stdinChristian Couder2014-10-13
* trailer: process command line trailer argumentsChristian Couder2014-10-13
* trailer: read and process config informationChristian Couder2014-10-13
* trailer: process trailers from input message and argumentsChristian Couder2014-10-13
* trailer: add data structures and basic functionsChristian Couder2014-10-13