Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-10 | am: learn to process quoted lines that ends with CRLF | Đoàn Trần Công Danh | 1 | -0/+1 |
2021-05-10 | mailinfo: allow stripping quoted CR without warning | Đoàn Trần Công Danh | 1 | -0/+1 |
2021-05-10 | mailinfo: allow squelching quoted CRLF warning | Đoàn Trần Công Danh | 1 | -0/+7 |
2021-05-10 | mailinfo: warn if CRLF found in decoded base64/QP email | Đoàn Trần Công Danh | 1 | -0/+1 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -3/+3 |
2018-09-17 | Merge branch 'rs/mailinfo-format-flowed' | Junio C Hamano | 1 | -0/+2 |
2018-08-29 | mailinfo: support format=flowed | René Scharfe | 1 | -0/+2 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+2 |
2016-09-21 | mailinfo: handle in-body header continuations | Jonathan Tan | 1 | -0/+1 |
2015-10-21 | mailinfo: remove calls to exit() and die() deep in the callchain | Junio C Hamano | 1 | -0/+1 |
2015-10-21 | mailinfo: libify | Junio C Hamano | 1 | -0/+40 |