update TODO - stagit-gopher - A git gopher frontend. (mirror)
 (HTM) git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 972617ee0b20a761e3430a7fb82cbf50af1f1a0c
 (DIR) parent a7dd578de71f81be7af95dc1cbbf0137316018ff
 (HTM) 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.