todo: cleanup of gnuplot input files.
[gitstats.git] / doc / TODO.txt
blob7f63715e113bba27b9ac5bf1aeb8a9002ca33fe4
1 []
3 [Bugs]
4 - Graphs: vertical x labels get cut off
6 [Unsorted]
7 - clean up after running gnuplot (option to keep .dat files around?)
8 - show raw data in some way (the tables used currently aren't very nice)
9 - allow multiple stylesheets
10         - parameter --style
11         - styles/{default,...}.css
12 - could show some statistics from last year, month, etc... pisg-like?
13 - use sortable.js
15 [Stats]
16 - Activity by Time?
17         - (G?) Last 30 days
18         - (G?) Last 12 months
19         - (T) Hour of Week: percentages / coloring?
21 - Authors
22         - (T) List of authors
23                 - Lines
24                 - Position by nrof commits
25         - (T) Author of Month
26                 - Places 2-N ?
27                 - Lines
28         - (T) Author of Year
29                 - Places 2-N
30                 - Lines
32 - Files
33         - Average revisions per file
34         - (G) Average file size: x = date, y = lines/file
35         - (T) Largest Files?
36         - (T) Files With Most Revisions?
38 - Lines
39         - Average lines/file
40         - (G) Lines of Code: show tags as vertical lines?
42 - Tags
43         - Lines
44         - Authors (count of people contributing after last version)?
46 - Author page for each author
47         - Name, mail
48         - Total commits (%)
49         - LOC (%)
50         - Last commit: date
51         - First commit: date
52         - Activity by Clock Time
53                 - (G) Hour of Day
54                 - (G) Day of Week
55         - (T) Activity in Directories: Directory, Changes, LOC, LOC/change
56         - (Most Recent Commits?)
57         - Author of Month(s):
58         - Author of Year(s):
60 - Pages for years?
61         - Commits (% of all)
62         - Author top ten
63         - Month statistics