stagit/TODO

19 lines
395 B
Plaintext
Raw Normal View History

2016-01-03 21:44:05 +00:00
refs:
? detect branches from remote origin?
(no need to pull local branches for non-bare repos).
2015-12-09 22:02:43 +00:00
performance:
- optimize git_diff_get_stats.
- speed up generating files.
2015-12-07 13:07:26 +00:00
cleanup:
- simplify writebranches and writetags, just use git_reference_*,
it should kill some lines.
2015-12-09 22:02:43 +00:00
layout:
- make top menu look nicer in links/lynx again.
? show tags in log.
2015-12-07 13:07:26 +00:00
2015-12-20 16:11:34 +00:00
documentation:
- improve mandoc pages.