update TODO - stagit-gopher - A git gopher frontend. (mirror) | |
git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 972617ee0b20a761e3430a7fb82cbf50af1f1a0c | |
parent a7dd578de71f81be7af95dc1cbbf0137316018ff | |
Author: Hiltjo Posthuma | |
Date: Sat, 7 May 2016 14:43:35 +0200 update TODO Diffstat: M TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- | |
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. |