Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 2014-11-19 |
|\ | |||
| * | trailer: display a trailer without its trailing newline | Christian Couder | 2014-11-10 |
| * | trailer: ignore comment lines inside the trailers | Christian Couder | 2014-11-10 |
* | | trailer: use CHILD_PROCESS_INIT in apply_command() | René Scharfe | 2014-11-10 |
* | | use child_process_init() to initialize struct child_process variables | René Scharfe | 2014-10-28 |
|/ | |||
* | trailer: execute command from 'trailer.<name>.command' | Christian Couder | 2014-10-13 |
* | trailer: put all the processing together and print | Christian Couder | 2014-10-13 |
* | trailer: parse trailers from file or stdin | Christian Couder | 2014-10-13 |
* | trailer: process command line trailer arguments | Christian Couder | 2014-10-13 |
* | trailer: read and process config information | Christian Couder | 2014-10-13 |
* | trailer: process trailers from input message and arguments | Christian Couder | 2014-10-13 |
* | trailer: add data structures and basic functions | Christian Couder | 2014-10-13 |