#!/usr/bin/zsh wordiness=$1 author="" survived=0 survived_lines=0 function diffone { this_author=`git show -s --pretty=short $1 | tail -n +2 | head -n 1 | grep -oE ": .* <" | sed 's/: //' | sed 's/