Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mscan: glibc needs _XOPEN_SOURCE for wcwidth | Christian Neukirchen | 2016-07-26 | 1 | -0/+4 |
* | import musl memmem | Christian Neukirchen | 2016-07-26 | 1 | -2/+0 |
* | rename map to seq | Christian Neukirchen | 2016-07-26 | 1 | -3/+3 |
* | mscan: tweak output | Christian Neukirchen | 2016-07-26 | 1 | -5/+6 |
* | mscan: decode more From: to allow enough UTF-8 glyphs | Christian Neukirchen | 2016-07-26 | 1 | -1/+1 |
* | mscan: unbreak TO: | Christian Neukirchen | 2016-07-25 | 1 | -7/+7 |
* | mscan: display if we are in To, Cc or Resent-To | Christian Neukirchen | 2016-07-25 | 1 | -10/+31 |
* | mscan: display TO: for own messages | Christian Neukirchen | 2016-07-25 | 1 | -4/+31 |
* | blaze822: blaze822_addr: return 0 when no address is found | Christian Neukirchen | 2016-07-25 | 1 | -2/+2 |
* | mscan: use blaze822_loop1 | Christian Neukirchen | 2016-07-23 | 1 | -5/+3 |
* | mscan: delay loading of map until first line is read | Christian Neukirchen | 2016-07-20 | 1 | -4/+10 |
* | mscan: fix truncation logic | Christian Neukirchen | 2016-07-20 | 1 | -4/+5 |
* | mscan: truncate deep indents | Christian Neukirchen | 2016-07-20 | 1 | -0/+4 |
* | mscan: default to all messages when interactive w/o args | Christian Neukirchen | 2016-07-20 | 1 | -3/+8 |
* | mscan: don't crash when cur isn't set | Christian Neukirchen | 2016-07-20 | 1 | -1/+1 |
* | mscan: use tty width | Christian Neukirchen | 2016-07-20 | 1 | -5/+14 |
* | mscan: don't bother with tabs | Christian Neukirchen | 2016-07-20 | 1 | -0/+2 |
* | mscan: rename from scan | Christian Neukirchen | 2016-07-20 | 1 | -0/+164 |