Hi Peff, Jeff King wrote: > An off-list discussion made me wonder if something like this would be > useful: > > git log -p --submodule=log:' %m %an <%ae>: %s' > > where the format could be whatever you find useful. Interesting. Don't you mean `git diff` in place of `git log -p` though? I don't think `git log --submodule` does anything differently from `git log`. Should this respect format.pretty? Does it? Ram -- 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