aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2016-01-03 22:42:00 +0100
committerHiltjo Posthuma <[email protected]>2016-01-03 22:42:00 +0100
commit00fb6ea2b00a036a91e24cb979c73f40e47283d2 (patch)
tree2ca4ab5bea5851ff7b4df08f1f2d12a0d8bd0588 /TODO
parentf96ac27087ae28112f78ef51ef3907104a8d72bf (diff)
downloadstagit-00fb6ea2b00a036a91e24cb979c73f40e47283d2.tar.gz
stagit-00fb6ea2b00a036a91e24cb979c73f40e47283d2.zip
fix link in stagit-index, update documentation, add TODO
Diffstat (limited to '')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4f590e9..c7c3e47 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,13 @@ 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.
+? show tags in log.
documentation:
- improve mandoc pages.