user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/3] lei p2q (patch-to-query)
@ 2021-02-28 12:25 Eric Wong
  2021-02-28 12:25 ` [PATCH 1/3] lei p2q: patch-to-query generator for "lei q --stdin" Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Wong @ 2021-02-28 12:25 UTC (permalink / raw)
  To: meta

Pipes (the *nix kind) are good.

Eric Wong (3):
  lei p2q: patch-to-query generator for "lei q --stdin"
  lei q: fix "-" shortcut for --stdin
  lei q: improve early aborts w/ remote externals

 MANIFEST                      |   2 +
 lib/PublicInbox/LEI.pm        |  40 ++++++-
 lib/PublicInbox/LeiImport.pm  |   3 +-
 lib/PublicInbox/LeiP2q.pm     | 197 ++++++++++++++++++++++++++++++++++
 lib/PublicInbox/LeiXSearch.pm |   4 +-
 t/lei-externals.t             |  49 +++++++--
 t/lei-p2q.t                   |  29 +++++
 t/lei-q-thread.t              |   3 +-
 8 files changed, 313 insertions(+), 14 deletions(-)
 create mode 100644 lib/PublicInbox/LeiP2q.pm
 create mode 100644 t/lei-p2q.t

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

end of thread, other threads:[~2021-03-01  5:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-28 12:25 [PATCH 0/3] lei p2q (patch-to-query) Eric Wong
2021-02-28 12:25 ` [PATCH 1/3] lei p2q: patch-to-query generator for "lei q --stdin" Eric Wong
2021-02-28 21:40   ` Kyle Meyer
2021-03-01  5:47     ` [PATCH 4/3] lei p2q: fix /dev/null filenames, fix phrase quoting rules Eric Wong
2021-02-28 12:25 ` [PATCH 2/3] lei q: fix "-" shortcut for --stdin Eric Wong
2021-02-28 12:25 ` [PATCH 3/3] lei q: improve early aborts w/ remote externals Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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