about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-04-13lei q: start wiring up saved search
2021-04-13lei_query: rearrange internals to capture query early
2021-04-13lei_dedupe: adjust to prepare for saved searches
2021-04-13lei_xsearch: use per-external queries when not sorting
2021-04-13lei blob: quiet "git rev-parse --git-dir" stderr w/o --cwd
2021-04-11www: do not obfuscate addresses in URLs
2021-04-07import: convert init.defaultBranch to fully qualified ref
2021-04-07lei_store: use getpwuid and hostname for ident
2021-04-05lei q: fix auth IMAP --output with remote mboxrd
2021-04-05lei_to_mail: improve comments and reduce LoC
2021-04-05lei: maildir: move shard support to MdirReader
2021-04-05lei_tag: fix comments w.r.t support levels
2021-04-05lei_to_mail: trim down imports
2021-04-05lei_search: ignore Resent-Message-ID for indexing
2021-04-03lei/store: (more) synchronous non-fatal error output
2021-04-03lei: improve handling of Message-ID-less draft messages
2021-04-03lei tag: note message mismatches on failure
2021-04-03test_common: lei_ok: improve diagnostics
2021-04-03lei_store: update alternates on new epoch
2021-04-03lei: allow progress to non-TTY after MUA spawn
2021-04-03lei q: don't show remote progress if MUA is running
2021-04-03net_reader: fix read-only "lei convert" auth failures
2021-04-03lei_auth: rename {net_merge} to {net_merge_continue}
2021-04-03lei tag: fix tagging of IMAP inputs
2021-04-03lei q: ensure wq workers shutdown on IMAP auth failures
2021-04-03URInntps: add URI 5.08 release note
2021-04-02lei: fix git-credential handling
2021-04-01lei: maildir: handle "forwarded" keyword as "P"
2021-04-01lei_store: quiet down per-message related warnings
2021-04-01lei_store: quiet down git user info being unset
2021-04-01lei_store: set_xvmd: don't add if no vmd at all
2021-04-01lei q: reduce lei/store work for kw changes to stored mail
2021-04-01lei_query: remove unnecessary V2Writable require
2021-04-01lei sucks: sub-command to aid bug reporting
2021-03-31lei_input: reduce IPC traffic with multiple inputs
2021-03-31lei blob: "--mail" disables solver, use --include/only
2021-03-31doc: add lei-mail-formats(5) manpage
2021-03-31lei: fix IMAP auth failure handling
2021-03-30lei tag: rename from "lei mark"
2021-03-30lei q: avoid redundant default setting for sort with l2m
2021-03-30lei_to_mail: update some comments and style
2021-03-30git: local_nick: handle trailing or redundant '/' in git_dir
2021-03-29lei_input: support compressed mboxes
2021-03-29lei blob: cleanup solver tmpdir on failure
2021-03-29lei_input: treat ".eml" and ".patch" suffix as "eml"
2021-03-29lei: use IO::Uncompress::Gunzip MultiStream
2021-03-29lei_input: avoid special case sub for --stdin
2021-03-28treewide: shorten temporary filename
2021-03-28lei: drop coderepo placeholders, submodule TODO
2021-03-28lei blob: add remote external support