update TODO - stagit-gopher - A git gopher frontend. (mirror)
HTML git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 3aa8ac2a1e2dc22c7776478cf0499aee30cfffa8
DIR parent 9978fecb183a080c66b59a0327fbad6e5087322e
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Wed, 6 Jan 2016 19:14:59 +0100
update TODO
Diffstat:
M TODO | 12 ------------
1 file changed, 0 insertions(+), 12 deletions(-)
---
DIR diff --git 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.