summaryrefslogtreecommitdiffstats
path: root/trailer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/trailer-fixes'Junio C Hamano2018-09-171-1/+3
|\
| * interpret-trailers: allow suppressing "---" dividerJeff King2018-08-231-0/+1
| * trailer: pass process_trailer_opts to trailer_info_get()Jeff King2018-08-231-1/+2
* | Add missing includes and forward declarationsElijah Newren2018-08-151-0/+2
|/
* Merge branch 'jk/trailers-parse'Junio C Hamano2017-08-261-1/+26
|\
| * pretty: move trailer formatting to trailer.cJeff King2017-08-151-0/+14
| * interpret-trailers: add an option to unfold valuesJeff King2017-08-151-0/+1
| * interpret-trailers: add an option to show only existing trailersJeff King2017-08-151-0/+1
| * interpret-trailers: add an option to show only the trailersJeff King2017-08-151-0/+1
| * trailer: put process_trailers() options into a structJeff King2017-08-101-1/+9
* | interpret-trailers: add options for actionsPaolo Bonzini2017-08-141-0/+7
* | trailers: introduce struct new_trailer_itemPaolo Bonzini2017-08-141-1/+13
* | trailers: export action enums and corresponding lookup functionsPaolo Bonzini2017-07-251-0/+22
|/
* trailer: have function to describe trailer layoutJonathan Tan2016-11-291-0/+25
* interpret-trailers: add option for in-place editingTobias Klauser2016-01-141-1/+2
* trailer: put all the processing together and printChristian Couder2014-10-131-0/+6