]> Lady’s Gitweb - Gitweb/commit
gitweb: protect blob and diff output lines from controls.
authorJunio C Hamano <redacted>
Wed, 8 Nov 2006 23:11:10 +0000 (15:11 -0800)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit7afd0ba68b061bc2e22d9f2c34052b652a8c5c5746e9e0b5a9c0e2b7b7a790ed
tree05aa9c6e06e4880a543bf203228ceb2dd27309edc6ee757552cfd1bb10c2db17
parent927087639f1564dd6203150a0c7ad8b59ed4accbcb420b855344a4d276d4d71f
gitweb: protect blob and diff output lines from controls.

This revealed that the output from blame and tag was not chomped
properly and was relying on HTML output not noticing that extra
whitespace that resulted from the newline, which was also fixed.

Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.235927 seconds and 4 git commands to generate.