77 Commits

Author SHA1 Message Date
Heikki Hokkanen
87c85c79b9 todo cleanup. 2007-08-22 14:35:55 +03:00
Heikki Hokkanen
e1a3374cce Improved style. 2007-08-22 14:29:19 +03:00
Heikki Hokkanen
453f6e453c todo: remove stale items. 2007-08-22 14:06:29 +03:00
Heikki Hokkanen
851296a4d7 Added doc/INSTALL. 2007-08-21 19:22:55 +03:00
Heikki Hokkanen
7c43e2be12 Print execution times for all external commands. 2007-08-21 19:08:39 +03:00
Heikki Hokkanen
3f2fc8db00 Copy gitstats.css to output path if it does not exist. 2007-08-21 19:01:16 +03:00
Heikki Hokkanen
6d4bc0796b Workaround for linux-2.6 repository. 2007-08-21 18:37:59 +03:00
Heikki Hokkanen
d0c9bd5abb Optimize total lines of code.
Get total lines of code from "git-log --shortstat" instead of "cat".
2007-08-21 16:14:29 +03:00
Heikki Hokkanen
c9964f028c Graph: Lines of Code.
Line statistics are gathered correctly (again).
2007-08-21 15:50:26 +03:00
Heikki Hokkanen
b345047de8 Collect line statistics properly. 2007-08-21 15:18:36 +03:00
Heikki Hokkanen
012cf6be52 Collect some data for inserted/deleted lines each commit. 2007-08-16 20:09:37 +03:00
Heikki Hokkanen
dec6a47fb1 CSS: smaller tables. 2007-08-16 16:13:20 +03:00
Heikki Hokkanen
b45960d1cd todo: removed section describing what statsvn has. 2007-08-16 16:08:07 +03:00
Heikki Hokkanen
bde7d30882 More todo items. 2007-08-16 16:07:46 +03:00
Heikki Hokkanen
9da6a926b7 Output fragment (#) links for all headers.
Headers are now created using html_header() function.
2007-08-16 15:56:06 +03:00
Heikki Hokkanen
0e19a5ee12 doc/README: what it does currently. 2007-08-16 15:30:48 +03:00
Heikki Hokkanen
2a6d586349 Workaround for git repository. 2007-08-16 15:12:17 +03:00
Heikki Hokkanen
2a61a8f316 Cleaner style. 2007-08-16 15:10:46 +03:00
Heikki Hokkanen
d6aee981ed Added gnuplot and version numbers to requirements. 2007-08-16 14:59:34 +03:00
Heikki Hokkanen
5fd98ece22 Renamed name to GitStats from statgit in the rest of the files.
This name change was done just in case the statcvs/statsvn folks plan on making
a git version at some point in the future (the projects seem to share
developers).
2007-08-16 14:43:43 +03:00
Heikki Hokkanen
f75d9d372f Renamed statgit -> gitstats in filenames. 2007-08-16 14:35:26 +03:00
Heikki Hokkanen
577564d677 docs: added requirements/recommended to README & created doc/author. 2007-08-16 14:06:59 +03:00
Heikki Hokkanen
7122c9cc13 Don't fail if DST exists. 2007-08-14 21:43:40 +03:00
Heikki Hokkanen
6ba3c165ca Make destination dir before execution, or bail out. 2007-08-14 21:34:17 +03:00
Heikki Hokkanen
40837c0b50 Authors: List of Authors: added "Age" column. 2007-08-14 20:24:26 +03:00
Heikki Hokkanen
9708b453c9 Activity: Hour of Week. 2007-08-14 20:01:44 +03:00
Heikki Hokkanen
15470eaf5b Added lines page. 2007-08-14 18:02:28 +03:00
Heikki Hokkanen
68aa64af64 todo: removed finished items, added new ones. 2007-08-14 18:01:46 +03:00
Heikki Hokkanen
18b9921556 Files: Extensions (table). 2007-08-14 15:22:59 +03:00
Heikki Hokkanen
690a81dedc Produces valid XHTML/transitional now.
Added alts for imgs, missing ul tag, fixed CSS.
2007-08-14 15:01:26 +03:00
Heikki Hokkanen
9781f9abc3 Include xml header and doctype. 2007-08-14 14:45:32 +03:00
Heikki Hokkanen
36d54263a7 Fixed for git repository & cleaned up todo. 2007-08-14 14:32:21 +03:00
Heikki Hokkanen
b967221080 todo: more items. 2007-08-12 21:18:48 +03:00
Heikki Hokkanen
aad55e0bf8 Files: File count by date (graph).
Also fixed the script to find gnuplot files with glob.glob().
2007-08-12 19:14:36 +03:00
Heikki Hokkanen
24041731d5 Activity: Month of Year graph. 2007-08-12 16:36:49 +03:00
Heikki Hokkanen
82762a74c4 todo: sortable. 2007-08-12 12:56:42 +03:00
Heikki Hokkanen
c405320827 Activity: Month of Year (table). 2007-08-12 12:56:28 +03:00
Heikki Hokkanen
de14c4056c Added the GPLv2 license. 2007-08-12 10:23:08 +03:00
Heikki Hokkanen
adedf38533 General: generated in N seconds. 2007-08-07 19:29:38 +03:00
Heikki Hokkanen
0d9c45632d Moved TODO.txt -> doc. 2007-08-07 19:05:55 +03:00
Heikki Hokkanen
f1483d3cc2 Updated and reorganized todo. 2007-08-07 19:05:26 +03:00
Heikki Hokkanen
10f57acf28 Files: general info. 2007-08-07 19:05:11 +03:00
Heikki Hokkanen
9ab0066739 Added doc/: readme, license, roadmap. 2007-08-07 18:42:45 +03:00
Heikki Hokkanen
e7eeb8973b Use div.vtable for vertical tables, and float them at right side. 2007-08-07 18:36:11 +03:00
Heikki Hokkanen
1a51d24df5 Graph: Day of Week. 2007-08-07 18:29:38 +03:00
Heikki Hokkanen
dd622da0d0 Make transparent images, and use CSS to choose the background color. 2007-08-07 16:11:14 +03:00
Heikki Hokkanen
0a0257fb56 Graph: Hour of Day. 2007-08-07 16:08:27 +03:00
Heikki Hokkanen
c4443822ee Cleanup for *.plot writing. 2007-08-07 15:58:34 +03:00
Heikki Hokkanen
b69d1a7b66 Graph: Commits by year/month. 2007-08-07 15:48:47 +03:00
Heikki Hokkanen
fb8ad3b9ee Added first gnuplot graph for "Commits by Year". 2007-08-07 15:27:05 +03:00