git guilt

Show total blame count for files with unstaged changes or calculate the change in blame between two revisions. Part of git-extras. More information: https://manned.org/git-guilt.

git guilt

git guilt {{first_revision}} {{last_revision}}

git guilt {{[-e|--email]}}

git guilt {{[-w|--ignore-whitespace]}}

git guilt 'git log --until "3 weeks ago" --format "%H" {{[-n|--max-count]}} 1'

git guilt @{3.weeks.ago}