| commit | 33ee4cfb6929c77307887bc2124eaeaf011892dc | [log] [tgz] |
|---|---|---|
| author | Junio C Hamano <junkio@cox.net> | Sun Mar 04 16:08:04 2007 -0800 |
| committer | Junio C Hamano <junkio@cox.net> | Sun Mar 04 17:31:29 2007 -0800 |
| tree | cd1df9a57d559848246cd8a9f023ad65b178633d | |
| parent | c112f689c2c4dfbf2e4dca0e91aa527dd96ab333 [diff] |
format-patch --attach: not folding some long headers. Panagiotis Issaris reports that some MUAs seem not to like folded "content-type" and "content-disposition" headers, so this makes format-patch --attach output to avoid them. Signed-off-by: Junio C Hamano <junkio@cox.net>