modified crates/radicle-node/src/worker/fetch.rs
@@ -1,5 +1,3 @@
| - | |
| - | |
|
|
|
|
|
@@ -10,7 +8,6 @@ use localtime::LocalTime;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -345,16 +342,7 @@ fn set_canonical_refs(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push.rs
@@ -9,8 +9,6 @@ use std::process::ExitStatus;
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -20,7 +18,7 @@ use radicle::cob::patch;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -346,11 +344,7 @@ pub fn run(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/identity/crefs.rs
@@ -6,35 +6,15 @@ use super::doc::{Delegates, Payload};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified crates/radicle/src/identity/doc.rs
@@ -756,6 +756,23 @@ impl Doc {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -923,26 +940,9 @@ pub enum CanonicalRefsError {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -954,13 +954,9 @@ impl crefs::GetCanonicalRefs for Doc {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified crates/radicle/src/identity/doc/update.rs
@@ -6,7 +6,6 @@ use serde_json as json;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -215,6 +214,7 @@ pub fn verify(raw: RawDoc) -> Result<Doc, error::DocVerification> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -281,10 +281,7 @@ mod test {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -366,7 +363,7 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/storage/git.rs
@@ -15,9 +15,8 @@ use crypto::Verified;
|
|
|
|
|
|
| - | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -815,11 +814,7 @@ impl ReadRepository for Repository {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|