On Fri, 4 Feb 2011, Junio C Hamano wrote: > > âgit log --summaryâ seems to output a newline after every non-merge > > commit. > > I suspect you want tformat. Same problem. $ git log --summary --pretty=tformat:'%h %s' 3c0eee3 Linux 2.6.37 65f4288 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 9fc3bbb ipv4/route.c: respect prefsrc for local routes 8a87694 remove trim_fs method from Documentation/filesystems/Locking 989d873 Merge master.kernel.org:/home/rmk/linux-2.6-arm d9a1abe arch/mn10300/kernel/irq.c: fix build 867c202 ima: fix add LSM rule bug Also, tformat doesnât seem to work at all with -z (it gives identical results with and without -z). Anders -- 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