You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sergey Vlasov edited this page Jun 26, 2019
·
6 revisions
git-age
A git-blame viewer, written using PyGTK.
Shows the file with information on author, commit etc on each line. Also colors the background of the line darker for older commits and lighter for newer commits. Useful for quickly seeing what parts of a file have changed recently.
Will also attempt to retrieve Gravatars for all authors in the file asynchronously.