gitweb: Show information about incomplete lines in commitdiff
commitaf33ef21bfb0171973393e21deac7621efd2ec7a
authorJakub Narebski <jnareb@gmail.com>
Wed, 23 Aug 2006 23:58:49 +0000 (24 01:58 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 26 Aug 2006 02:29:36 +0000 (25 19:29 -0700)
treed8c886f4a0a4aff238517e49a327175dd34ea8d4
parenteee08903b2cb9cfaf9ee2cd69a255ace829ae7c5
gitweb: Show information about incomplete lines in commitdiff

In format_diff_line, instead of skipping errors/incomplete lines,
for example
  "\ No newline at end of file"
in HTML pretty-printing of diff, use "incomplete" class for div.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.css
gitweb/gitweb.perl