about summary refs log tree commit homepage
path: root/lib/PublicInbox/LEI.pm
DateCommit message (Expand)
2021-02-08lei: drop BSD::Resource usage
2021-02-08lei: avoid racing on unlink + bind + listen
2021-02-08lei: start_pager: drop COLUMNS default
2021-02-08lei q: support --alert=CMD for early MUA users
2021-02-08lei q: SIGWINCH process group with the terminal
2021-02-08lei q: improve remote mboxrd UX + MUA
2021-02-08lei q: fix arbitrary --mua command handling
2021-02-07lei: replace --thread with --threads
2021-02-07lei: remove --mua-cmd alias for --mua
2021-02-07lei: more consistent IPC exit and error handling
2021-02-07lei add-external: handle interrupts with --mirror
2021-02-07lei help: split out into separate file
2021-02-07lei: add-external --mirror support
2021-02-07lei: abort lei_import worker on client abort
2021-02-07lei: fix completion of --no-kw / --no-keywords
2021-02-07lei: favor "keywords" over "flags", test --no-kw
2021-02-05lei import: initial implementation
2021-02-05lei q: reinstate early MUA spawn for Maildir
2021-02-05lei q: reorder internals to reduce FD passing
2021-02-04lei q: support reading queries from stdin
2021-02-04lei: use sleep(1) loop for infinite sleep
2021-02-04lei: help starts pager
2021-02-04lei q: -I/--exclude/--only support globs and basenames
2021-02-04lei: propagate curl errors, improve internal consistency
2021-02-04lei: err: avoid uninitialized variable warnings
2021-02-03lei q: support --jobs [SEARCHERS],[WRITERS]
2021-02-03lei q: tidy up progress reporting
2021-02-03lei q: do not leave temporary files after oneshot exit
2021-02-03lib: explicitly distinguish oneshot use
2021-02-03lei: q: shell completion for --(include|exclude|only)
2021-02-03lei: complete: do not complete non-arg options w/ help text
2021-02-03lei q: support --only, --include and --exclude
2021-02-03lei q: emit progress and counting via PktOp
2021-02-03lei: switch to use SEQPACKET socketpair instead of pipe
2021-02-01lei_to_mail: reduce spew on Maildir removal
2021-02-01lei: increase initial timeout
2021-02-01lei: deep clone {ovv} for l2m workers
2021-02-01lei: keep $lei around until workers are reaped
2021-02-01lei: remove syslog dependency
2021-02-01ipc: more helpful ETOOMANYREFS error messages
2021-02-01lei: remove SIGPIPE handler
2021-02-01lei: remove per-child SIG{__WARN__}
2021-01-30lei: less error-prone FD mapping
2021-01-29lei: dclose: fix typo
2021-01-29lei: complete option switch args
2021-01-29lei: set PWD correctly for path expansion
2021-01-29lei: fix comment regarding client payload
2021-01-29lei: drop "git" command forwarding
2021-01-26lei: use Time::HiRes stat for nanosecond resolution
2021-01-26lei q: drop "oid" output format