unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Minor ls-mail-sync fixes
@ 2021-05-04  4:45 Kyle Meyer
  2021-05-04  4:45 ` [PATCH 1/5] lei ls-mail-sync: update reference to ls-sync Kyle Meyer
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kyle Meyer @ 2021-05-04  4:45 UTC (permalink / raw)
  To: meta

In the process of trying to catch up with lei changes (so that I can
send the manpage update that I still haven't finished), I noticed that
`lei ls-mail-sync' didn't accept a filter despite looking as though it
was supposed to.  That's fixed in the third patch, with the other
patches addressing a few more things I spotted along the way.

  [1/5] lei ls-mail-sync: update reference to ls-sync
  [2/5] lei ls-mail-sync: drop repeated -z/0 option
  [3/5] lei ls-mail-sync: accept a filter
  [4/5] lei ls-mail-sync: fix handling of non-wildcard filters
  [5/5] lei: add help output for --invert match

 lib/PublicInbox/LEI.pm           | 5 +++--
 lib/PublicInbox/LeiLsMailSync.pm | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)


base-commit: 0b15dfc58ceaecdcb1c9285c3ad55813006c8338
-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-04  5:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04  4:45 [PATCH 0/5] Minor ls-mail-sync fixes Kyle Meyer
2021-05-04  4:45 ` [PATCH 1/5] lei ls-mail-sync: update reference to ls-sync Kyle Meyer
2021-05-04  4:45 ` [PATCH 2/5] lei ls-mail-sync: drop repeated -z/0 option Kyle Meyer
2021-05-04  4:45 ` [PATCH 3/5] lei ls-mail-sync: accept a filter Kyle Meyer
2021-05-04  4:45 ` [PATCH 4/5] lei ls-mail-sync: fix handling of non-wildcard filters Kyle Meyer
2021-05-04  5:14   ` Eric Wong
2021-05-04  4:45 ` [PATCH 5/5] lei: add help output for --invert match Kyle Meyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).