Inspiration
Git log is powerful, but in some ways, it isn't that flexible. gitlpm offers another way to view your commit and codebase history
What it does
gitlpm allows you to get various information regarding lines inserted and deleted, but also plots your commit history in a graphical png image.
How I built it
Utilizing python, git, gawk, and gnuplot, I was able to create a simple, yet powerful application.
Challenges I ran into
Learning and trying to use gnuplot to work with fully-piped data was a struggle, but I was eventually able to find a workaround.
Accomplishments that I'm proud of
Learning how to use gawk and gnuplot.
What's next for gitlpm
Contributions are open and very welcome!
Log in or sign up for Devpost to join the conversation.