From f5a00e9090b9d81936137c3fc676cfd0ad25430c Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Fri, 17 Mar 2023 11:10:53 +0200 Subject: Use shlex to split shell arguments --- readme.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index 6d68020..fe09dc5 100644 --- a/readme.org +++ b/readme.org @@ -21,7 +21,7 @@ Pijul. - [X] Isolation of workdir between tests - [X] git fetch with git upload-pack - [X] git push with git receive-pack -- [ ] proper shell argument lexing, with quote stuff https://lib.rs/crates/shlex +- [X] proper shell argument lexing, with quote stuff https://lib.rs/crates/shlex - [ ] restrict repos to only acceptable paths - [ ] git init of shared repos - [ ] history (only within same session) https://lib.rs/crates/rustyline -- cgit v1.2.3