radicle-heartwood-lfs/radicle-cli/src
cloudhead ff79d15bb8
cli: Change syncing rule for configured seeds
Instead of waiting for *all* configured/preferred seeds to be synced,
we wait for at least one.

Note that the previous behavior can still be used by setting
`--replicas` appropriately.
2024-03-22 16:35:06 +01:00
..
commands cli: Unify all syncing code 2024-03-22 16:35:06 +01:00
git cli: Don't highlight unknown languages 2024-03-12 16:12:16 +01:00
terminal cli: Improve missing man page handling 2024-03-17 21:14:58 +01:00
commands.rs cli: add "debug" subcommand 2024-03-08 23:50:01 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cli: Add `rad version --json` flag 2024-03-11 17:36:31 +01:00
node.rs cli: Change syncing rule for configured seeds 2024-03-22 16:35:06 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
terminal.rs cli: Improve missing man page handling 2024-03-17 21:14:58 +01:00