Hi, On Wed, 13 Jun 2007, Marco Costalba wrote: > I've made some tests on a git tree copied under Windows: > > running: git rev-list --header --parents --boundary HEAD > tmp.txt > > [...] > > then running: git log --pretty=raw -z --parents --boundary HEAD > tmp.txt Isn't that a bit unfair? You should have passed "--pretty=raw" to rev-list, too. Since you already have that tree, could you try rev-list _with_ "--pretty=raw", just for comparison? Thanks, Dscho - 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