summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4f590e9..c7c3e47 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,13 @@ performance:
- optimize git_diff_get_stats.
- speed up generating files.
+cleanup:
+- simplify writebranches and writetags, just use git_reference_*,
+ it should kill some lines.
+
layout:
- make top menu look nicer in links/lynx again.
-- show tags in log.
+? show tags in log.
documentation:
- improve mandoc pages.