about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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-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-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-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-21lei: share common *done_wait callbacks
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-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-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
2021-04-17lei up: fix canonicalization of Maildirs
2021-04-17lei q: fix MUA spawn after reading query from stdin
2021-04-17lei q --save: clobber config file on repeats
2021-04-17lei q --save: avoid lei.q.format
2021-04-17lei up: support output destination as arg
2021-04-17lei: fix rel2abs
2021-04-17lei_query: fix relative path handling on --stdin
2021-04-16test_common: handle '-C' (chdir) spawn option properly
2021-04-16lei_to_mail: cast to URIimap object early
2021-04-16lei: saved searches keyed only by path/URL and format
2021-04-16lei: expose share_path as a method
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"