summaryrefslogtreecommitdiff
path: root/mailinfo.h
Commit message (Expand)AuthorAgeFilesLines
* am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh2021-05-101-0/+1
* mailinfo: allow stripping quoted CR without warningĐoàn Trần Công Danh2021-05-101-0/+1
* mailinfo: allow squelching quoted CRLF warningĐoàn Trần Công Danh2021-05-101-0/+7
* mailinfo: warn if CRLF found in decoded base64/QP emailĐoàn Trần Công Danh2021-05-101-0/+1
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-3/+3
* Merge branch 'rs/mailinfo-format-flowed'Junio C Hamano2018-09-171-0/+2
|\
| * mailinfo: support format=flowedRené Scharfe2018-08-291-0/+2
* | Add missing includes and forward declarationsElijah Newren2018-08-151-0/+2
|/
* mailinfo: handle in-body header continuationsJonathan Tan2016-09-211-0/+1
* mailinfo: remove calls to exit() and die() deep in the callchainJunio C Hamano2015-10-211-0/+1
* mailinfo: libifyJunio C Hamano2015-10-211-0/+40