diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-05-07 14:43:35 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-05-07 14:43:35 +0200 |
commit | 972617ee0b20a761e3430a7fb82cbf50af1f1a0c (patch) | |
tree | 8e4d3fad3a90f864955df0c2bcf3e827b5df1f8f /TODO | |
parent | a7dd578de71f81be7af95dc1cbbf0137316018ff (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |