Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mflow: flowed: ensure progress by printing at least one word each time | Leah Neukirchen | 2017-11-09 | 1 | -1/+2 |
| | | | | Even if this overflows the line length... | ||||
* | mflow: flowed: reevaluate termination after line break. | Leah Neukirchen | 2017-11-09 | 1 | -0/+1 |
| | |||||
* | mflow: only accept flowed line with final space when reflowing | Leah Neukirchen | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | mflow: fix argument parsing | Leah Neukirchen | 2017-09-06 | 1 | -2/+2 |
| | |||||
* | mflow: only space stuff when really reflowing | Leah Neukirchen | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | mflow: add wrapping of long lines, add argument parsing, add quoting | Leah Neukirchen | 2017-09-06 | 1 | -6/+24 |
| | |||||
* | mflow: assume no reflow by default, when content-type exists | Leah Neukirchen | 2017-09-02 | 1 | -0/+1 |
| | |||||
* | mflow: flowed: add case where the word is too long for a line | Leah Neukirchen | 2017-09-02 | 1 | -1/+2 |
| | |||||
* | style | Leah Neukirchen | 2017-08-31 | 1 | -3/+3 |
| | |||||
* | mflow: use blaze822_mime_parameter properly | Leah Neukirchen | 2017-08-21 | 1 | -4/+4 |
| | | | | Found using spam corpus at http://untroubled.org/spam/2017-08.7z. | ||||
* | add mflow | Leah Neukirchen | 2017-07-26 | 1 | -0/+187 |