]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/LeiXSearch.pm
lei q: emit progress and counting via PktOp
[public-inbox.git] / lib / PublicInbox / LeiXSearch.pm
2021-02-03 Eric Wonglei q: emit progress and counting via PktOp
2021-02-03 Eric Wonglei: switch to use SEQPACKET socketpair instead of...
2021-02-01 Eric Wonglei_to_mail: reduce spew on Maildir removal
2021-02-01 Eric Wonglei_xsearch: load PublicInbox::Smsg
2021-02-01 Eric Wonglei: keep $lei around until workers are reaped
2021-02-01 Eric Wonglei: remove SIGPIPE handler
2021-01-30 Eric Wonglei: less error-prone FD mapping
2021-01-30 Eric Wonglei_xsearch: drop repeated "Xapian" in error message
2021-01-26 Eric Wonglei q: continue remote search if torsocks(1) is missing
2021-01-26 Eric Wonglei q: reject remotes early if curl(1) is missing
2021-01-26 Eric Wonglei q: demangle and quiet curl output
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-24 Eric Wongsmsg: make parse_references an object method
2021-01-24 Eric Wonglei q: fix JSON overview with remote externals
2021-01-24 Eric Wonglei_xsearch: use curl -d '' for nginx compatibility
2021-01-24 Eric Wonglei q: honor --no-local to force remote searches
2021-01-24 Eric Wongipc: get rid of wq_set_recv_modes
2021-01-24 Eric Wonglei q: limit concurrency to 4 remote connections
2021-01-23 Eric Wonglei q: support a bunch of curl(1) options
2021-01-23 Eric Wonglei: oneshot: preserve stdout if writing mbox
2021-01-23 Eric Wonglei: support remote externals
2021-01-23 Eric Wonglei: move external vivification to xsearch
2021-01-22 Eric Wonglei_xsearch: reduce reference paths to lxs
2021-01-22 Eric Wonglei: fix inadvertant FD sharing
2021-01-22 Eric Wonglei_xsearch: eliminate some unused, commented-out code
2021-01-22 Eric Wonglei q: retrieve keywords for local, non-external messages
2021-01-21 Eric Wonglei_xsearch: keep l2m->{-wq_s1} while preparing query
2021-01-21 Eric Wonglei: test some likely errors due to misuse
2021-01-21 Eric Wonglei q: fix augment of compressed mailboxes
2021-01-21 Eric Wonglei q: do not spawn MUA early
2021-01-21 Eric Wonglei q: fix SIGPIPE handling from lei2mail workers
2021-01-21 Eric Wonglei q: start ->mset while query_prepare runs
2021-01-18 Eric Wonglei q: parallelize Maildir and mbox writing
2021-01-18 Eric Wonglei q: add --mua-cmd switch
2021-01-18 Eric Wonglei: q: results output to Maildir and mbox* working
2021-01-18 Eric Wongipc: children don't kill on DESTROY, reduce FD sharing
2021-01-15 Eric Wongleixsearch: remove some commented out code
2021-01-15 Eric Wonglei: q: lock stdout on overview output
2021-01-14 Eric Wonglei q: reinstate smsg dedupe
2021-01-14 Eric Wonglei: rely on localized $current_lei for warnings
2021-01-14 Eric Wonglei: test SIGPIPE, stop xsearch workers on client abort
2021-01-12 Eric Wonglei: query: restore JSON output overview
2021-01-12 Eric Wonglei_xsearch: transfer 4 FDs internally, drop IO::FDPass
2021-01-12 Eric Wonglei: fork + FD cleanup
2021-01-12 Eric Wongipc: start supporting sending/receiving more than 3 FDs
2021-01-12 Eric Wonglei: query: ensure pager exit is instantaneous
2021-01-12 Eric Wonglei query + pagination sorta working
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric Wonglei: rename "extinbox" => "external"
2021-01-01 Eric WongMerge remote-tracking branch 'origin/lei' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-31 Eric Wonglei_xsearch: cross-(inbox|extindex) search