Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mlist: listarg: list empty Maildirs if no filtering took place | Leah Neukirchen | 2018-01-01 | 1 | -1/+1 |
| | |||||
* | mlist: list: update total count too | Leah Neukirchen | 2018-01-01 | 1 | -0/+1 |
| | |||||
* | mlist: use a static buffer, clean up control flow | Leah Neukirchen | 2017-10-29 | 1 | -7/+5 |
| | |||||
* | use appropriate integer types | Leah Neukirchen | 2017-10-06 | 1 | -1/+2 |
| | | | | Mainly found with clang -Wconversion -Wshorten-64-to-32. | ||||
* | style | Leah Neukirchen | 2017-08-31 | 1 | -10/+10 |
| | |||||
* | mlist: extract squeeze_slash | Leah Neukirchen | 2017-07-12 | 1 | -11/+1 |
| | |||||
* | mlist: squeeze squeezing code | Leah Neukirchen | 2017-07-11 | 1 | -3/+2 |
| | | | | Thanks to quinq, who put all their heart in it. | ||||
* | mlist: squeeze slashes from directory names | Leah Neukirchen | 2017-07-11 | 1 | -0/+13 |
| | | | | Closes #65. | ||||
* | mlist: print a total line with -i when useful | Leah Neukirchen | 2017-02-14 | 1 | -6/+13 |
| | |||||
* | mlist: fix usage output | Leah Neukirchen | 2017-02-14 | 1 | -3/+3 |
| | |||||
* | clean up whitespace | Leah Neukirchen | 2017-01-26 | 1 | -11/+11 |
| | |||||
* | mlist: don't use blaze822_loop for the case when arguments are given | Leah Neukirchen | 2017-01-21 | 1 | -4/+8 |
| | | | | | blaze822_loop replaces directory arguments with all cur/ mails, which is not what we want in mlist. | ||||
* | mlist: read directory names from stdin when used non-interactively | Christian Neukirchen | 2016-12-13 | 1 | -51/+57 |
| | | | | Closes #7. | ||||
* | mlist: include <sys/syscall.h> only when required | Christian Neukirchen | 2016-09-08 | 1 | -1/+2 |
| | | | | Fixes build on cygwin. | ||||
* | mlist: add usage | Christian Neukirchen | 2016-07-26 | 1 | -3/+11 |
| | |||||
* | mlist: style | Christian Neukirchen | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | mlist: cleanup | Christian Neukirchen | 2016-07-22 | 1 | -3/+1 |
| | |||||
* | mlist: add -X/-x ala mflag | Christian Neukirchen | 2016-07-22 | 1 | -1/+9 |
| | |||||
* | mlist: rename from list | Christian Neukirchen | 2016-07-20 | 1 | -0/+247 |