cirandas.net

ref: master

script/authors-commits


#!/bin/sh

./script/authors-all-commits | sort | uniq -c | sort -n