about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiUp.pm
DateCommit message (Expand)
2021-10-22lei forget-search: support --prune=<local|remote>
2021-10-19lei up: support --exclude=, --no-(external|remote|local)
2021-10-19lei up: propagate redispatch_all failure via exit code
2021-10-19lei: use die for external and query handling
2021-10-19lei up: prefix `remote' and `local' with `o_'
2021-10-15lei + ipc: simplify process reaping
2021-10-15lei up --all: send signals to workers, receive errors
2021-10-15lei up: actually rely on DESTROY for --alllll
2021-10-13lei up --all: show output for warnings
2021-09-27config: get_1: use full parameter name
2021-09-22lei up: avoid excessively parallel --all
2021-09-21lei q: improve --limit behavior and progress
2021-09-18lei up: automatically use dt: for remote externals
2021-09-14lei up: fix env/cwd mismatches with multiple folders
2021-09-13lei up: fix --mua with single output
2021-09-13lei up: localize %ENV in redispatch
2021-09-09lei up: print messages before disconnecting
2021-09-07lei up: support --all for IMAP folders
2021-09-03lei up --all: avoid double-close on shared STDOUT
2021-09-03lei: ->child_error less error-prone
2021-08-25lei up: improve --all=local stderr output
2021-08-19lei q: make --save the default
2021-08-13lei up: note errors if one output destination fails
2021-08-13lei up: support multiple output folders w/o --all=local
2021-08-11lei: attempt to canonicalize away "/../" pathnames
2021-05-26lei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-04-30lei import: support shell completion of known folders
2021-04-23lei: saved searches support --dedupe=<mid|oid>
2021-04-20lei up: support --all=local
2021-04-20lei up: more error checking for config loading
2021-04-20config: favor ->get_all when possible
2021-04-19lei_saved_search: split "lei q --save" and "lei up" init paths
2021-04-19lei q: implement import-before default for --save
2021-04-18lei ls-search: command to list saved searches
2021-04-17lei q --save: avoid lei.q.format
2021-04-17lei up: support output destination as arg
2021-04-13lei: add "lei up" to complement "lei q --save"