"Robin Luckey" <robinluckey@xxxxxxxxx> writes: > In git 1.4.0, the following command... > > git log -r --root --abbrev=40 master After Timo's diff options rewrite, -r does not seem to automatically imply diff output anymore. I personally think it should. In the meantime, "git log --raw -r ..." would give you want you want, I think. - : 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