aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorBence Ferdinandy <bence@ferdinandy.com>2023-10-14 23:26:37 +0200
committerRobin Jarry <robin@jarry.cc>2023-10-22 15:12:12 +0200
commit53b455b084d3330384e63574876a70224c77923b (patch)
treede948619fadca3a1a5bd778ffd3cfcc10b0abca6 /config
parent14fc59f189775dbe95daf582c08c9c1b3cd949b2 (diff)
downloadaerc-53b455b084d3330384e63574876a70224c77923b.tar.gz
contrib: add a script to generate release statistics
Add a new python script, that will generate two types of statistics for each minor release (and HEAD) from the local repository and create a graph. First statistics is number of commits since the previous release, the second statistics is number of lines inserted and deleted since the previous release. The placement of the text annotations (tag names) is mildly smart, so the distribution changes significantly the hard coded numbers might have to be tweaked. Requires matplotlib to be installed (developed with 3.7.3). It generates a png by default, but this can be changed by passing the output file option with a different file extension as long as matplotlib knows what to do with it. Signed-off-by: Bence Ferdinandy <bence@ferdinandy.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions