]> git.armaanb.net Git - stagit.git/blobdiff - TODO
separate getstats from getbyoid: slightly faster
[stagit.git] / TODO
diff --git a/TODO b/TODO
index 868678c2a174f6d1b3fba9fdffcffc26606825da..8d8f4c08a41ff07a5a41040ca07d52df7f38be34 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,7 @@
-- make baseurl in HTML page (header) configurable.
-- be smarter about changes (an existing commit can never change the diff page).
-- add raw link to latest files: raw/file...
-- add summary page?
-- add diffstat to diff page? + and - lines summary?
-- escape < > ' " etc, maybe even use CDATA ?
-- shorter date format for logs.html page.
-- speed up generating files.
-- for files link to the commit but make the filename a link anchor.
-- link to lines in file view! / commit log?
-- show all the tags and branches as list.
-- show commits for all tags and branches???
-- able to add link to git url: git://url... per project.
+performance:
+- don't recreate files tree for HEAD each time:
+  - idea: update files in tree and commit files with timestamp of commit and
+          compare?
 
-x default to log view (stateless).
-x no tarballs, snapshots and such.
-x add stylesheet + 2f30/suckless logo.
+documentation:
+- improve mandoc pages.