Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix printf format codes | Christian Neukirchen | 2016-07-14 | 1 | -1/+1 |
* | scan: free message at end | Christian Neukirchen | 2016-07-13 | 1 | -3/+4 |
* | scan: print line number | Christian Neukirchen | 2016-07-13 | 1 | -4/+8 |
* | scan: tweak date formatting | Christian Neukirchen | 2016-07-13 | 1 | -1/+1 |
* | scan: indent with two spaces | Christian Neukirchen | 2016-07-12 | 1 | -3/+3 |
* | scan: tweak output | Christian Neukirchen | 2016-07-12 | 1 | -2/+3 |
* | scan: fix u8putstr to print the whole glyph at the end | Christian Neukirchen | 2016-07-12 | 1 | -3/+7 |
* | scan: show invalid dates | Christian Neukirchen | 2016-07-12 | 1 | -1/+3 |
* | scan: use subject default value when not found | Christian Neukirchen | 2016-07-12 | 1 | -1/+1 |
* | add rfc2047 decoder | Christian Neukirchen | 2016-07-11 | 1 | -9/+5 |
* | extract main loop | Christian Neukirchen | 2016-07-11 | 1 | -21/+1 |
* | add scan | Christian Neukirchen | 2016-07-11 | 1 | -0/+148 |