summaryrefslogtreecommitdiff
path: root/trailer.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-29pretty: add support for separator option in %(trailers)Libravatar Anders Waldenborg1-0/+1
2019-01-29pretty: add support for "valueonly" option in %(trailers)Libravatar Anders Waldenborg1-0/+1
2019-01-29pretty: allow showing specific trailersLibravatar Anders Waldenborg1-0/+2
2018-09-17Merge branch 'jk/trailer-fixes'Libravatar Junio C Hamano1-1/+3
2018-08-23interpret-trailers: allow suppressing "---" dividerLibravatar Jeff King1-0/+1
2018-08-23trailer: pass process_trailer_opts to trailer_info_get()Libravatar Jeff King1-1/+2
2018-08-15Add missing includes and forward declarationsLibravatar Elijah Newren1-0/+2
2017-08-26Merge branch 'jk/trailers-parse'Libravatar Junio C Hamano1-1/+26
2017-08-15pretty: move trailer formatting to trailer.cLibravatar Jeff King1-0/+14
2017-08-15interpret-trailers: add an option to unfold valuesLibravatar Jeff King1-0/+1
2017-08-15interpret-trailers: add an option to show only existing trailersLibravatar Jeff King1-0/+1
2017-08-15interpret-trailers: add an option to show only the trailersLibravatar Jeff King1-0/+1
2017-08-14interpret-trailers: add options for actionsLibravatar Paolo Bonzini1-0/+7
2017-08-14trailers: introduce struct new_trailer_itemLibravatar Paolo Bonzini1-1/+13
2017-08-10trailer: put process_trailers() options into a structLibravatar Jeff King1-1/+9
2017-07-25trailers: export action enums and corresponding lookup functionsLibravatar Paolo Bonzini1-0/+22
2016-11-29trailer: have function to describe trailer layoutLibravatar Jonathan Tan1-0/+25
2016-01-14interpret-trailers: add option for in-place editingLibravatar Tobias Klauser1-1/+2
2014-10-13trailer: put all the processing together and printLibravatar Christian Couder1-0/+6