about summary refs log tree commit homepage
DateCommit message (Expand)
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-25lei_xsearch: show --output location with match count
2021-04-24lei_saved_search: avoid reentrancy in ->is_dup
2021-04-24test_common: don't attempt to seek on pipes and terminals
2021-04-24extindex: --gc: use escape pathnames for SQL LIKE properly
2021-04-24lei import: keep sync info for Maildir and IMAP folders
2021-04-24lei_mail_sync: for bidirectional keyword sync
2021-04-24doc: lei_design_notes: add a bit on WAL usage
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-24lei_input: drop outdated comment w.r.t. compression
2021-04-23doc: INSTALL: add Guix to distribution list
2021-04-23lei import: support adding keywords and labels on import
2021-04-23lei_to_mail: cwd-agnostic Maildir wakeup
2021-04-23net_reader: restart on first UID when UIDVALIDITY changes
2021-04-23doc: INSTALL: update with more distro info, symlink-install
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-22imap_tracker: prepare for use with lei
2021-04-22lei: flesh out `forwarded' kw support for Maildir and IMAP
2021-04-21doc: add lei_design_notes.txt and lei-store-format(5)
2021-04-21lei: share common *done_wait callbacks
2021-04-21t/lei-daemon: skip inaccessible socket test as root
2021-04-20lei_query: avoid POSIX::lround for older Perls
2021-04-20test_common: fix xbail for Perl 5.16
2021-04-20lei edit-search: command to tweak search parameters
2021-04-20lei forget-search: new command to forget saved searches
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-20lei up: fix help output and ARGV handling
2021-04-20lei-sigpipe: update and move test from xt => t
2021-04-19lei q: --save and --augment may be combined
2021-04-19lei_saved_search: split "lei q --save" and "lei up" init paths
2021-04-19config: git_config_dump blesses
2021-04-19lei_saved_search: avoid needless var shadowing
2021-04-19lei q: implement import-before default for --save
2021-04-19lei: support unlinked/missing saved searches
2021-04-18doc config: mention obfuscation-related options
2021-04-18lei ls-search: command to list saved searches
2021-04-18avoid wrong/needless squote_maybe shortcuts
2021-04-18lei_saved_search: avoid git-config
2021-04-17lei up: further improve Maildir canonicalization