Hi, Please read aloud the following commands: git log --pretty=short git log --pretty=full git log --pretty=format:%s It is just me or 'pretty full' doesn't exactly convey the meaning of the action to execute? How about: git log --format=short git log --format=full git log --format=custom:%s If you like the idea I can work on a patch. Best regards. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html