Makefile: set VERSION properly on release.
[gitstats.git] / doc / TODO.txt
blob36368c1ed3a64cd31e59c26f5eb6cd33353099ce
1 []
3 - https://sourceforge.net/tracker/index.php?func=detail&aid=2865754&group_id=203965&atid=987714
4         - gitstats is a great tool, but the one thing that I miss is the number of
5         SLOC or comments on the "lines of code" image. Could this somehow be
6         added?
8 [Unsorted]
9 - clean up after running gnuplot (option to keep .dat files around?)
10 - show raw data in some way (the tables used currently aren't very nice)
11 - allow multiple stylesheets
12         - parameter --style
13         - styles/{default,...}.css
14 - could show some statistics from last year, month, etc... pisg-like?
15 - Commandline options
16         --title "Project name"
17         --debug / --verbose
18 - save command line settings and use them next run if not overridden?
20 [Stats]
21 - General
22         - Total repository size (slooooow)?
24 - Activity by Time?
25         - (G?) Last 30 days
26         - (G?) Last 12 months
27         - (T) Hour of Week: percentages / coloring?
28         - (G) Pace of Changes - number of line/other changes happening over time
30 - Authors
31         - (T) List of authors
32                 - Lines
33         - (T) Author of Month
34                 - Lines
35         - (T) Author of Year
36                 - Lines
38 - Files
39         - Average revisions per file
40         - (G) Average file size: x = date, y = lines/file
41         - (T) Largest Files?
42         - (T) Files With Most Revisions?
44 - Lines
45         - Average lines/file
46         - (G) Lines of Code: show tags as vertical lines?
48 - Tags
49         - Lines
51 - Author page for each author
52         - Name, mail
53         - Total commits (%)
54         - LOC (%)
55         - Last commit: date
56         - First commit: date
57         - Activity by Clock Time
58                 - (G) Hour of Day
59                 - (G) Day of Week
60         - (T) Activity in Directories: Directory, Changes, LOC, LOC/change
61         - (Most Recent Commits?)
62         - Author of Month(s):
63         - Author of Year(s):
65 - Pages for years?
66         - Commits (% of all)
67         - Author top ten
68         - Month statistics