diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-02-23 20:37:17 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-02-23 20:37:17 +0100 |
commit | 5578784dda58fd79556bdc937e64f179d7ce5ea9 (patch) | |
tree | 46d066d3ab823385437b20fda7876aa864b3e815 /TODO | |
parent | ce535ae1afda4af825cc81af9b4f32a5dd09d73b (diff) |
make printshowfile more generic and like other functions
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +check path truncation? snprintf(), strlcpy. + performance: - optimize git_diff_get_stats. - speed up generating files. |