This will show the entire history of the file
including history beyond renames and with diffs
for each change
git log --follow -p -- path-to-file
including history beyond renames and with diffs
for each change
git log --follow -p -- path-to-file