----- Original Message ----- > Thanks for the explanation. Plain 'git log' does not print any diffs. > Does that mean that the --raw flag is a no-op in that case? No, it displays the patch, in raw format. But you're right that the doc is unclear. > Perhaps running 'git log --raw' should print a warning > > --raw given for raw-format diffs, but the output format you have chosen > does not include diffs. Did you mean 'git log --format=raw'? I'd rather fix the doc. Patch follows. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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