about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiOverview.pm
DateCommit message (Expand)
2021-02-08lei q: support --alert=CMD for early MUA users
2021-02-08lei q: improve remote mboxrd UX + MUA
2021-02-07ipc: wq_do => wq_io_do
2021-02-07lei_overview: drop unnecessary autoflush call
2021-02-05lei q: eliminate $not_done temporary git dir hack
2021-02-05lei q: only start pager if output is to stdout
2021-02-05lei q: reorder internals to reduce FD passing
2021-02-04lei q: support reading queries from stdin
2021-02-04lei: propagate curl errors, improve internal consistency
2021-02-04lei: further reduce lei2mail FD pressure
2021-02-04lei: reduce FD pressure from lei2mail worker
2021-02-03lei q: tidy up progress reporting
2021-02-03lei_overview: avoid unnecessary {l2m} delete
2021-02-03lei q: do not leave temporary files after oneshot exit
2021-02-01lei: remove SIGPIPE handler
2021-02-01lei: more consistent dedupe and ovv_buf init
2021-01-30lei: less error-prone FD mapping
2021-01-29lei_overview: clear redundant ovv_buf definition
2021-01-26lei q: drop "oid" output format
2021-01-26lei: reinstate JSON smsg output deduplication
2021-01-24lei q: fix JSON overview with remote externals
2021-01-23lei: support remote externals
2021-01-22lei: show {pct} and {oid} in From_ lines and filenames
2021-01-22lei q: retrieve keywords for local, non-external messages
2021-01-22lei_overview: rename {relevance} => {pct}
2021-01-21lei: allow more mbox inode types
2021-01-21lei_overview: start implementing format detection
2021-01-21lei: test some likely errors due to misuse
2021-01-21lei_overview: do not write if $lei->{1} is gone
2021-01-18lei q: parallelize Maildir and mbox writing
2021-01-18lei: q: results output to Maildir and mbox* working
2021-01-18lei_to_mail: prepare for worker offload
2021-01-15lei: q: lock stdout on overview output
2021-01-14lei_overview: rename "references" to "refs"
2021-01-14search: rename "ts:" prefix to "rt:"
2021-01-14lei: test SIGPIPE, stop xsearch workers on client abort
2021-01-12lei: query: restore JSON output overview