radicle-heartwood-lfs/crates/radicle-cli/src
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
..
commands cli/id: Print Parent of Revision 2026-05-22 09:09:01 +01:00
git oid: `const ZERO_SHA1` instead of `fn sha1_zero` 2026-04-28 14:35:38 +02:00
terminal rust/msrv: 1.85.0 → 1.88.0 2026-05-11 11:23:18 +01:00
commands.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
common_args.rs radicle: Teach `rad sync` and `rad clone` to accept feature levels 2026-03-24 15:07:18 +00:00
git.rs rust/msrv: 1.85.0 → 1.88.0 2026-05-11 11:23:18 +01:00
lib.rs cli: Handle broken pipe (SIGPIPE) gracefully 2026-04-29 10:57:24 +02:00
main.rs log: New crate for logger implementations 2026-05-11 16:44:37 +01:00
node.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
pager.rs term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00
project.rs treewide: Spelling 2026-04-30 15:50:29 -04:00
terminal.rs rust/msrv: 1.85.0 → 1.88.0 2026-05-11 11:23:18 +01:00
warning.rs radicle: Warn less aggressively on IPv6 addresses 2026-05-21 14:52:35 +01:00