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
|
7169e97bd5
|
cli: Tell the user when canonical head is updated
This is useful especially in multi-delegate repos, since patches can be
merged without the head being updated.
|
2024-01-05 12:09:30 +01: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 |
Alexis Sellier
|
b2f9ca61d5
|
tools: Add tool to set canonical refs
It's possible to delete these refs, or for old repos not to have them.
|
2023-04-17 22:10:20 +02:00 |