git log --graph --pretty=oneline
git log -online
git log <HASH>..<HASH>
Show diffstat information about the commit
git log --stat
Tool for viewing history such as SourceTree
gitk