update docs and add test for commit signature
modified radicle-surf/Cargo.toml
@@ -49,7 +49,6 @@ features = ["serde"]
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified radicle-surf/src/error.rs
@@ -21,6 +21,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-surf/src/lib.rs
@@ -36,7 +36,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/repo.rs
@@ -375,19 +375,22 @@ impl Repository {
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-surf/t/src/code_browsing.rs
@@ -80,3 +80,21 @@ fn test_commit_history() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |