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