Hi, I'm trying to get a list of git diff-tree -t -r --raw COMMITTISH where COMMITTISH comes from git-rev-list, using a limited number of processes. The manual page suggests that I should be able to do git log -p --raw COMMIT-RANGE however, when I try that, I get always get the same style output, which is the (to me: useless) human readable output. Am I missing something? -- Han-Wen Nienhuys - hanwen@xxxxxxxxx - http://www.xs4all.nl/~hanwen - 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