Hi, I noticed `git log -p' doesn't show the changes introduced by merge commits. This is true for plain `git log -p' and for `git log -p <filename>'. Using `git show <commit-id>' does show the changes. As I noticed the problem originally in a non-public repository, it was a bit difficult to report. But I've just found an example in linux.git, too: `git show 5cd47155155a32e5b944ac9fc3f3dc578e429aa0' shows the merge commit. But `git log -p include/asm-arm/arch-ixp4xx/io.h' doesn't show it. It happens in git 1.4.4.4 (what I'm using regularly), but also in 1.5.1.4. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE) Geert.Uytterhoeven@xxxxxxxxxxx ------- The Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium - 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