aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli.rs (unfollow)
Commit message (Expand)Author
2024-08-23fix(cli/verbosity): Simplify setting the default levelBenedikt Peetz
2024-08-23fix(cli): Always log with a verbosity of at least WARNBenedikt Peetz
2024-08-23fix(treewide): Actually use the values from the configBenedikt Peetz
2024-08-23feat(treewide): Use a configuration fileBenedikt Peetz
2024-08-23refactor(cli): Replace the byte parser with the one from the `bytes` crateBenedikt Peetz
2024-08-23feat(cli): Add an explicit `subs export` subcommandBenedikt Peetz
2024-08-22refactor(cli): Remove the useless `concurrent_processes` flag from `update`Benedikt Peetz
2024-08-22feat(select/file): Allow `--priority` argument to all functionsBenedikt Peetz
2024-08-22feat(download): Support limiting the downloader by maximal cache sizeBenedikt Peetz
2024-08-22test(benches/update): InitBenedikt Peetz
2024-08-21style(treewide): Reformatv0.1.0Benedikt Peetz