update TODO
1 files changed, 0 insertions(+), 12 deletions(-) | |||
---|---|---|---|
M | TODO | +0 | -12 |
1@@ -1,18 +1,6 @@
2-refs:
3-? detect branches from remote origin?
4- (no need to pull local branches for non-bare repos).
5-
6 performance:
7 - optimize git_diff_get_stats.
8 - speed up generating files.
9
10-cleanup:
11-- simplify writebranches and writetags, just use git_reference_*,
12- it should kill some lines.
13-
14-layout:
15-- make top menu look nicer in links/lynx again.
16-? show tags in log.
17-
18 documentation:
19 - improve mandoc pages.