From 552ec96a6ff36b9da8fcac0ffd93d9bebba23dc5 Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Wed, 23 Dec 2009 17:54:40 +0200 Subject: [PATCH] todo: more items. --- doc/TODO.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/TODO.txt b/doc/TODO.txt index 098ae03..bc61dd7 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -1,4 +1,13 @@ [] +- Makefile: 'release' target does not replace "VERSION" in binary +- search: [x] global - search all branches? +- geshi: allow linking to lines? + +- https://sourceforge.net/tracker/index.php?func=detail&aid=2865754&group_id=203965&atid=987714 + - gitstats is a great tool, but the one thing that I miss is the number of + SLOC or comments on the "lines of code" image. Could this somehow be + added? + - BUG linux-2.6 repository - git-log --pretty=format:"%at %an" |grep -C3 unknown - git-rev-list (for number of files in each revision) says "Warning: failed to parse line " 17741" -- 2.11.4.GIT