Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
From: Jakub Narebski <hidden>
Date: 2016-06-15 22:52:54
Junio C Hamano [off-list ref] writes:
-------------------------------------------------- [Cooking] * bl/gitweb-project-filter (2012-01-31) 8 commits - gitweb: Make project search respect project_filter - gitweb: improve usability of projects search form - gitweb: place links to parent directories in page header - gitweb: show active project_filter in project_list page header - gitweb: limit links to alternate forms of project_list to active project_filter - gitweb: add project_filter to limit project list to a subdirectory - gitweb: prepare git_get_projects_list for use outside 'forks'. - gitweb: move hard coded .git suffix out of git_get_projects_list Seems to break test 9502.
Hmmm... strange. I have applied my patches on top of earlier version of project_filter commits: - gitweb: Make project search respect project_filter - gitweb: Improve projects search form - gitweb: place links to parent directories in page header - gitweb: add project_filter to limit project list to a subdirectory and all gitweb tests passes. I will investigate. -- Jakub Narebski