git log --author='John'
Note: the command will display any author that contains the string John, e.g. "John Doe" or "Johnny".
Search Git Commands | More How Tos