about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-02-08search: use one git-rev-parse process for all dates
2021-02-08lei q: use git approxidate with d:, dt: and rt: ranges
2021-02-08git: implement date_parse method
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-08ds: improve add_timer usability
2021-02-08tests: favor IPv6
2021-02-08lei q: support --alert=CMD for early MUA users
2021-02-08lei q: SIGWINCH process group with the terminal
2021-02-08lei_xsearch: quiet Eml warnings from remote mboxrds
2021-02-08lei q: improve remote mboxrd UX + MUA
2021-02-08lei q: fix arbitrary --mua command handling
2021-02-08lei import: support Maildirs
2021-02-07httpd/async: avoid unnecessary on-stack delete
2021-02-07imap: avoid unnecessary on-stack delete
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-07ipc: wq_do => wq_io_do
2021-02-07Revert "ipc: add support for asynchronous callbacks"
2021-02-07xapcmd: avoid potential die surprise in children
2021-02-07ipc: trim down the Storable checks
2021-02-07ipc: do not die inside wq_worker child process
2021-02-07spawn_pp: die more consistently in child
2021-02-07lei add-external: handle interrupts with --mirror
2021-02-07spawn: pi_fork_exec: support "pgid"
2021-02-07spawn: pi_fork_exec: restore parent sigmask in child
2021-02-07lei: remove short switch support for curl(1) options
2021-02-07lei_curl: replace -K/--config with --curl-config
2021-02-07lei add-external: reject index and remote opts w/o mirror
2021-02-07lei help: split out into separate file
2021-02-07lei: add-external --mirror support
2021-02-07treewide: replace confess with croak
2021-02-07tests: split out lei-daemon.t from lei.t
2021-02-07t/tests: split out setup_public_inboxes sub
2021-02-07tests: add test_lei wrapper, split out t/lei-import.t
2021-02-07lei_query: trim curl options
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-07lei_overview: drop unnecessary autoflush call
2021-02-05httpd/async: set O_NONBLOCK correctly
2021-02-05lei import: initial implementation
2021-02-05lei_xsearch: drop unused imports
2021-02-05lei_query: remove uneeded dwaitpid import
2021-02-05lei q: eliminate $not_done temporary git dir hack
2021-02-05eml: handle warning ignores for lei
2021-02-05lei q: reinstate early MUA spawn for Maildir
2021-02-05lei q: only start pager if output is to stdout