summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-03-17 11:35:09 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-03-17 11:35:09 +0200
commit6a164d491bcaabf589aa2eabfb4841370202ba21 (patch)
tree58c38a9e198a14b02390ddfce03b1c9d41e03356 /readme.org
parent5d3b67cc755e1ffc2d9e986dd0a725160d09ae69 (diff)
Rearrange todo list
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.org b/readme.org
index 0753297..7692716 100644
--- a/readme.org
+++ b/readme.org
@@ -23,15 +23,15 @@ Pijul.
- [X] git push with git receive-pack
- [X] proper shell argument lexing, with quote stuff
- [X] history (only within same session)
-- [ ] restrict repos to only acceptable paths
-- [ ] git init of shared repos
- [X] don't quit interactive shell sessions if there's an error
-- [ ] git archive with git upload-archive
- [X] help command
-- [ ] help docs on all the commands
+- [ ] restrict repos to only acceptable paths
+- [ ] git init of shared repos
- [ ] listing of repos
- [ ] set repo descriptions
- [ ] set the main branch of a repo
+- [ ] git archive with git upload-archive
+- [ ] help docs on all the commands
- [ ] move a repo to a different group
- [ ] housekeeping git tasks (git fsck, git gc)
- [ ] pijul fetch and pijul push