about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiOverview.pm
DateCommit message (Expand)
2021-10-19lei inspect: show ISO8601 {rt} and {dt}, too
2021-10-16lei_overview: die rather than lei->fail
2021-08-11lei: attempt to canonicalize away "/../" pathnames
2021-05-28lei q|up: support v2:/path/to/inboxdir destination
2021-05-23lei: drop EOFpipe in favor of PktOp
2021-04-05lei q: fix auth IMAP --output with remote mboxrd
2021-03-30lei q: avoid redundant default setting for sort with l2m
2021-03-28treewide: shorten temporary filename
2021-03-26lei: support /dev/fd/[0-2] inputs and outputs in daemon
2021-03-26lei q: skip lei/store->write_prepare for JSON outputs
2021-03-26lei: add some labels support
2021-03-21lei q: trim JSON output
2021-03-21lei q: put keywords on one line in --pretty output
2021-03-21lei q: support vmd for external-only messages
2021-03-21lei: All Local Externals: bare git dir for alternates
2021-03-19lei_overview: unnecessary g2m capture
2021-03-09lei q: remove angle brackets around Message-IDs
2021-02-21lei q: support IMAP/IMAPS --output destinations
2021-02-18lei convert: mail format conversion sub-command
2021-02-10lei q: prefix --alert ops with ':' instead of '-'
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