surf: stats for a given revision
modified radicle-surf/src/git/repo.rs
@@ -336,10 +336,20 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-surf/src/source/commit.rs
@@ -174,7 +174,7 @@ pub fn commits<R>(repo: &Repository, revision: &R) -> Result<Commits, Error>
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|