aboutsummaryrefslogtreecommitdiffstats
path: root/mailinfo.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-10am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh1-0/+1
2021-05-10mailinfo: allow stripping quoted CR without warningĐoàn Trần Công Danh1-0/+1
2021-05-10mailinfo: allow squelching quoted CRLF warningĐoàn Trần Công Danh1-0/+7
2021-05-10mailinfo: warn if CRLF found in decoded base64/QP emailĐoàn Trần Công Danh1-0/+1
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-3/+3
2018-09-17Merge branch 'rs/mailinfo-format-flowed'Junio C Hamano1-0/+2
2018-08-29mailinfo: support format=flowedRené Scharfe1-0/+2
2018-08-15Add missing includes and forward declarationsElijah Newren1-0/+2
2016-09-21mailinfo: handle in-body header continuationsJonathan Tan1-0/+1
2015-10-21mailinfo: remove calls to exit() and die() deep in the callchainJunio C Hamano1-0/+1
2015-10-21mailinfo: libifyJunio C Hamano1-0/+40