modified radicle-cob/src/change_graph/evaluation.rs
@@ -48,8 +48,8 @@ pub fn evaluate(root: Oid, graph: &Dag<Oid, Change>, rng: fastrand::Rng) -> hist
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-cob/src/history.rs
@@ -58,7 +58,7 @@ impl History {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cob/src/history/entry.rs
@@ -131,11 +131,11 @@ pub struct EntryWithClock {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/cob/issue.rs
@@ -433,7 +433,7 @@ impl<'a> Issues<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -549,6 +549,8 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -645,7 +647,7 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -706,8 +708,8 @@ mod test {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle/src/cob/op.rs
@@ -24,6 +24,10 @@ impl OpId {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -153,7 +157,7 @@ impl<G: Signer, A: Clone> Actor<G, A> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -162,7 +166,6 @@ impl<G: Signer, A: Clone> Actor<G, A> {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified radicle/src/cob/patch.rs
@@ -787,7 +787,7 @@ impl<'a> Patches<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1023,7 +1023,7 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1238,15 +1238,15 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle/src/cob/store.rs
@@ -194,17 +194,19 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -225,7 +227,7 @@ impl<T: FromHistory> Transaction<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -235,7 +237,7 @@ impl<T: FromHistory> Transaction<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -243,20 +245,7 @@ impl<T: FromHistory> Transaction<T> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -279,7 +268,7 @@ impl<T: FromHistory> Transaction<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|