radicle-heartwood-lfs/crates/radicle-cli/src/commands
Wiktor Kwapisiewicz 48551cde93 crypto: Use `ssh-agent-lib` for SSH Agent
This makes the `radicle-ssh` crate obsolete.

Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
Co-authored-by: Lorenz Leutgeb <lorenz.leutgeb@radicle.xyz>
2026-04-02 16:03:23 +01:00
..
auth cli/help: remove the help module 2025-11-01 11:20:43 +01:00
block rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
cob rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
id rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
inbox cli/help: remove the help module 2025-11-01 11:20:43 +01:00
init rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
inspect cli/help: remove the help module 2025-11-01 11:20:43 +01:00
issue radicle: Refactor COB Storage Access 2026-03-31 17:57:14 +01:00
ls cli/help: remove the help module 2025-11-01 11:20:43 +01:00
node rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
patch radicle: Refactor COB Storage Access 2026-03-31 17:57:14 +01:00
path cli/help: remove the help module 2025-11-01 11:20:43 +01:00
publish rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
remote rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
block.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
checkout.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 radicle: Refactor COB Storage Access 2026-03-31 17:57:14 +01:00
config.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
fork.rs cli/fork: Deprecate 2026-01-23 15:04:16 +00:00
id.rs radicle: Refactor COB Storage Access 2026-03-31 17:57:14 +01:00
inbox.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
init.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
inspect.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
issue.rs radicle: Refactor COB Storage Access 2026-03-31 17:57:14 +01:00
ls.rs radicle: Have migration repair downgrades 2026-03-25 08:01:29 +00:00
node.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
patch.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
path.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
publish.rs radicle: Refactor COB Storage Access 2026-03-31 17:57:14 +01:00
remote.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
seed.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
self.rs crypto: Use `ssh-agent-lib` for SSH Agent 2026-04-02 16:03:23 +01:00
stats.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
sync.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02: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 rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
watch.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00