in reply to Saphira Lohikäärmekettunen

@littlefox my script for counting this is not a stand-alone one, but is the combination of three (or four). So a little complicated:

1. count the number of lines of code
2. count the number of added lines
3. make a plot based on plot 2 / plot 1
4: graph the results with gnuplot

1: github.com/curl/stats/blob/mas…
2: github.com/curl/stats/blob/mas…
3: github.com/curl/stats/blob/mas…
4: github.com/curl/stats/blob/mas…