rtyler / gitplot

Informational plotting about Git with CairoPlot

This URL has Read+Write access

gitplot / NOTES
100644 21 lines (18 sloc) 0.668 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  _ _ ___ _____ _____ ____
 | \ | | / _ \ |_ _| | ____| / ___|
 | \| | | | | | | | | _| \___ \
 | |\ | | |_| | | | | |___ ___) |
 |_| \_| \___/ |_| |_____| |____/
=========================================
 
Things I want to add:
* Pre-generated sets of reports ready for cron
- Manager's Report
+ Run every week
+ Contains data from last 30 days
+ Set of authors, or default to "everybody"
+ Reports:
> Leaderboard
> Time of Day
> Commits/Churn ratio per-developer (not developed yet)
> Active modules, i.e. sub-directories (not developed yet)
> New files per-developer (not developed yet)