git log --stat
git show <hashcode> <filename>
git log --pretty=oneline <filename>
git whatchanged <filename>
git show <hashcode>
git log --stat
git show <hashcode> <filename>
git log --pretty=oneline <filename>
git whatchanged <filename>
git show <hashcode>