summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2016-01-06 19:14:59 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-01-06 19:14:59 +0100
commit3aa8ac2a1e2dc22c7776478cf0499aee30cfffa8 (patch)
tree8afd9ddbc06630ef3101f3b51404d0adf533cb78 /TODO
parent9978fecb183a080c66b59a0327fbad6e5087322e (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO b/TODO
index b6d50a0..a8cde7a 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,6 @@
-refs:
-? detect branches from remote origin?
- (no need to pull local branches for non-bare repos).
-
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.
-
documentation:
- improve mandoc pages.