radicle-heartwood-lfs/crates/radicle-cli/examples/workflow
Lorenz Leutgeb f9ff484c9e cli: Make `rad patch show` prettier
The output of this command is confusing. It is not clear which of the
hashes printed is that of the revision and which one is the respective
head commit.

Further, the hash is omitted on the initial revision, adding confusion.

Further, the terminology of "revised" vs. "updated" is confusing.

This rewrites `timeline.rs` to drop the distinction between various
revisions (in wording, the small icon is still different) and cleans up
the output.

Attention is paid to alignment of the output. Now all verbs of updates
("accepted", "rejected", "reviewed", "merged") are aligned, and authors
("… by …") are also aligned.

The rewrite itself is not for better code quality or readability.
Note that all the code in this file only accessed via one `fn` by one
callsite in the implementation of `rad patch`.
2025-09-16 11:37:13 +02:00
..
1-new-project.md repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
2-cloning.md repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
3-issues.md repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
4-patching-contributor.md cli: Make `rad patch show` prettier 2025-09-16 11:37:13 +02:00
5-patching-maintainer.md cli: Make `rad patch show` prettier 2025-09-16 11:37:13 +02:00
6-pulling-contributor.md cli: Improve formatting of Node IDs and addresses 2025-07-18 21:44:06 +01:00