summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2016-01-03 21:06:03 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-01-03 21:06:03 +0100
commite10f79ad2afa61294c90c4e9ae361aa2b086cf9d (patch)
tree9bef0c1609740fbc71aa41207fa0b4e052139d7f /TODO
parentc226554b64a9529296b690d827966ccf139336bd (diff)
add refs page (branches and tags)
quite some code is added, this will be cleaned up in a following code iteration. - make sure to free some more allocated git objects. - use fputs() asmuch as possible instead of fprintf(). - code cleanup
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 85b71a9..4f590e9 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ performance:
layout:
- make top menu look nicer in links/lynx again.
+- show tags in log.
documentation:
- improve mandoc pages.