radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny 96c65eb2b3
cli: add replies to patch show output
If any replies to patches were made, it was not possible to see them
in the output of `rad patch show`.

Add the replies to show output, but only if the `--verbose` flag is
set.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-03-08 23:43:19 +01:00
..
commands cli: document --reply-to option 2024-03-08 23:43:19 +01:00
git cli: Add `rad patch diff` command 2024-01-04 11:49:01 +01:00
terminal cli: add replies to patch show output 2024-03-08 23:43:19 +01:00
commands.rs cli: Add `rad unseed` command 2024-02-22 16:02:40 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cli: Fix `rad config` bugs 2024-02-26 12:10:34 +01:00
node.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
terminal.rs cli: Fix `rad config` bugs 2024-02-26 12:10:34 +01:00