radicle-heartwood-lfs/radicle-cli/src
cloudhead 4605348d68
cli: From "tracking" to "seeding" and "following"
Split the commands and change the naming.

* Tracking a repo is now called "seeding"
* Tracking a peer is now called "following"

In this commit, we don't change most of the internal code, only the
user-facing part.
2023-12-06 09:56:57 +01:00
..
commands cli: From "tracking" to "seeding" and "following" 2023-12-06 09:56:57 +01:00
git Update Rust toolchain to 1.74 2023-11-17 16:58:24 +01:00
terminal cli: simplify `Message` default 2023-12-06 09:51:47 +01:00
commands.rs cli: From "tracking" to "seeding" and "following" 2023-12-06 09:56:57 +01:00
git.rs cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00
lib.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
main.rs cli: From "tracking" to "seeding" and "following" 2023-12-06 09:56:57 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Update tracking without a running node 2023-11-03 17:17:07 +01:00
terminal.rs cli: Add `rad config` command 2023-11-30 10:46:32 +01:00