GitHistory2Yuml
Visualizes GIT history with yUML diagrams.
One diagram shows the full history with all commits. The other diagram merges related commits to one element.
This makes it easier to get an overview of the entire history.
The tool provides a WPF based UI but could also be used from the command line.
Usage: GitHistory2Yuml.exe PATH_OF_GIT_REPOSITORY
See this blog post for details:
www.palmmedia.de/Blog/2014/4/2/git-creating-a-merged-graph-of-git-history-using-yuml
Author: Daniel Palme
Blog: www.palmmedia.de
Twitter: @danielpalme