radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb 998ff91e2c cli/id: Print Parent of Revision
When delegates collaborate on the repository identity, their voting
narrows the tree of active proposals to the chain of accepted
proposals. Thus, they crucially must understand which proposals are
siblings, i.e., which proposals share the same parent, because no
two sibling proposals should ever be accepted at the same time, as
this would mean a fork.

To ease collaboration of delegates and improve their overview, also
print the parent revision, if present. Note that the initial revision
is the only revision that has no parent.
2026-05-22 09:09:01 +01:00
..
examples cli/id: Print Parent of Revision 2026-05-22 09:09:01 +01:00
src cli/id: Print Parent of Revision 2026-05-22 09:09:01 +01:00
tests radicle: Warn less aggressively on IPv6 addresses 2026-05-21 14:52:35 +01:00
CHANGELOG.md cli: Release 0.21.0 2026-05-06 21:15:54 +01:00
Cargo.toml log: New crate for logger implementations 2026-05-11 16:44:37 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00