Browse Source

Merge branch 'todo' into master

Heikki Hokkanen 16 years ago
parent
commit
c694bcfdac
1 changed files with 9 additions and 0 deletions
  1. 9
    0
      doc/TODO.txt

+ 9
- 0
doc/TODO.txt View File

1
 []
1
 []
2
+- Makefile: 'release' target does not replace "VERSION" in binary
3
+- search: [x] global - search all branches?
4
+- geshi: allow linking to lines?
5
+
6
+- https://sourceforge.net/tracker/index.php?func=detail&aid=2865754&group_id=203965&atid=987714
7
+	- gitstats is a great tool, but the one thing that I miss is the number of
8
+	SLOC or comments on the "lines of code" image. Could this somehow be
9
+	added?
10
+
2
 - BUG linux-2.6 repository
11
 - BUG linux-2.6 repository
3
 	- git-log --pretty=format:"%at %an" |grep -C3 unknown
12
 	- git-log --pretty=format:"%at %an" |grep -C3 unknown
4
 	- git-rev-list (for number of files in each revision) says "Warning: failed to parse line "<unknown> 17741"
13
 	- git-rev-list (for number of files in each revision) says "Warning: failed to parse line "<unknown> 17741"