aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 2ee7c6f..451d51b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,8 +15,9 @@ priority 1
- [x] add chunk cache to uniquely store chunks in RAM
- [x] better tests for `(*Repo).Commit`
- [x] remove errored files from `fileList`
-- [ ] **TODO: Priority 3** add superblock logic.
-- [ ] **TODO: Priority 2** add version blocks or journal logic.
+- [ ] export in `dir` format
+ - [ ] add superblock.
+ - [ ] add version blocks.
- [x] command line with subcommands (like, hmm... git ? for instance).
- experiences:
- [ ] compare against UDF