Wider gnuplot graphs.
[gitstats.git] / doc / TODO.txt
blob3ae9cad4b05cb4250f8022f76022072ee61dea96
1 []
2 - general: analysis, ohloh-like?
3         - age: active days / days - high % means active project usually
4         - number of contributors (& their active days)
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?
11 [Unsorted]
12 - clean up after running gnuplot (option to keep .dat files around?)
13 - show raw data in some way (the tables used currently aren't very nice)
14 - allow multiple stylesheets
15         - parameter --style
16         - styles/{default,...}.css
17 - could show some statistics from last year, month, etc... pisg-like?
18 - Commandline options
19         --title "Project name"
20         --debug / --verbose
21 - save command line settings and use them next run if not overridden?
23 [Stats]
24 - General
25         - Total repository size (slooooow)?
27 - Activity by Time?
28         - (G?) Last 30 days
29         - (G?) Last 12 months
30         - (T) Hour of Week: percentages / coloring?
31         - (G) Pace of Changes - number of line/other changes happening over time
33 - Authors
34         - (T) List of authors
35                 - Lines
36         - (T) Author of Month
37                 - Lines
38         - (T) Author of Year
39                 - Lines
41 - Files
42         - Average revisions per file
43         - (G) Average file size: x = date, y = lines/file
44         - (T) Largest Files?
45         - (T) Files With Most Revisions?
47 - Lines
48         - Average lines/file
49         - (G) Lines of Code: show tags as vertical lines?
51 - Tags
52         - Lines
54 - Author page for each author
55         - Name, mail
56         - Total commits (%)
57         - LOC (%)
58         - Last commit: date
59         - First commit: date
60         - Activity by Clock Time
61                 - (G) Hour of Day
62                 - (G) Day of Week
63         - (T) Activity in Directories: Directory, Changes, LOC, LOC/change
64         - (Most Recent Commits?)
65         - Author of Month(s):
66         - Author of Year(s):
68 - Pages for years?
69         - Commits (% of all)
70         - Author top ten
71         - Month statistics