Commit Graph

20 Commits (83f9794bb0a79218836d05a58a58c330e32ba36d)

Author SHA1 Message Date
Sebastien Marie a4b975e731 mlist: look at maildir/new too for messages
Closes: #165 [via git-merge-pr]
5 years ago
Leah Neukirchen af7d6750fd mlist: listarg: list empty Maildirs if no filtering took place 6 years ago
Leah Neukirchen 3ebd4cc3a3 mlist: list: update total count too 6 years ago
Leah Neukirchen 00a1382175 mlist: use a static buffer, clean up control flow 7 years ago
Leah Neukirchen 5f45b7d533 use appropriate integer types
Mainly found with clang -Wconversion -Wshorten-64-to-32.
7 years ago
Leah Neukirchen 66d0eff12f style 7 years ago
Leah Neukirchen 157542c3e7 mlist: extract squeeze_slash 7 years ago
Leah Neukirchen aee4d6e8e5 mlist: squeeze squeezing code
Thanks to quinq, who put all their heart in it.
7 years ago
Leah Neukirchen 011a13463f mlist: squeeze slashes from directory names
Closes #65.
7 years ago
Leah Neukirchen 7a2204049e mlist: print a total line with -i when useful 7 years ago
Leah Neukirchen 2b74b23cea mlist: fix usage output 7 years ago
Leah Neukirchen 2b4e3aa66d clean up whitespace 7 years ago
Leah Neukirchen 0da278a9ad mlist: don't use blaze822_loop for the case when arguments are given
blaze822_loop replaces directory arguments with all cur/ mails, which is
not what we want in mlist.
7 years ago
Christian Neukirchen 6464ba5845 mlist: read directory names from stdin when used non-interactively
Closes #7.
8 years ago
Christian Neukirchen 7b4262e1f9 mlist: include <sys/syscall.h> only when required
Fixes build on cygwin.
8 years ago
Christian Neukirchen 3257fce1b8 mlist: add usage 8 years ago
Christian Neukirchen dab49a087d mlist: style 8 years ago
Christian Neukirchen c5d5033fdb mlist: cleanup 8 years ago
Christian Neukirchen 97ff31e580 mlist: add -X/-x ala mflag 8 years ago
Christian Neukirchen 9981ae56ec mlist: rename from list 8 years ago