]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/LEI.pm
lei q: start wiring up saved search
[public-inbox.git] / lib / PublicInbox / LEI.pm
2021-04-13 Eric Wonglei q: start wiring up saved search
2021-04-03 Eric Wonglei: allow progress to non-TTY after MUA spawn
2021-04-03 Eric Wonglei q: ensure wq workers shutdown on IMAP auth failures
2021-04-02 Eric Wonglei: fix git-credential handling
2021-03-30 Eric Wonglei tag: rename from "lei mark"
2021-03-28 Eric Wonglei: drop coderepo placeholders, submodule TODO
2021-03-28 Eric Wonglei blob: add remote external support
2021-03-28 Eric Wonglei blob: flesh out help text
2021-03-28 Eric Wonglei blob: support --no-mail switch
2021-03-28 Eric Wonglei init: split out into separate file
2021-03-28 Eric Wonglei: simplify PktOp callers
2021-03-27 Eric Wonglei blob: aka "git-show-harder" for blobs
2021-03-27 Eric Wonglei help: move "lei help" into LeiHelp.pm
2021-03-26 Eric Wonglei: support /dev/fd/[0-2] inputs and outputs in daemon
2021-03-26 Eric Wonglei: do not blindly commit to lei/store on close
2021-03-26 Eric Wonglei: add some labels support
2021-03-26 Eric Wonglei: _lei_store: use default even if unconfigured
2021-03-25 Eric Wonglei: janky $PATH2CFG garbage collection
2021-03-24 Eric Wonglei-daemon: do not leak FDs on bogus requests
2021-03-24 Eric Wonglei: clean up pkt_op consumer on exception, too
2021-03-24 Eric Wonglei: update {3} after -C chdirs
2021-03-24 Eric Wonglei: drop circular reference in lei_store process
2021-03-24 Eric Wonglei: improve management around short-lived workers
2021-03-24 Eric Wonglei: persistent workers (lei_store) run in /
2021-03-24 Eric Wonglei: hide *_atfork_child from command-line
2021-03-24 Eric Wonglei mark: add support for (bash) completion
2021-03-24 Eric Wonglei mark: command for (un)setting keywords and labels
2021-03-23 Eric Wonglei: simplify workers_start and callers
2021-03-23 Eric Wonglei: share input code between convert and import
2021-03-23 Eric Wonglei: support -c <name>=<value> to overrides
2021-03-22 Eric Wonglei: simplify lazy-loading
2021-03-21 Eric Wonglei: fix some warnings in tests
2021-03-21 Eric Wonglei: tie ALE lifetime to config file
2021-03-21 Eric Wonglei: All Local Externals: bare git dir for alternates
2021-03-20 Eric Wonglei_store: initialize IPC lock properly
2021-03-16 Eric Wongmbox: move mbox_keywords to MboxReader
2021-03-15 Eric Wonglei: reuse LeiStore object on config changes
2021-03-13 Eric Wonglei q: mbox*: disable changing parallelism, add --rsyncable
2021-03-13 Eric Wonglei: rearrange OPT_DESC and drop some TBD switches
2021-03-13 Eric Wonglei: add help + completion for --no-external
2021-03-05 Eric Wonglei q: fix --import-before default and FIFO output
2021-03-04 Eric Wonglei q: s/import-augment/import-before/g
2021-03-04 Eric Wonglei: dclose: do not EPOLL_CTL_DEL w/o event_init
2021-03-04 Eric Wonglei q: import flags when clobbering/augmenting Maildirs
2021-03-01 Eric Wonglei q: improve early aborts w/ remote externals
2021-03-01 Eric Wonglei q: fix "-" shortcut for --stdin
2021-03-01 Eric Wonglei p2q: patch-to-query generator for "lei q --stdin"
2021-02-26 Eric Wonglei import|convert: support mbox locking on reads
2021-02-26 Eric Wonglei q: support mbox locking by default
2021-02-26 Eric Wonglei: style fix for $oldset declaration
2021-02-26 Eric Wonglei q: -tt marks direct hits as "flagged"
2021-02-26 Eric Wonglei import: use --in-format/-F for consistency
2021-02-25 Eric Wonglei q: auto-memoize remote messages into lei/store
2021-02-24 Eric Wonglei: avoid needless env passing to subcommands
2021-02-24 Eric Wongtreewide: avoid "delete local" construct on hashes
2021-02-23 Eric Wonglei: support "-C" to chdir in all sub commands
2021-02-22 Eric Wonglei_auth: trim and remove leftover worker code
2021-02-22 Eric Wonglei: _lei_cfg: return empty hashref if unconfigured
2021-02-22 Eric Wonglei: keep client {sock} in short-lived workers
2021-02-22 Eric Wonglei-daemon: prefer graceful shutdowns
2021-02-19 Eric Wonglei: consolidate the bulk of the IPC code
2021-02-19 Eric Wonglei convert: mail format conversion sub-command
2021-02-18 Eric Wonglei import: move check_input_format to lei
2021-02-18 Eric Wonglei: bless config
2021-02-15 Eric Wonglei: fail_handler: use correct exit code
2021-02-10 Eric Wonglei *external: glob improvements, ls-external filtering
2021-02-10 Eric Wongtests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot
2021-02-10 Eric Wonglei: replace "I:"-prefixed info messages with "#"
2021-02-10 Eric Wonglei q: prefix --alert ops with ':' instead of '-'
2021-02-08 Eric Wonglei: drop BSD::Resource usage
2021-02-08 Eric Wonglei: avoid racing on unlink + bind + listen
2021-02-08 Eric Wonglei: start_pager: drop COLUMNS default
2021-02-08 Eric Wonglei q: support --alert=CMD for early MUA users
2021-02-08 Eric Wonglei q: SIGWINCH process group with the terminal
2021-02-08 Eric Wonglei q: improve remote mboxrd UX + MUA
2021-02-08 Eric Wonglei q: fix arbitrary --mua command handling
2021-02-07 Eric Wonglei: replace --thread with --threads
2021-02-07 Eric Wonglei: remove --mua-cmd alias for --mua
2021-02-07 Eric Wonglei: more consistent IPC exit and error handling
2021-02-07 Eric Wonglei add-external: handle interrupts with --mirror
2021-02-07 Eric Wonglei help: split out into separate file
2021-02-07 Eric Wonglei: add-external --mirror support
2021-02-07 Eric Wonglei: abort lei_import worker on client abort
2021-02-07 Eric Wonglei: fix completion of --no-kw / --no-keywords
2021-02-07 Eric Wonglei: favor "keywords" over "flags", test --no-kw
2021-02-05 Eric Wonglei import: initial implementation
2021-02-05 Eric Wonglei q: reinstate early MUA spawn for Maildir
2021-02-05 Eric Wonglei q: reorder internals to reduce FD passing
2021-02-04 Eric Wonglei q: support reading queries from stdin
2021-02-04 Eric Wonglei: use sleep(1) loop for infinite sleep
2021-02-04 Eric Wonglei: help starts pager
2021-02-04 Eric Wonglei q: -I/--exclude/--only support globs and basenames
2021-02-04 Eric Wonglei: propagate curl errors, improve internal consistency
2021-02-04 Eric Wonglei: err: avoid uninitialized variable warnings
2021-02-03 Eric Wonglei q: support --jobs [SEARCHERS],[WRITERS]
2021-02-03 Eric Wonglei q: tidy up progress reporting
2021-02-03 Eric Wonglei q: do not leave temporary files after oneshot exit
2021-02-03 Eric Wonglib: explicitly distinguish oneshot use
2021-02-03 Eric Wonglei: q: shell completion for --(include|exclude|only)
2021-02-03 Eric Wonglei: complete: do not complete non-arg options w/ help...
next