stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 152235b692a2cfcec93a832b5971efed5ddb7578 parent 1ef2dd27cc138f8bb99e843c5d109062ed1782b7 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(-)
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.