aboutsummaryrefslogtreecommitdiff
path: root/trailer.c
Commit message (Expand)AuthorAge
* 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