radicle: Fix timestamp issue with feature flag
modified radicle-cob/src/backend/git/change.rs
@@ -276,15 +276,6 @@ fn write_commit(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified radicle/Cargo.toml
@@ -64,8 +64,3 @@ qcheck = { version = "1", default-features = false }
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
modified radicle/src/cob/identity.rs
@@ -1118,6 +1118,8 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1174,6 +1176,8 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1217,6 +1221,8 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1261,6 +1267,8 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1317,6 +1325,8 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|