summaryrefslogtreecommitdiff
path: root/trailer.h
AgeCommit message (Expand)Author
2017-08-27Merge branch 'jk/trailers-parse'Junio C Hamano
2017-08-15pretty: move trailer formatting to trailer.cJeff King
2017-08-15interpret-trailers: add an option to unfold valuesJeff King
2017-08-15interpret-trailers: add an option to show only existing trailersJeff King
2017-08-15interpret-trailers: add an option to show only the trailersJeff King
2017-08-14interpret-trailers: add options for actionsPaolo Bonzini
2017-08-14trailers: introduce struct new_trailer_itemPaolo Bonzini
2017-08-10trailer: put process_trailers() options into a structJeff King
2017-07-25trailers: export action enums and corresponding lookup functionsPaolo Bonzini
2016-11-29trailer: have function to describe trailer layoutJonathan Tan
2016-01-14interpret-trailers: add option for in-place editingTobias Klauser
2014-10-13trailer: put all the processing together and printChristian Couder