]> git.armaanb.net Git - stagit.git/blob - TODO
Always use the compat functions
[stagit.git] / TODO
1 refs:
2 ? detect branches from remote origin?
3   (no need to pull local branches for non-bare repos).
4
5 performance:
6 - optimize git_diff_get_stats.
7 - speed up generating files.
8
9 cleanup:
10 - simplify writebranches and writetags, just use git_reference_*,
11   it should kill some lines.
12
13 layout:
14 - make top menu look nicer in links/lynx again.
15 ? show tags in log.
16
17 documentation:
18 - improve mandoc pages.