about summary refs log tree commit homepage
DateCommit message (Expand)
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
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-15doc: technical/whyperl: update w/ (good) news from PSC
2021-04-13lei: add "lei up" to complement "lei q --save"
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-05script/lei: waitpid for git-credential and pager
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