Produce graph of changes introduced by a diff file
diffstat
$ diffstat file.patch
$ git diff | diffstat
$ diffstat -v file.patch