Minneapolis
Interests: Programming Languages, Computer Security, Formal Methods, Software Engineering
From Nathan Ringo to ~iptq/garbage
--- .build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.build.yml b/.build.yml index 01c37f8..4b1a697 100644 --- a/.build.yml +++ b/.build.yml @@ -8,5 +8,6 @@ tasks: rustup -q default nightly - build: | cd garbage cargo build [message trimmed]
From Nathan Ringo to ~iptq/garbage
--- src/dir.rs | 37 ++++++++++++++++++++++------------ src/errors.rs | 37 ++++++++++++++++++++++++++++++++-- src/ops/empty.rs | 30 +++++++++++++++++++++++----- src/ops/list.rs | 5 +++-- src/ops/put.rs | 50 ++++++++++++++++++++++++++++++++++++---------- src/ops/restore.rs | 5 +++-- 6 files changed, 129 insertions(+), 35 deletions(-) diff --git a/src/dir.rs b/src/dir.rs index b4efc1f..d06cb07 100644 --- a/src/dir.rs +++ b/src/dir.rs @@ -5,7 +5,7 @@ use std::path::{Path, PathBuf}; [message trimmed]
From Nathan Ringo to ~iptq/garbage
--- src/errors.rs | 37 +++++++++++++++++++++++++++++++++++-- src/info.rs | 17 ++++++++++------- src/ops/put.rs | 10 ++++++---- src/ops/restore.rs | 12 ++++++++---- 4 files changed, 59 insertions(+), 17 deletions(-) diff --git a/src/errors.rs b/src/errors.rs index 6346f97..9db81ae 100644 --- a/src/errors.rs +++ b/src/errors.rs @@ -1,12 +1,45 @@ use std::path::PathBuf; use std::{[message trimmed]
From Nathan Ringo to ~sircmpwn/sr.ht-discuss
If a wiki page is e.g. # Foo ## Bar then it renders like None {{table of contents}} # Foo ## Bar
From Nathan Ringo to ~sircmpwn/email-test-drive
--- nathan-ringo | 1 + 1 file changed, 1 insertion(+) create mode 100644 nathan-ringo diff --git a/nathan-ringo b/nathan-ringo new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/nathan-ringo @@ -0,0 +1 @@ -- 2.26.2 I have successfully used git send-email![message trimmed]
From Nathan Ringo to ~sircmpwn/email-test-drive
--- nathan-ringo | 1 + 1 file changed, 1 insertion(+) create mode 100644 nathan-ringo diff --git a/nathan-ringo b/nathan-ringo new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/nathan-ringo @@ -0,0 +1 @@ -- 2.26.2 I'm about to try git send-email[message trimmed]