From: Lars Hjemli Date: Tue, 5 Jun 2007 09:44:47 +0000 (+0200) Subject: ui-diff: emit table/tr/td at better locations X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/4a6201e318d1db69d126f08a3d80ce2d5cf7ac01?hp=4a6201e318d1db69d126f08a3d80ce2d5cf7ac01 ui-diff: emit table/tr/td at better locations This fixes a bug which made the diff-link for each parent of a commit output a diff without correct styles. It also adds an error-message if the head commit specified on the querystring isn't a valid commit object. Signed-off-by: Lars Hjemli ---