update TODO - stagit-gopher - static git page generator for gopher
HTML git clone https://git.drkhsh.at/stagit-gopher.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 972617ee0b20a761e3430a7fb82cbf50af1f1a0c
DIR parent a7dd578de71f81be7af95dc1cbbf0137316018ff
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sat, 7 May 2016 14:43:35 +0200
update TODO
Diffstat:
M TODO | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -1,6 +1,7 @@
performance:
-- optimize git_diff_get_stats.
-- speed up generating files.
+- 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.