git-query

git data extraction tool using c and libgit2

git clone https://9o.is/git/git-query.git

commit ec194deedc2f8152e950fb2889985783cb020f26
parent 28990edacbef71d3591ccb3524534eed3af78bc4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun,  3 Jan 2016 22:44:05 +0100

update TODO

Diffstat:
MTODO | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -1,3 +1,7 @@ +refs: +? detect branches from remote origin? + (no need to pull local branches for non-bare repos). + performance: - optimize git_diff_get_stats. - speed up generating files.