about summary refs log tree commit diff stats
path: root/src/main.rs (follow)
Commit message (Expand)AuthorAge
* feat(cli): Add an explicit `subs export` subcommandBenedikt Peetz2024-08-23
* refactor(cli): Remove the useless `concurrent_processes` flag from `update`Benedikt Peetz2024-08-22
* fix(update): Propagate the logging options to the `update_raw.py` scriptBenedikt Peetz2024-08-22
* feat(download): Support limiting the downloader by maximal cache sizeBenedikt Peetz2024-08-22
* test(benches/update): InitBenedikt Peetz2024-08-22
* chore: Initial CommitBenedikt Peetz2024-08-21