Re: wit 0.0.3 - a web interface for git available

2005-04-21 Thread Jon Seymour
On 4/21/05, Kay Sievers [EMAIL PROTECTED] wrote:
 On Wed, Apr 20, 2005 at 10:42:53AM +0100, Christoph Hellwig wrote:
 
 It's working now:
   http://ehlo.org/~kay/gitweb.pl
 

Kay + Christian + Ken,

That looks really great!.

One suggestion: when drilling down through the tree it would be nice
if the context of the parents could be dragged along too. So, for
example, when displaying the BLOB, you could display its name because
you have kept enough context around to allow that.

This would also allow you to extend the functionality so that when you
are at the BLOB level you could navigate to a history of changes to
just that BLOB, at least from the point of  view of the commit that
got you there.

Also, have you considered generating pure XML from the database and
relying on XSLT (either at the server, or preferably at the client -
they all do it well these days!) to do the HTML rendering?

jon.
-
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: wit 0.0.3 - a web interface for git available

2005-04-20 Thread Christian Meder
On Wed, 2005-04-20 at 10:42 +0100, Christoph Hellwig wrote:
 On Tue, Apr 19, 2005 at 09:18:29PM -0700, Greg KH wrote:
  On Wed, Apr 20, 2005 at 02:29:11AM +0200, Christian Meder wrote:
   Hi,
   
   ok it's starting to look like spam ;-)
   
   I uploaded a new version of wit to http://www.absolutegiganten.org/wit
  
  Why not work together with Kay's tool:
  http://ehlo.org/~kay/gitweb.pl?project=linux-2.6action=show_log
 
 That one looks really nice.  One major feature I'd love to see would
 be a show all diffs link for a changeset.

Hi, 

wit only has show all diffs right now but I like the show file diffs
of Kay's tool. I'll implement it tonight ;-)


Christian


-- 
Christian Meder, email: [EMAIL PROTECTED]

The Way-Seeking Mind of a tenzo is actualized 
by rolling up your sleeves.

(Eihei Dogen Zenji)

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


Re: wit 0.0.3 - a web interface for git available

2005-04-20 Thread Kay Sievers
On Wed, Apr 20, 2005 at 10:42:53AM +0100, Christoph Hellwig wrote:
 On Tue, Apr 19, 2005 at 09:18:29PM -0700, Greg KH wrote:
  On Wed, Apr 20, 2005 at 02:29:11AM +0200, Christian Meder wrote:
   Hi,
   
   ok it's starting to look like spam ;-)
   
   I uploaded a new version of wit to http://www.absolutegiganten.org/wit
  
  Why not work together with Kay's tool:
  http://ehlo.org/~kay/gitweb.pl?project=linux-2.6action=show_log
 
 That one looks really nice.  One major feature I'd love to see would
 be a show all diffs link for a changeset.

It's working now:
  http://ehlo.org/~kay/gitweb.pl

Many thanks to Christian Gierke for all the interface work, the nice
layout and the git logo. Thanks for the colored diff to Ken Brush.

The script itself is available on the same box by ftp.

Thanks,
Kay
-
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: wit 0.0.3 - a web interface for git available

2005-04-19 Thread Greg KH
On Wed, Apr 20, 2005 at 02:29:11AM +0200, Christian Meder wrote:
 Hi,
 
 ok it's starting to look like spam ;-)
 
 I uploaded a new version of wit to http://www.absolutegiganten.org/wit

Why not work together with Kay's tool:
http://ehlo.org/~kay/gitweb.pl?project=linux-2.6action=show_log


Thanks,

greg k-h
-
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html