git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC/PATCH 0/3] gitweb: Categories support
@ 2011-03-07 23:13 Jakub Narebski
  2011-03-07 23:13 ` [PATCH 1/3] gitweb: Split git_project_list_body in two functions Jakub Narebski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jakub Narebski @ 2011-03-07 23:13 UTC (permalink / raw)
  To: git
  Cc: Uwe Kleine-Koenig, Jonathan Nieder, Petr Baudis, J.H.,
	Sebastien Cevey, Jakub Narebski

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-07 23:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-07 23:13 [RFC/PATCH 0/3] gitweb: Categories support Jakub Narebski
2011-03-07 23:13 ` [PATCH 1/3] gitweb: Split git_project_list_body in two functions Jakub Narebski
2011-03-07 23:13 ` [PATCH 2/3] gitweb: Modularized git_get_project_description to be more generic Jakub Narebski
2011-03-07 23:13 ` [PATCH 3/3] gitweb: Optional grouping of projects by category Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).