trailer: display a trailer without its trailing newline
[gitweb.git] / trailer.c
2014-11-10 trailer: display a trailer without its trailing newline
2014-11-10 trailer: ignore comment lines inside the trailers
2014-10-13 trailer: execute command from 'trailer.<name>.command'
2014-10-13 trailer: put all the processing together and print
2014-10-13 trailer: parse trailers from file or stdin
2014-10-13 trailer: process command line trailer arguments
2014-10-13 trailer: read and process config information
2014-10-13 trailer: process trailers from input message and arguments
2014-10-13 trailer: add data structures and basic functions