about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiQuery.pm
DateCommit message (Expand)
2023-10-17lei: consolidate stdin slurp, fix warnings
2023-10-04lei: do_env combines fchdir and local
2023-09-15lei: ensure --stdin sets %ENV and $current_lei
2023-07-27clone: allow running without DBI / DBD::SQLite
2023-03-25lei: improve bash completion involving colons
2022-12-02lei_saved_search: expand only/include/exclude to absolute paths
2022-11-16lei q|up: limit default write --jobs for IMAP(S)
2022-10-01lei: force --jobs=1,1 for SQLite < 3.8.3
2022-07-01tree-wide: Fix typo likelyhood
2021-11-10lei q: disallow "\n" in argv[] elements
2021-10-30lei_to_mail: limit workers for text, reply and v2 outputs
2021-10-25lei_to_mail: write directly to mail_sync.sqlite3
2021-10-19lei up: support --exclude=, --no-(external|remote|local)
2021-10-19lei: use die for external and query handling
2021-10-16lei: more eval guards for die on failure
2021-09-25lei forget-external: split into separate file
2021-09-21lei q: improve --limit behavior and progress
2021-09-10lei_query: fix comment about %lei2curl commands
2021-08-14lei: hexdigest mocks account for unwanted headers
2021-08-11lei: attempt to canonicalize away "/../" pathnames
2021-05-30lei q: --sort and --save|v2 are incompatible
2021-05-28lei: restore working directory in more places
2021-05-03lei <q|up>: writes to Maildirs and IMAP use mail-sync
2021-04-20lei_query: avoid POSIX::lround for older Perls
2021-04-20lei up: support --all=local
2021-04-17lei_query: fix relative path handling on --stdin
2021-04-16lei q: --save preserves relative time queries
2021-04-13lei: add "lei up" to complement "lei q --save"
2021-04-13lei q: start wiring up saved search
2021-04-13lei_query: rearrange internals to capture query early
2021-04-01lei_query: remove unnecessary V2Writable require
2021-03-30lei q: avoid redundant default setting for sort with l2m
2021-03-27lei_query: hoist out lxs_prepare
2021-03-26lei q: skip lei/store->write_prepare for JSON outputs
2021-03-24lei: improve management around short-lived workers
2021-03-21lei: tie ALE lifetime to config file
2021-03-21lei: All Local Externals: bare git dir for alternates
2021-03-19lei q: -I/--include overrides --no-(external|local|remote)
2021-03-05lei q: fix --import-before default and FIFO output
2021-03-04lei q: s/import-augment/import-before/g
2021-03-04lei q: import flags when clobbering/augmenting Maildirs
2021-02-25lei q: auto-memoize remote messages into lei/store
2021-02-23lei q: reduce default lei2mail workers
2021-02-22lei_auth: trim and remove leftover worker code
2021-02-22lei q: reduce wasted IMAP connection for auth
2021-02-21ipc: support setting a locked number of WQ workers
2021-02-21lei q: support IMAP/IMAPS --output destinations
2021-02-11search: use git approxidate in WWW and "lei q --stdin"
2021-02-08lei q: use git approxidate with d:, dt: and rt: ranges
2021-02-07lei: replace --thread with --threads