[Cc-ing Junio because of his involvement in discussion] These patches are separated from first part of previous version of this series "[PATCHv2 0/8] gitweb: Faster and improved project search" http://thread.gmane.org/gmane.comp.version-control.git/190852 It is meant to replace 'jn/gitweb-search-optim' in pu The intent of this series is to make project search faster by reducing number of git commands (and I/O). This is done by first searching projects, then filling all project info, rather than the reverse. Jakub Narebski (3): gitweb: Refactor checking if part of project info need filling gitweb: Option for filling only specified info in fill_project_list_info gitweb: Faster project search gitweb/gitweb.perl | 66 +++++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 53 insertions(+), 13 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