Re: [RFC] gitweb wishlist and TODO list

From: Jakub Narebski <jnareb@gmail.com>
Date: 2006-09-08 10:44:37
Jakub Narebski wrote:

> * Committags support, i.e. extend hyperlinking commit sha1 to commit
>   view to hyperlinking bug #nn/BUG(nn) to the proper bugtracker, in both
>   commit message view and (harder to do properly) in commit
>   title/subject line which is hyperlink itself. The problem is how to do
>   this general enough...
> 
>   I have thought about structure somewhat similar to %feature hash, i.e.
>   something like %commitfilter hash, with 'enabled', 'override', 'name',
>   'options' or something like that and of course 'sub' (as we probably
>   would use $cgi->a(...) to construct hyperlink, and not simple regexp
>   replacement.

I have very preliminary work, where gitweb uses @enabled_committags as list
of committags to use, and %committags_info for actual committags info.
Examples of committags includes current linking of commit sha1,
gitweb-xmms2 linking of BUG(n) and FEATURE(n) to site-wide based URL
(Mantis), and RELEASE x.y.z to site-wide based URL (Wiki); perhaps "bug n"
to site-wide/project-wide URL (Bugzilla)... any other ideas?
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Fri Sep 08 10:45:22 2006

This archive was generated by hypermail 2.1.8 : 2006-09-08 10:46:05 EST