瀏覽代碼

todo: removed finished items, added new ones.

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

+ 18
- 26
doc/TODO.txt 查看文件

@@ -1,4 +1,5 @@
1 1
 []
2
+- BUG git repo broken again
2 3
 - Files
3 4
 	- (T) File count by date
4 5
 
@@ -33,46 +34,35 @@
33 34
 	- number of files in each revision
34 35
 
35 36
 [Stats]
36
-- General
37
-	- Report Period (git-log)
38
-	- DONE Total Files (git-ls-files)
39
-	- DONE Total LOC?
40
-	- DONE Total Commits
41
-	- DONE Authors
42
-
43 37
 - Activity by Time?
44 38
 	- (G?) Last 30 days
45 39
 	- (G?) Last 12 months
46
-	- DONE Hour of Day
47
-	- DONE Day of Week
48
-		- Hour of weekday -> 7x25?
49
-	- DONE Month of Year
50
-	- DONE Commits by year/month
51
-	- DONE Commits by year
40
+	- Day of Week: Hour of weekday -> 7x25?
52 41
 
53 42
 - Authors
54
-	- List of authors
55
-		- show only first 10 and rest on separate page?
56
-	- DONE (T): author, commits (%), LOC?, first commit, last commit
57
-		- TODO days/time as developer
58
-	- DONE (T): Developer of the Month: month, author, commits, LOC?
59
-	- DONE (T): Author of Year
43
+	- (T) List of authors
44
+		- Lines
45
+		- Position by nrof commits
46
+		- Days/time as developer
47
+	- (T) Author of Month
48
+		- Places 2-N ?
49
+		- Lines
50
+	- (T) Author of Year
51
+		- Places 2-N
52
+		- Lines
60 53
 
61 54
 - Files
62
-	- DONE Total Files
63
-	- DONE Total Lines
64
-	- DONE Average file size
65 55
 	- Average revisions per file
66
-	- DONE (G) File Count by Date: x = date, y = files
67 56
 	- (G) Average file size: x = date, y = lines/file
68
-	- DONE (T) File Extensions (or mime types from "file"?): extension, files (%), lines (%), lines/file
69 57
 	- (T) Largest Files?
70 58
 	- (T) Files With Most Revisions?
71 59
 
72
-- (G) Lines of Code: x = date, y = lines
60
+- Lines
61
+	- Average lines/file
62
+	- (G) Lines of Code: x = date, y = lines
63
+		- could show tags as vertical lines
73 64
 
74 65
 - Tags
75
-	- DONE (T): Name, Date
76 66
 	- Lines
77 67
 	- Authors (count of people contributing after last version)?
78 68
 
@@ -87,6 +77,8 @@
87 77
 		- (G) Day of Week
88 78
 	- (T) Activity in Directories: Directory, Changes, LOC, LOC/change
89 79
 	- (Most Recent Commits?)
80
+	- Author of Month(s):
81
+	- Author of Year(s):
90 82
 
91 83
 [Stats in StatSVN]
92 84
 - General