aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 017c0a1..7b47800 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,20 @@
# Tasks
+## TODO v0 Overview {#task-946c7f4f-2b97-40ff-b620-5fc241900709}
+- TODO in 2021-03-05
+
+---
+
+- [ ] hierarquical tree view, per branch and per commit
+- [ ] show notes in commit
+- [ ] `tarballs/` folder, with `.tar.gz`, `.tar.gz.sha256` and `.tar.gz.sig` files
+- [ ] generate tarballs for all tags and all branches
+- [ ] SHA in log
+- [ ] `.patch` files (with `git format-patch --stdout -1 $SHA`), raw view
+- [ ] blame view, with history
+- [ ] highlight code
+- [ ] render markdown
+
# Bugs
# Improvements