This patch series, though independent, is best applied on top of "[PATCH 0/2] gitweb: Project search improvements" series, or in other words on top of 'bl/gitweb-project-filter' branch. First two patches in this series are about speeding up project search (and perhaps in the future also project pagination). Those two could be squashed together. Next two patches are about making it more visible what are we searching for, or rather what was matched (important especially with regexp match). The last patch is speculative patch about showing match using shortened description. Jakub Narebski (5): gitweb: Option for filling only specified info in fill_project_list_info gitweb: Faster project search gitweb: Highlight matched part of project name when searching projects gitweb: Highlight matched part of project description when searching projects gitweb: Highlight matched part of shortened project description gitweb/gitweb.perl | 122 ++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 108 insertions(+), 14 deletions(-) -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html