about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiExternal.pm
DateCommit message (Expand)
2021-10-19lei up: support --exclude=, --no-(external|remote|local)
2021-10-19lei: use die for external and query handling
2021-09-25lei ls-external: split into separate file
2021-09-25lei add-external: split into separate file
2021-09-25lei forget-external: split into separate file
2021-09-21lei: various completion improvements
2021-09-19lei config --edit: use controlling terminal
2021-04-30lei import: support shell completion of known folders
2021-04-27lei: add "ls-sync" command for listing sync folders
2021-04-18lei ls-search: command to list saved searches
2021-03-25lei add-external: do not initialize writable store
2021-03-24lei: improve management around short-lived workers
2021-03-23lei: support -c <name>=<value> to overrides
2021-03-21lei: fix some warnings in tests
2021-03-21lei: tie ALE lifetime to config file
2021-03-21lei: All Local Externals: bare git dir for alternates
2021-03-19lei: disallow "\n" in local externals paths
2021-02-25lei_external: don't treat IPv6 URLs as globs
2021-02-22lei: _lei_cfg: return empty hashref if unconfigured
2021-02-10lei_external: fix+test handling of escaped braces
2021-02-10lei: note some TODO items (curl, externals)
2021-02-10lei ls-external: support --local and --remote
2021-02-10lei_external: remove unnecessary Exporter use
2021-02-10lei *external: glob improvements, ls-external filtering
2021-02-07lei add-external: reject index and remote opts w/o mirror
2021-02-07lei: add-external --mirror support
2021-02-04lei add-external: completion for existing URL basenames
2021-02-04lei q: -I/--exclude/--only support globs and basenames
2021-02-03lei q: support --only, --include and --exclude
2021-02-01lei: remove SIGPIPE handler
2021-01-24lei add-external: don't allow non-existent directories
2021-01-23lei forget-external: don't show redundant "not found"
2021-01-23lei forget-external: just show the location
2021-01-23lei completion: handle URLs with port numbers
2021-01-22lei forget-external: bash completion support
2021-01-22lei: forget-external support with canonicalization
2021-01-12lei query + pagination sorta working
2021-01-01update copyrights for 2021
2021-01-01lei: rename "extinbox" => "external"