]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/LEI.pm
lei: commit store on interrupted partial imports
[public-inbox.git] / lib / PublicInbox / LEI.pm
2021-06-08 Eric Wonglei import: speed up repeated Maildir imports
2021-06-08 Eric Wonglei: generalize auxiliary WQ handling
2021-06-08 Eric Wonglei: safety fix for multiple WQ classes
2021-06-06 Eric Wonglei: don't drop WQ workers on normal exit
2021-06-04 Eric Wongpkt_op: make pkt_do an OO method
2021-06-03 Eric Wonglei import: speed up kw updates for old IMAP messages
2021-06-02 Eric Wonglei: remove "forget" (old name for "rm")
2021-05-30 Eric Wonglei: support implicit stdin by default
2021-05-28 Eric Wonglei q|up: support v2:/path/to/inboxdir destination
2021-05-28 Eric Wonglei: restore working directory in more places
2021-05-28 Eric Wonglei: add TODO item for FUSE mount
2021-05-28 Eric Wonglei: mark reorder-and-rewrite-local-history as a TODO...
2021-05-27 Eric Wonglei rm: new command to remove messages from index
2021-05-26 Eric Wonglei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-05-25 Eric Wonglei forget-mail-sync: new command to drop sync information
2021-05-23 Eric Wonglei export-kw: new command to export keywords to Maildirs
2021-05-23 Eric Wonglei index: support command-line options
2021-05-23 Eric Wonglei: drop EOFpipe in favor of PktOp
2021-05-17 Kyle Meyerlei lcat: fix handling of multiple MSGID_OR_URL arguments
2021-05-16 Kyle Meyerlei rediff: handle stdin like other commands
2021-05-16 Kyle Meyerlei rediff: mark --color-moved value as optional
2021-05-15 Eric Wongdir_idle: detect files which are gone
2021-05-06 Eric Wonglei_mail_sync: Maildir canonicalization omits trailing...
2021-05-05 Eric Wonglei rediff: regenerate diffs from stdin
2021-05-04 Kyle Meyerlei: add help output for --invert match
2021-05-04 Kyle Meyerlei ls-mail-sync: accept a filter
2021-05-04 Kyle Meyerlei ls-mail-sync: drop repeated -z/0 option
2021-05-03 Eric Wonglei <q|up>: writes to Maildirs and IMAP use mail-sync
2021-05-03 Eric Wonglei: simplify workers_start API
2021-05-01 Eric Wonglei: rename ls-sync to ls-mail-sync
2021-04-30 Eric Wonglei: IMAP .onion support via --proxy=s switch
2021-04-30 Eric Wonglei: ensure autoflush(1) is on STDERR
2021-04-30 Eric Wonglei: kill old PIDs when dropping
2021-04-30 Eric Wonglei import: avoid IMAPTracker, use LeiMailSync more
2021-04-28 Eric Wonglei: avoid close(STD{IN,OUT,ERR}) in oneshot mode
2021-04-28 Eric Wonglei (lcat|q): support --no-color and --color
2021-04-28 Eric Wonglei: simple WQ workers use {wq1} field
2021-04-28 Eric Wonglei: quiet down Eml-related warnings consistently
2021-04-28 Eric Wonglei-daemon: note FD count mismatch to client
2021-04-28 Eric Wonglei lcat: extract Message-IDs from URLs and show them
2021-04-28 Eric Wonglei: standardize on _lei_wq_eof callback for workers
2021-04-28 Eric Wonglei: add "ls-sync" command for listing sync folders
2021-04-24 Eric Wonglei import: keep sync info for Maildir and IMAP folders
2021-04-22 Eric Wonglei import|convert: drop --no-kw aliases
2021-04-22 Eric Wonglei import: --incremental default for NNTP and IMAP
2021-04-21 Eric Wonglei: share common *done_wait callbacks
2021-04-20 Eric Wonglei edit-search: command to tweak search parameters
2021-04-20 Eric Wonglei forget-search: new command to forget saved searches
2021-04-20 Eric Wonglei up: support --all=local
2021-04-20 Eric Wonglei up: fix help output and ARGV handling
2021-04-19 Eric Wongconfig: git_config_dump blesses
2021-04-18 Eric Wonglei ls-search: command to list saved searches
2021-04-17 Eric Wonglei q: fix MUA spawn after reading query from stdin
2021-04-17 Eric Wonglei: fix rel2abs
2021-04-17 Eric Wonglei: expose share_path as a method
2021-04-13 Eric Wonglei: add "lei up" to complement "lei q --save"
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
next