| .. |
|
cli
|
cli/commands: use constants for repeated platform names
|
2026-02-27 22:26:41 +03:00 |
|
export
|
export: introduce `export_profile to reduce boilerplate; cleanup
|
2026-02-21 19:56:03 +03:00 |
|
git
|
infra: add clippy allows; fix PathBuf -> Path
|
2026-02-19 00:22:44 +03:00 |
|
model
|
model/enums: derive Ord for ReleaseType to simplify comparisons
|
2026-02-27 22:26:42 +03:00 |
|
platform
|
various: shared HTTP client with connection pooling
|
2026-02-19 00:22:48 +03:00 |
|
utils
|
chore: bump dependencies
|
2026-02-19 00:22:46 +03:00 |
|
cli.rs
|
cli: add --all, --updates, --no-deps flags to commands
|
2026-02-19 00:22:45 +03:00 |
|
error.rs
|
error: add MultiError for batch error aggregation
|
2026-02-19 00:22:32 +03:00 |
|
export.rs
|
initial commit
|
2026-02-13 00:14:46 +03:00 |
|
fetch.rs
|
treewide: general cleanup
|
2026-02-27 21:55:59 +03:00 |
|
http.rs
|
treewide: general cleanup
|
2026-02-27 21:55:59 +03:00 |
|
ipc.rs
|
treewide: general cleanup
|
2026-02-27 21:55:59 +03:00 |
|
main.rs
|
treewide: general cleanup
|
2026-02-27 21:55:59 +03:00 |
|
model.rs
|
initial commit
|
2026-02-13 00:14:46 +03:00 |
|
platform.rs
|
various: shared HTTP client with connection pooling
|
2026-02-19 00:22:48 +03:00 |
|
rate_limiter.rs
|
treewide: general cleanup
|
2026-02-27 21:55:59 +03:00 |
|
resolver.rs
|
initial commit
|
2026-02-13 00:14:46 +03:00 |
|
ui_utils.rs
|
ui: add interactive prompts and typo suggestions
|
2026-02-19 00:22:35 +03:00 |
|
utils.rs
|
initial commit
|
2026-02-13 00:14:46 +03:00 |