| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/trailers-parse' | Junio C Hamano | 2017-08-26 | 1 | -1/+26 |
|\ |
|
| * | pretty: move trailer formatting to trailer.c | Jeff King | 2017-08-15 | 1 | -0/+14 |
| * | interpret-trailers: add an option to unfold values | Jeff King | 2017-08-15 | 1 | -0/+1 |
| * | interpret-trailers: add an option to show only existing trailers | Jeff King | 2017-08-15 | 1 | -0/+1 |
| * | interpret-trailers: add an option to show only the trailers | Jeff King | 2017-08-15 | 1 | -0/+1 |
| * | trailer: put process_trailers() options into a struct | Jeff King | 2017-08-10 | 1 | -1/+9 |
* | | interpret-trailers: add options for actions | Paolo Bonzini | 2017-08-14 | 1 | -0/+7 |
* | | trailers: introduce struct new_trailer_item | Paolo Bonzini | 2017-08-14 | 1 | -1/+13 |
* | | trailers: export action enums and corresponding lookup functions | Paolo Bonzini | 2017-07-25 | 1 | -0/+22 |
|/ |
|
* | trailer: have function to describe trailer layout | Jonathan Tan | 2016-11-29 | 1 | -0/+25 |
* | interpret-trailers: add option for in-place editingtk/interpret-trailers-in-place | Tobias Klauser | 2016-01-14 | 1 | -1/+2 |
* | trailer: put all the processing together and print | Christian Couder | 2014-10-13 | 1 | -0/+6 |