Junio C Hamano wrote: > [...] There is another > thing I noticed while testing it with an artifitial test that I > haven't fixed, but I think you already know about it (when the > commitdiff is completely empty except mode changes, we end up > with unbalanced div). My test's tip can be found at > 'gitweb-test-funny-char' branch temporarily in the git.git > repository. Damn. I thought I corrected this on resend... if ($patch_found) { # close extended header for previous empty patch if ($in_header) { print "</div>\n" # class="diff extended_header" } # close previous patch print "</div>\n"; # class="patch" } -- Jakub Narebski Poland - 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