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 |
cloudhead
|
823ece875e
|
cli: Improve pretty diff printing
Refactor, cleanup, improve tests etc.
|
2024-07-12 16:36:04 +02:00 |
cloudhead
|
9b7c48ab40
|
cli: Improve `rad diff`
* Properly show the user when a file was moved or copied.
* Don't require a radicle project in the current repo.
|
2023-11-09 13:04:40 +01:00 |