modified crates/radicle-cli/examples/rad-merge-via-push.md
@@ -79,8 +79,8 @@ $ rad patch --merged
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -158,6 +158,6 @@ $ rad patch --all
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified crates/radicle-cli/examples/rad-patch.md
@@ -206,7 +206,7 @@ $ rad patch list
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/id.rs
@@ -588,7 +588,7 @@ fn print_meta(revision: &Revision, previous: &Doc, profile: &Profile) -> anyhow:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -597,7 +597,7 @@ fn print_meta(revision: &Revision, previous: &Doc, profile: &Profile) -> anyhow:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/node/control.rs
@@ -412,15 +412,15 @@ fn state_initial() -> term::Paint<String> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/patch/list.rs
@@ -142,7 +142,7 @@ pub fn row(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/format.rs
@@ -341,8 +341,8 @@ pub mod patch {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/patch/timeline.rs
@@ -290,8 +290,8 @@ impl Update<'_> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -310,7 +310,7 @@ impl Update<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push.rs
@@ -390,7 +390,7 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -530,7 +530,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -630,7 +630,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -745,13 +745,13 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -833,13 +833,13 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-term/src/io.rs
@@ -17,9 +17,14 @@ use crate::{style, Paint, Size};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -29,15 +34,15 @@ pub type Passphrase = Zeroizing<String>;
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -87,7 +92,7 @@ pub use success;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -99,7 +104,7 @@ pub fn tip_args(args: fmt::Arguments) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -167,7 +172,7 @@ pub fn manual(name: &str) -> io::Result<process::ExitStatus> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -188,17 +193,17 @@ pub fn subcommand(msg: impl fmt::Display) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-term/src/spinner.rs
@@ -3,7 +3,7 @@ use std::mem::ManuallyDrop;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -161,7 +161,7 @@ pub fn spinner_to(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -190,7 +190,7 @@ pub fn spinner_to(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -200,7 +200,7 @@ pub fn spinner_to(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -211,7 +211,7 @@ pub fn spinner_to(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -219,7 +219,7 @@ pub fn spinner_to(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|