aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-06 18:37:14 -0300
committerEuAndreh <eu@euandre.org>2021-03-06 18:37:14 -0300
commit28d83bba86c936305c557ab5916dab750f4b623e (patch)
treed04b441c832fa3575ef4cdd20e8a50d1eab83746
parentUpdate files under aux/ (diff)
downloadgistatic-28d83bba86c936305c557ab5916dab750f4b623e.tar.gz
gistatic-28d83bba86c936305c557ab5916dab750f4b623e.tar.xz
TODOs.md: Add #task-946c7f4f-2b97-40ff-b620-5fc241900709
-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