about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiP2q.pm
DateCommit message (Expand)
2021-10-15lei + ipc: simplify process reaping
2021-10-13lei: use standard warn() in more places
2021-06-08lei: generalize auxiliary WQ handling
2021-05-03lei: simplify workers_start API
2021-04-28lei: simple WQ workers use {wq1} field
2021-04-28lei: quiet down Eml-related warnings consistently
2021-04-28lei_p2q: add _lei_wq_eof callback
2021-04-27lei: standardize on _lei_wq_eof callback for workers
2021-04-26lei p2q: exit with failure if format-patch fails
2021-03-28lei: simplify PktOp callers
2021-03-26lei: support /dev/fd/[0-2] inputs and outputs in daemon
2021-03-24lei: improve management around short-lived workers
2021-03-24lei: hide *_atfork_child from command-line
2021-03-23lei: simplify workers_start and callers
2021-03-22lei: simplify lazy-loading
2021-03-21lei: fix some warnings in tests
2021-03-01lei p2q: fix /dev/null filenames, fix phrase quoting rules
2021-03-01lei p2q: patch-to-query generator for "lei q --stdin"