radicle-heartwood-lfs/crates/radicle-cli/src
Lorenz Leutgeb de78cf7874 cli: Add verbose printing of authors
To allow users to see the full DID of authors of issues, introduce a
boolean to the `Author` struct and wire it through.

While doing that, also remove `--debug` options from `rad issue` and
`rad patch` as they have been obsolete since the introduction of `rad
cob [log|show]` for quite some time.

See:
 - https://radicle.zulipchat.com/#narrow/channel/369873-support/topic/help.20with.20seeing.20full.20nid/with/531390047
2025-08-14 16:15:19 +01:00
..
commands cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
git chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
terminal cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
commands.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
git.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
lib.rs radicle-cli: Warn when using old names of nodes 2025-06-18 16:21:21 +02:00
main.rs radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
node.rs cli: Improve formatting of Node IDs and addresses 2025-07-18 21:44:06 +01:00
pager.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
project.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
terminal.rs radicle: improve config errors 2025-06-24 13:51:55 +02:00
warning.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00