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