modified radicle-cli-test/src/lib.rs
@@ -211,7 +211,7 @@ impl TestFormula {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/patch/review/builder.rs
@@ -194,8 +194,8 @@ impl ReviewItem {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -797,7 +797,7 @@ impl<'a, G: Signer> ReviewBuilder<'a, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -808,7 +808,7 @@ impl<'a, G: Signer> ReviewBuilder<'a, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/git/ddiff.rs
@@ -371,7 +371,7 @@ impl unified_diff::Encode for FileDDiff {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal/highlight.rs
@@ -299,7 +299,6 @@ impl Highlighter {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified radicle-cli/tests/commands.rs
@@ -856,7 +856,7 @@ fn rad_node() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1632,7 +1632,7 @@ fn rad_init_sync_not_connected() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1664,7 +1664,7 @@ fn rad_init_sync_preferred() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1696,7 +1696,7 @@ fn rad_init_sync_timeout() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1720,7 +1720,7 @@ fn rad_init_sync_and_clone() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1754,7 +1754,7 @@ fn rad_fetch() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1788,7 +1788,7 @@ fn rad_fork() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2865,28 +2865,28 @@ fn git_push_and_fetch() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2917,7 +2917,7 @@ fn git_tag() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2949,7 +2949,7 @@ fn rad_workflow() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2962,7 +2962,7 @@ fn rad_workflow() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2970,7 +2970,7 @@ fn rad_workflow() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2978,7 +2978,7 @@ fn rad_workflow() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2986,7 +2986,7 @@ fn rad_workflow() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2994,7 +2994,7 @@ fn rad_workflow() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cob/src/backend/git/change.rs
@@ -364,7 +364,7 @@ fn write_manifest(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cob/src/lib.rs
@@ -9,11 +9,10 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -32,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-crdt/src/clock.rs
@@ -94,11 +94,11 @@ impl TryFrom<&str> for Lamport {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -147,13 +147,13 @@ impl std::ops::Add<u64> for Physical {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-fetch/src/stage.rs
@@ -155,6 +155,7 @@ pub(crate) trait ProtocolStage {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -231,6 +232,7 @@ pub struct SpecialRefs {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -240,6 +242,7 @@ pub struct SpecialRefs {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -311,6 +314,7 @@ pub struct SigrefsAt {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -319,6 +323,7 @@ pub struct SigrefsAt {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -400,11 +405,13 @@ impl ProtocolStage for SigrefsAt {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-fetch/src/transport/ls_refs.rs
@@ -17,6 +17,7 @@ use super::{agent_name, indicate_end_of_interaction, Connection};
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-node/src/runtime.rs
@@ -113,7 +113,7 @@ impl Runtime {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -121,7 +121,7 @@ impl Runtime {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/service/message.rs
@@ -22,16 +22,6 @@ pub const REF_REMOTE_LIMIT: usize = 1024;
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified radicle-node/src/test/simulator.rs
@@ -461,7 +461,7 @@ impl<S: WriteStorage + 'static, G: Signer> Simulation<S, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/worker/upload_pack.rs
@@ -280,7 +280,9 @@ pub(super) mod pktline {
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
modified radicle/src/git.rs
@@ -717,9 +717,9 @@ pub mod url {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle/src/identity/project.rs
@@ -260,6 +260,7 @@ impl From<Project> for Payload {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified rust-toolchain
@@ -1 +1 @@
| - | |
| + | |