unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lei -C DIR and more
@ 2021-02-23 10:01 Eric Wong
  2021-02-23 10:01 ` [PATCH 1/3] lei: support "-C" to chdir in all sub commands Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-02-23 10:01 UTC (permalink / raw)
  To: meta

Like git, make, and tar: "lei -C DIR" now works.

I may add "lei -c config.key=config.val" for IMAP / NNTP
support, too (working on NNTP).

Eric Wong (3):
  lei: support "-C" to chdir in all sub commands
  lei q: reduce default lei2mail workers
  lei_to_mail: remove unused OnDestroy import

 lib/PublicInbox/LEI.pm       | 74 +++++++++++++++++++++---------------
 lib/PublicInbox/LeiQuery.pm  |  6 ++-
 lib/PublicInbox/LeiToMail.pm |  1 -
 t/lei-externals.t            | 22 +++++++++++
 t/lei.t                      |  4 ++
 5 files changed, 74 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2021-02-23 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 10:01 [PATCH 0/3] lei -C DIR and more Eric Wong
2021-02-23 10:01 ` [PATCH 1/3] lei: support "-C" to chdir in all sub commands Eric Wong
2021-02-23 10:01 ` [PATCH 2/3] lei q: reduce default lei2mail workers Eric Wong
2021-02-23 10:01 ` [PATCH 3/3] lei_to_mail: remove unused OnDestroy import Eric Wong

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).