]> Lady’s Gitweb - Gitweb/commit
gitweb: Show information about incomplete lines in commitdiff
authorJakub Narebski <redacted>
Wed, 23 Aug 2006 23:58:49 +0000 (01:58 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit4af8d076811f0ac8dd31de9bd11b5456925eaddb9a71fa8bdffbef1bbb227de2
tree7ea4d26c3a7e057fdf496c258a0e29933534969b9afde384acecfb92f4245038
parent788d9e170742d86d27fc8be529d7d51dc62d736303580572503c1497fd9a1003
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.css
gitweb.perl
This page took 0.210112 seconds and 4 git commands to generate.