On 2008-06-17 14:31:38 +0200, Karl Hasselström wrote: > Have you tried looking at a patch stack log (in gitk, say)? That is, > "stg log -g" in this patch series. It shows you diffs between > subsequent revisions of the simplified log. I'm sure it's far from > perfect, but I think it's actually quite useful. Oh -- just be sure to use a colorized diff (which you get by default in gitk, but not in git log, which is what stg log without -g ends up calling). Without colors, a diff of two diffs is too hard to read, at least for me. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- 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