Re: gitweb feature request: tarball for each commit

2005-09-08 Thread Kay Sievers
On Thu, Sep 08, 2005 at 10:45:45AM +0200, Sven Verdoolaege wrote: > On Thu, Sep 08, 2005 at 04:30:22PM +1200, Martin Langhoff wrote: > > Actually... should get it done. I'll see if I can sneak it in sometime > > soon... > > This has been done at least twice already. > See e.g., http://www.liacs.

Re: gitweb : index.aux

2005-08-29 Thread Kay Sievers
On Mon, Aug 29, 2005 at 02:35:00AM -0700, Komal Shah wrote: > Kay, > > I am able to setup gitweb tree for my linux-omap tree internally, but > for this I am using $project_list equals to $projectroot. I want to add > more projects, but I don't know how write/generate index.aux file? Yeah, this wo

Re: [PATCH] gitweb - Add and .

2005-08-18 Thread Kay Sievers
On Thu, Aug 18, 2005 at 11:43:03PM +0900, Yasushi SHOJI wrote: > Hi all, > > with this patch and the privious one I just sent, you can run a pretty > neat blog site with rss feed for geeks ;) > > one missing feature is the picture tag Junio asked a while ago ;P > > yashi > > Add a

Re: [PATCH] gitweb - Use instead of .

2005-08-18 Thread Kay Sievers
On Thu, Aug 18, 2005 at 11:30:41PM +0900, Yasushi SHOJI wrote: > Use instead of . > > RSS 2.0 Specification doesn't have . > see http://blogs.law.harvard.edu/tech/rss See here: http://www.notestips.com/80256B3A007F2692/1/NAMO5P9UPQ The element is designed to contain plain text ONLY. When

Re: gitweb - feature request

2005-08-12 Thread Kay Sievers
On Wed, Aug 10, 2005 at 01:31:13AM -0700, Mitchell Blank Jr wrote: > Ian Campbell wrote: > > I used to subscribe to the kernel RSS feed (using blam) but I found I > > was only getting the most recent 20 commits, which wasn't much good when > > a big batch went in because I would miss some. > > Yes

Re: gitweb - feature request

2005-08-12 Thread Kay Sievers
On Wed, Aug 10, 2005 at 06:53:40AM +0100, Ian Campbell wrote: > On Tue, 2005-08-09 at 21:58 +0200, Kay Sievers wrote: > > > I was hoping people that want stuff like this would use a RSS reader. :) > > I used to subscribe to the kernel RSS feed (using blam) but I found I >

Re: gitweb - feature request

2005-08-09 Thread Kay Sievers
On Tue, Aug 09, 2005 at 11:14:02PM +0200, Kay Sievers wrote: > On Tue, Aug 09, 2005 at 10:18:36PM +0200, Sam Ravnborg wrote: > > On Tue, Aug 09, 2005 at 09:58:18PM +0200, Kay Sievers wrote: > > > On Tue, Aug 09, 2005 at 09:31:04PM +0200, Sam Ravnborg wrote: > > > >

Re: gitweb - feature request

2005-08-09 Thread Kay Sievers
On Tue, Aug 09, 2005 at 02:53:58PM -0700, Linus Torvalds wrote: > > > On Tue, 9 Aug 2005, Johannes Schindelin wrote: > > > > You have Firefox, don't you? Next time you surf to gitweb, right click on > > the funny yellow symbol in the lower right corner of your Firefox. It > > should say someth

Re: gitweb - feature request

2005-08-09 Thread Kay Sievers
On Tue, Aug 09, 2005 at 10:18:36PM +0200, Sam Ravnborg wrote: > On Tue, Aug 09, 2005 at 09:58:18PM +0200, Kay Sievers wrote: > > On Tue, Aug 09, 2005 at 09:31:04PM +0200, Sam Ravnborg wrote: > > > Hi Kay. > > > > > > When browsing http://www.kernel.org

Re: gitweb - feature request

2005-08-09 Thread Kay Sievers
On Tue, Aug 09, 2005 at 03:51:37PM -0500, John Benes wrote: > Sam Ravnborg wrote: > >> You have Firefox, don't you? Next time you surf to gitweb, right click on > >> the funny yellow symbol in the lower right corner of your Firefox. It > >> should say something like "Subscribe to...". Do it. > >

Re: gitweb - feature request

2005-08-09 Thread Kay Sievers
On Tue, Aug 09, 2005 at 09:31:04PM +0200, Sam Ravnborg wrote: > Hi Kay. > > When browsing http://www.kernel.org/git I often find myself looking for > the most recently changed tree. > For this it is very good that you have the "last change" in italic and > bolded if newer than a few hours (I think

Re: gitk "hyperlinks" (was Re: Display of merges in gitk)

2005-08-06 Thread Kay Sievers
On Sat, Aug 06, 2005 at 08:44:10AM -0700, Linus Torvalds wrote: > > > On Sat, 6 Aug 2005, Kay Sievers wrote: > > > > Damn cool? No problem. :) > > > > http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=403fe5ae57c831968c3

Re: gitweb "tag" display

2005-08-06 Thread Kay Sievers
On Sat, Aug 06, 2005 at 11:27:54AM -0700, Junio C Hamano wrote: > A git tag object can have its own text contents, but I do not > see how I can get to it from gitweb. > > For example, I have "junio-gpg-pub" tag in my git.git > repository. This is a tag to a "blob" which is my public GPG > key.

Re: gitk "hyperlinks" (was Re: Display of merges in gitk)

2005-08-05 Thread Kay Sievers
On Fri, Aug 05, 2005 at 07:37:41AM -0700, Linus Torvalds wrote: > > [ Also Kay Sievers, because the clickability thing sounds like a > potentially good thing for webgit too.. ] ... > For 2.6.13 we've been reverting some stuff lately, to make sure we get a > stable relea

Re: [RFC] git homepage

2005-08-05 Thread Kay Sievers
r.cz/ > > > > Wonderful. > > > > Once the page contents stabilizes, it would be a good idea to > > get it added in the page top links of http://www.kernel.org/git > > page. Sorry, I do not know who is in charge of configuring the > > gitweb there. >

Re: gitweb: not all files listed in commit list

2005-08-04 Thread Kay Sievers
On Thu, Aug 04, 2005 at 10:39:16AM +0200, Sven Verdoolaege wrote: > On Wed, Aug 03, 2005 at 08:49:16PM -0500, Olof Johansson wrote: > > Hi, > > > > My apologies if this has already been found and reported; I'm not > > tracking the list closely. > > > > It seems that newly introduced files are not

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 w

Re: GIT Web Interface

2005-04-19 Thread Kay Sievers
On Tue, Apr 19, 2005 at 09:52:48AM -0700, Greg KH wrote: > On Tue, Apr 19, 2005 at 05:59:45PM +0200, Kay Sievers wrote: > > On Tue, 2005-04-19 at 02:52 +0200, Petr Baudis wrote: > > > Dear diary, on Tue, Apr 19, 2005 at 02:44:15AM CEST, I got a letter > > > where Ka

Re: GIT Web Interface

2005-04-19 Thread Kay Sievers
On Tue, 2005-04-19 at 02:52 +0200, Petr Baudis wrote: > Dear diary, on Tue, Apr 19, 2005 at 02:44:15AM CEST, I got a letter > where Kay Sievers <[EMAIL PROTECTED]> told me that... > > I'm hacking on a simple web interface, cause I missed the bkweb too much. > > It c

GIT Web Interface

2005-04-18 Thread Kay Sievers
et and the corresponding diffs belonging to it? Thanks, Kay -- #!/usr/bin/perl # This file is licensed under the GPL v2, or a later version # (C) 2005, Kay Sievers <[EMAIL PROTECTED]> use strict; use warnings; use CGI; use CGI::Carp qw(fatalsToBrowser); my $query = new CGI; my $gitbin = &qu