aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: b6d50a0b2a1efa401bd833777fee2aa98701becc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.