stagit

stagit (https://www.codemadness.org/stagit.html) fork
git clone git://bsandro.tech/stagit
Log | Files | Refs | README | LICENSE

commit 972617ee0b20a761e3430a7fb82cbf50af1f1a0c
parent a7dd578de71f81be7af95dc1cbbf0137316018ff
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  7 May 2016 14:43:35 +0200

update TODO

Diffstat:
MTODO | 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.