radicle-heartwood-lfs/crates/radicle-cli/src/commands
Lorenz Leutgeb 6967bf8fca
radicle: Automatically upgrade sigrefs
When enumerating repositories in storage, gracefully handle the
case where the identity root is missing from sigrefs and automatically
migrate.
2026-03-17 21:31:42 +01:00
..
auth cli/help: remove the help module 2025-11-01 11:20:43 +01:00
block cli/help: remove the help module 2025-11-01 11:20:43 +01:00
checkout cli/help: remove the help module 2025-11-01 11:20:43 +01:00
clean cli/help: remove the help module 2025-11-01 11:20:43 +01:00
clone Use humantime to parse timeouts 2026-03-17 11:39:09 +00:00
cob clippy: Deny and fix `index_slicing` 2026-01-16 22:52:50 +01:00
config cli/help: remove the help module 2025-11-01 11:20:43 +01:00
debug cli/help: remove the help module 2025-11-01 11:20:43 +01:00
follow cli/help: remove the help module 2025-11-01 11:20:43 +01:00
fork cli/fork: Deprecate 2026-01-23 15:04:16 +00:00
id clippy: Deny and fix `index_slicing` 2026-01-16 22:52:50 +01:00
inbox cli/help: remove the help module 2025-11-01 11:20:43 +01:00
init cli/help: remove the help module 2025-11-01 11:20:43 +01:00
inspect cli/help: remove the help module 2025-11-01 11:20:43 +01:00
issue cli: optional message for issue comments 2026-02-05 19:58:46 +01:00
ls cli/help: remove the help module 2025-11-01 11:20:43 +01:00
node Use humantime to parse timeouts 2026-03-17 11:39:09 +00:00
patch cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
path cli/help: remove the help module 2025-11-01 11:20:43 +01:00
publish cli/help: remove the help module 2025-11-01 11:20:43 +01:00
remote cli/help: remove the help module 2025-11-01 11:20:43 +01:00
seed Use humantime to parse timeouts 2026-03-17 11:39:09 +00:00
self cli/help: remove the help module 2025-11-01 11:20:43 +01:00
stats cli/help: remove the help module 2025-11-01 11:20:43 +01:00
sync Use humantime to parse timeouts 2026-03-17 11:39:09 +00:00
unblock cli/help: remove the help module 2025-11-01 11:20:43 +01:00
unfollow cli/help: remove the help module 2025-11-01 11:20:43 +01:00
unseed cli/help: remove the help module 2025-11-01 11:20:43 +01:00
watch Use humantime to parse timeouts 2026-03-17 11:39:09 +00:00
auth.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
block.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
checkout.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
clean.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
clone.rs cli: don't override existing seeding scope in `rad clone` 2026-02-23 22:34:03 +00:00
cob.rs clippy: Deny and fix `unneeded_field_pattern` 2026-01-16 22:52:23 +01:00
config.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
debug.rs cli: Warn user about implicit seeding policy 2026-02-16 21:39:11 +01:00
diff.rs cli/diff: Use clap 2025-10-15 10:30:34 +02:00
follow.rs clippy: Deny and fix `unneeded_field_pattern` 2026-01-16 22:52:23 +01:00
fork.rs cli/fork: Deprecate 2026-01-23 15:04:16 +00:00
id.rs radcile/cob/identity: mark ApplyError as non_exhaustive 2026-02-19 21:06:43 +01:00
inbox.rs clippy: Deny and fix `wildcard_enum_match_arm` 2026-01-16 22:52:23 +01:00
init.rs cli/init: Canonicalize path before comparison 2026-02-10 10:00:16 +00:00
inspect.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
issue.rs cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
ls.rs radicle: Automatically upgrade sigrefs 2026-03-17 21:31:42 +01:00
node.rs Use humantime to parse timeouts 2026-03-17 11:39:09 +00:00
patch.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
path.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
publish.rs cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
remote.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
seed.rs cli: Don't override existing seeding scope in `rad seed` 2026-03-17 10:31:29 +00:00
self.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
stats.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
sync.rs cli: Format IPv6 addresses in square brackets 2026-03-05 15:12:24 +00:00
unblock.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
unfollow.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
unseed.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
watch.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00