about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2021-05-04treewide: update to v3 Tor onions
2021-05-04lei up: fix dedupe with remote externals on Maildir + IMAP
2021-05-03lei_input: reject --mail-sync if using HTTP(S) for now
2021-05-01lei import: fix --mail-sync handling in LeiInput
2021-05-01lei: rename ls-sync to ls-mail-sync
2021-04-30lei import: support UIDVALIDITY in IMAP URL
2021-04-30lei import: avoid IMAPTracker, use LeiMailSync more
2021-04-30content_hash: git_sha: allow unblessed SCALAR refs
2021-04-28lei: avoid close(STD{IN,OUT,ERR}) in oneshot mode
2021-04-28t/run: support TEST_RUN_LOG to diagnose process death
2021-04-28t/run.perl: add (GNU) tail and strace support
2021-04-28tests: restore CWD with "lei -C" and run_script
2021-04-28t/lei-p2q: add diagnostics
2021-04-27lei lcat: extract Message-IDs from URLs and show them
2021-04-27lei blob: support retrieving attachments via $OID:$IDX
2021-04-27lei: add "ls-sync" command for listing sync folders
2021-04-26URIimap: canonicalize uppercases UIDVALIDITY parameter
2021-04-26lei p2q: exit with failure if format-patch fails
2021-04-26lei_input: support PublicInbox::WWW mboxrd URLs
2021-04-26www: missing /$INBOX/$MSGID/raw returns 404
2021-04-24test_common: don't attempt to seek on pipes and terminals
2021-04-24lei import: keep sync info for Maildir and IMAP folders
2021-04-24lei_mail_sync: for bidirectional keyword sync
2021-04-24net_reader: imap_each: add UIDVALIDITY to URL arg
2021-04-24URIimap: support ->uidvalidity and ->iuid
2021-04-24t/lei_to_mail: split "lei import" test $HOME directory
2021-04-23lei import: support adding keywords and labels on import
2021-04-23lei up: support symlinked pathnames
2021-04-23lei: saved searches support --dedupe=<mid|oid>
2021-04-22lei: XDG_RUNTIME_DIR=/dev/null disables daemon mode
2021-04-22lei import|convert: drop --no-kw aliases
2021-04-22lei import: --incremental default for NNTP and IMAP
2021-04-22lei: flesh out `forwarded' kw support for Maildir and IMAP
2021-04-21t/lei-daemon: skip inaccessible socket test as root
2021-04-20lei forget-search: new command to forget saved searches
2021-04-20lei up: support --all=local
2021-04-20lei-sigpipe: update and move test from xt => t
2021-04-19lei q: --save and --augment may be combined
2021-04-19lei q: implement import-before default for --save
2021-04-19lei: support unlinked/missing saved searches
2021-04-18lei ls-search: command to list saved searches
2021-04-18avoid wrong/needless squote_maybe shortcuts
2021-04-17lei up: further improve Maildir canonicalization
2021-04-17lei up: fix canonicalization of Maildirs
2021-04-17lei up: support output destination as arg
2021-04-16lei q: --save preserves relative time queries
2021-04-16search: expand "d:" to "dt:" for precision with approxidate
2021-04-13lei: add "lei up" to complement "lei q --save"
2021-04-13lei q: start wiring up saved search
2021-04-13lei_dedupe: adjust to prepare for saved searches