Lorenz Leutgeb
5bc2dc677b
repo: Move workspace crates into `crates` subdirectory
...
This keeps the top level of the repo cleaner, e.g.
<https://github.com/radicle-dev/heartwood > scrolls less and
<https://app.radicle.xyz/nodes/rosa.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/ >
might show more files at the top level.
This way we also don't have to explicitly name all crates in
`Cargo.toml`.
2025-06-09 15:09:21 +02:00
Sekhat Temporus
3018223328
cli: Allow multiple RIDs for `rad unseed`
...
To keep expectations similar to the seed command after the changes in
the companion patch:
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/patch/3be0e68b8948e65431a288f225454bafd93de34a
2025-04-26 10:01:11 +02:00
cloudhead
81f94d0cff
cli: Move common functionality out of the CLI
2024-06-12 15:36:34 +02:00
cloudhead
dbf47fe4e9
Implement new versioning system
...
See `VERSIONING.md` for details.
2024-03-25 11:54:08 +01:00
cloudhead
eff40166c9
cli: Add `rad unseed` command
...
This replaces the `-d` flag of `rad seed`, making it more like `rad
unfollow`.
2024-02-22 16:02:40 +01:00