Age | Commit message (Expand) | Author | Files | Lines |
2019-01-29 | pretty: add support for separator option in %(trailers) | Anders Waldenborg | 1 | -0/+1 |
2019-01-29 | pretty: add support for "valueonly" option in %(trailers) | Anders Waldenborg | 1 | -0/+1 |
2019-01-29 | pretty: allow showing specific trailers | Anders Waldenborg | 1 | -0/+2 |
2018-09-17 | Merge branch 'jk/trailer-fixes' | Junio C Hamano | 1 | -1/+3 |
2018-08-23 | interpret-trailers: allow suppressing "---" divider | Jeff King | 1 | -0/+1 |
2018-08-23 | trailer: pass process_trailer_opts to trailer_info_get() | Jeff King | 1 | -1/+2 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+2 |
2017-08-26 | Merge branch 'jk/trailers-parse' | Junio C Hamano | 1 | -1/+26 |
2017-08-15 | pretty: move trailer formatting to trailer.c | Jeff King | 1 | -0/+14 |
2017-08-15 | interpret-trailers: add an option to unfold values | Jeff King | 1 | -0/+1 |
2017-08-15 | interpret-trailers: add an option to show only existing trailers | Jeff King | 1 | -0/+1 |
2017-08-15 | interpret-trailers: add an option to show only the trailers | Jeff King | 1 | -0/+1 |
2017-08-14 | interpret-trailers: add options for actions | Paolo Bonzini | 1 | -0/+7 |
2017-08-14 | trailers: introduce struct new_trailer_item | Paolo Bonzini | 1 | -1/+13 |
2017-08-10 | trailer: put process_trailers() options into a struct | Jeff King | 1 | -1/+9 |
2017-07-25 | trailers: export action enums and corresponding lookup functions | Paolo Bonzini | 1 | -0/+22 |
2016-11-29 | trailer: have function to describe trailer layout | Jonathan Tan | 1 | -0/+25 |
2016-01-14 | interpret-trailers: add option for in-place editing | Tobias Klauser | 1 | -1/+2 |
2014-10-13 | trailer: put all the processing together and print | Christian Couder | 1 | -0/+6 |