git log --graph --all --abbrev-commit --pretty=format:'%d%x20%h%x20%an%x20%s' git log --abbrev-commit --pretty=format:'%h%x20%an%x20%s' master..HEAD