author | Junio C Hamano <junkio@cox.net> | |
Wed, 8 Nov 2006 23:11:10 +0000 (15:11 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 9 Nov 2006 08:13:50 +0000 (00:13 -0800) | ||
commit | 25ffbb27a20278e9884e8f036b39806bb11ec1a8 | |
tree | 98d66966984c6598a4e5748ebcd8b0f164f27210 | tree | snapshot |
parent | acca687fa9db8eaa380b65d63c3f0d4364892acf | commit | diff |
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 <junkio@cox.net>
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 <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |