radicle-heartwood-lfs/radicle-term/src
cloudhead f2e74fdad2
cli: Choose repo visibility on init
This allows a user to choose private or public visibility on `rad init`.
It also improves the output to tell the user what happened due to this
choice.
2023-09-03 17:21:37 +02:00
..
ansi cli: Implement hunk-based code review 2023-06-22 11:15:42 +02:00
ansi.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
args.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
cell.rs cli: Show repo summary on `rad clone` 2023-09-01 12:22:50 +02:00
colors.rs cli: Display patches like issues, in `rad patch` 2023-04-26 12:29:32 +02:00
command.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
editor.rs term: Fallback to common editors 2023-09-01 15:17:41 +02:00
element.rs cli: Improve patch and issue outputs 2023-09-01 12:26:43 +02:00
format.rs cli: Fix the color of certain things 2023-09-01 12:26:43 +02:00
hstack.rs cli: Use new widgets for `patch list` 2023-03-21 12:43:44 +01:00
io.rs cli: Choose repo visibility on init 2023-09-03 17:21:37 +02:00
label.rs cli: Improve patch and issue outputs 2023-09-01 12:26:43 +02:00
lib.rs cli: Show repo summary on `rad clone` 2023-09-01 12:22:50 +02:00
spinner.rs term: Some updates to the spinner code 2023-08-04 12:23:58 +02:00
table.rs cli: Display patches like issues, in `rad patch` 2023-04-26 12:29:32 +02:00
textarea.rs term: Add text wrapping to `TextArea` 2023-05-12 12:43:52 +02:00
vstack.rs cli: Fix multiline `patch show` description output 2023-03-23 14:43:21 +01:00