modified crates/radicle/src/identity/crefs.rs
@@ -4,19 +4,6 @@ use crate::git::canonical::rules::{RawRules, Rules, ValidationError};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified crates/radicle/src/identity/doc.rs
@@ -29,7 +29,7 @@ use crate::storage::{ReadRepository, RepositoryError};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -256,6 +256,10 @@ impl Payload {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -780,7 +784,6 @@ impl Doc {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -950,41 +953,35 @@ impl Doc {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/identity/doc/update.rs
@@ -214,7 +214,7 @@ pub fn verify(raw: RawDoc) -> Result<Doc, error::DocVerification> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|