]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei ls-mail-source: sort IMAP folder names
authorEric Wong <e@80x24.org>
Thu, 16 Sep 2021 02:19:42 +0000 (21:19 -0500)
committerEric Wong <e@80x24.org>
Thu, 16 Sep 2021 04:29:18 +0000 (04:29 +0000)
Otherwise, public-inbox-imapd will emit mailboxes in random
order (as IMAP servers do not need to guarantee any sort of
ordering).  We'll take into account numeric slice numbers
generated by -imapd if they exist, so slice "80" doesn't show up
next to "8".


No differences found