]> Sergey Matveev's repositories - public-inbox.git/commit
lei up: further improve Maildir canonicalization
authorEric Wong <e@80x24.org>
Sat, 17 Apr 2021 19:00:53 +0000 (19:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 17 Apr 2021 20:16:46 +0000 (20:16 +0000)
commit9c08efbbdb078f403feb1f9821fb13f12d868244
treeda8da276adf55d91088a5792861c726a342c60d4
parent74cac24c6238c73279a82f18c7a6f11d387756bb
lei up: further improve Maildir canonicalization

We want to be able to use "lei up ." when inside a Maildir.
We'll also relax Maildir/mbox basenames to be any non-'/'
character after converting relative paths to absolute.  The
old restriction on allowed characters was unnecessary and made
it impossible to reliably map "." when used as the sole argument
for "lei up".
lib/PublicInbox/LeiSavedSearch.pm
t/lei-q-save.t