瀏覽代碼

todo: more items.

Heikki Hokkanen 18 年之前
父節點
當前提交
41da84c96f
共有 1 個檔案被更改,包括 7 行新增0 行删除
  1. 7
    0
      doc/TODO.txt

+ 7
- 0
doc/TODO.txt 查看文件

@@ -1,4 +1,9 @@
1 1
 []
2
+- optimization: merge the two git-rev-list commands and use python instead of shell while loop
3
+	- %at %an, remove %H & grep -v
4
+- BUG linux-2.6 repository
5
+	- git-log --pretty=format:"%at %an" |grep -C3 unknown
6
+	- git-rev-list (for number of files in each revision) says "Warning: failed to parse line "<unknown> 17741"
2 7
 
3 8
 [Bugs]
4 9
 - Graphs: vertical x labels get cut off
@@ -14,6 +19,8 @@
14 19
 - Commandline options
15 20
 	--title "Project name"
16 21
 	--debug / --verbose
22
+- state saving/restoring?
23
+	- could save data that can not be recreated quickly (for example files/lines data)
17 24
 
18 25
 [Stats]
19 26
 - Activity by Time?