radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny 14ce5fe7b1
cli: show reviews on `rad patch list`
When running `rad patch list`, show the set of delegate reviews for
each patch, with the following meaning for the symbols:

- ✔: delegate has accepted the patch
- ✗: delegate has rejected the patch
- -: delegate has not made a verdict on the patch

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-03-11 13:22:14 +01:00
..
commands cli: show reviews on `rad patch list` 2024-03-11 13:22:14 +01:00
git cli: Add `rad patch diff` command 2024-01-04 11:49:01 +01:00
terminal cli: show reviews on `rad patch list` 2024-03-11 13:22:14 +01:00
commands.rs cli: add "debug" subcommand 2024-03-08 23:50:01 +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: add "debug" subcommand 2024-03-08 23:50:01 +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