This series is based on "[PATCHv2/RFC] gitweb: Restructure projects list generation" http://thread.gmane.org/gmane.comp.version-control.git/167996/focus=168321 http://repo.or.cz/w/git/jnareb-git.git/commit/420071752d13dcecd59e794d82285e7e142ef75f ('gitweb/web' branch in http://repo.or.cz/w/git/jnareb-git.git repository) which is the main reason why this series is marked as an RFC. This series is long in wait port of Sebastien Cevey series from December 2008 http://thread.gmane.org/gmane.comp.version-control.git/102844 to modern gitweb. It was waiting for abovementioned restructuring of projects list generation. Uwe, it might be an alternative to use ctags (content tags, aka project labels). Sebastien Cevey (3): gitweb: Split git_project_list_body in two functions gitweb: Modularized git_get_project_description to be more generic gitweb: Optional grouping of projects by category gitweb/README | 16 +++ gitweb/gitweb.perl | 166 +++++++++++++++++++++++--------- gitweb/static/gitweb.css | 7 ++ t/t9500-gitweb-standalone-no-errors.sh | 8 ++ 4 files changed, 151 insertions(+), 46 deletions(-) -- 1.7.3 -- 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