]> git.armaanb.net Git - stagit.git/blobdiff - TODO
writeblobhtml: minor style fix
[stagit.git] / TODO
diff --git a/TODO b/TODO
index b6d50a0b2a1efa401bd833777fee2aa98701becc..8d8f4c08a41ff07a5a41040ca07d52df7f38be34 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,18 +1,7 @@
-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.
+- don't recreate files tree for HEAD each time:
+  - idea: update files in tree and commit files with timestamp of commit and
+          compare?
 
 documentation:
 - improve mandoc pages.