There are two main things in this little seris:

The second and third patches improve gitweb's project filter feature,
which is for listing just the projects in a subdirectory.

The fourth and fifth allow the admin to use a directory hierarchy
to automatically categorize projects in gitweb.

Tony Finch (5):
  gitweb: fix typo in man page
  gitweb: if the PATH_INFO is incomplete, use it as a project_filter
  gitweb: add a link under the search box to clear a project filter
  gitweb: optionally set project category from its pathname
  gitweb: make category headings into links when they are directories

 Documentation/gitweb.conf.txt |  8 +++++-
 gitweb/gitweb.perl            | 62 ++++++++++++++++++++++++++++++++++++-------
 2 files changed, 59 insertions(+), 11 deletions(-)

-- 
2.1.0.rc0.229.gaee38de

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to