Hey All, I made an application recently to better visualise git commits on a per file basis. And added this to the git kernel wiki here https://git.wiki.kernel.org/index.php/Interfaces,_frontends,_and_tools#GitVine Does not try to compete with more feature rich & powerful clients like Gitk, Kraken etc.. Just tries to be simpler. Free Standalone & runs on Windows, Linux & macOS Just needs git in your path. (Developed using Python, Qt & packaged with PyInstaller) Project Page Here: https://insanesharpness.gitlab.io/GitVine/ Its still a rough cut and loads of room to improve + add more features. Please try, would love to hear what you all think. Regards,