radicle-heartwood-lfs/crates/radicle-cli/src/commands
Lorenz Leutgeb fefa28372d cli/init: Canonicalize path before comparison
On Windows, this comparison would fail otherwise.
2026-02-10 10:00:16 +00: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 cli/help: remove the help module 2025-11-01 11:20:43 +01: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 chore: Fix spelling errors with codespell 2025-11-01 12:11:02 +01: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 cli/help: remove the help module 2025-11-01 11:20:43 +01: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 cli/help: remove the help module 2025-11-01 11:20:43 +01: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 cli/help: remove the help module 2025-11-01 11:20:43 +01: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/help: remove the help module 2025-11-01 11:20:43 +01: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/help: remove the help module 2025-11-01 11:20:43 +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 radicle-cli: more helpful error for non-delegate updates 2026-01-22 10:38:28 +00: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 cli/help: remove the help module 2025-11-01 11:20:43 +01:00
node.rs cli/help: remove the help module 2025-11-01 11:20:43 +01: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/help: remove the help module 2025-11-01 11:20:43 +01: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/sync: filter seeds without an address 2025-11-28 20:05:26 +01: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