aboutsummaryrefslogtreecommitdiff
path: root/setup.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-02-22 17:33:47 +0100
committerJunio C Hamano <gitster@pobox.com>2008-02-22 10:06:58 -0800
commitbe8b9063810f0c47f825c47045c7ca137f520edb (patch)
tree61f304cdc179a4987822875d1ffb91ca90f84675 /setup.c
parentfd74cb0874126876227a958f6250323a4a4478a5 (diff)
downloadgit-be8b9063810f0c47f825c47045c7ca137f520edb.tar.gz
git-be8b9063810f0c47f825c47045c7ca137f520edb.tar.xz
gitweb: Better chopping in commit search results
When searching commit messages (commit search), if matched string is too long, the generated HTML was munged leading to an ill-formed XHTML document. Now gitweb chop leading, trailing and matched parts, HTML escapes those parts, then composes and marks up match info. HTML output is never chopped. Limiting matched info to 80 columns (with slop) is now done by dividing remaining characters after chopping match equally to leading and trailing part, not by chopping composed and HTML marked output. Noticed-by: Jean-Baptiste Quenot <jbq@caraldi.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'setup.c')
0 files changed, 0 insertions, 0 deletions