Re: [PATCH] gitweb - Use description instead of content:encoded.

2005-08-18 Thread Kay Sievers
On Thu, Aug 18, 2005 at 11:30:41PM +0900, Yasushi SHOJI wrote:
 Use description instead of content:encoded.
 
 RSS 2.0 Specification doesn't have content:encoded.
 see http://blogs.law.harvard.edu/tech/rss

See here:
  http://www.notestips.com/80256B3A007F2692/1/NAMO5P9UPQ

  The description element is designed to contain plain text ONLY. When
  the content of your items contains anything other than plain text i.e.
  HTML or XHTML the content:encoded element should be used.

Hmm, there was a request to change it to encoded and the mentioned page
sounded reasonable to me. I will happily change it to the correct
format, if you provide _authoritative_ information that we can trust.
It works in XY-reader does not count. :)

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: 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
 was only getting the most recent 20 commits, which wasn't much good when
 a big batch went in because I would miss some. Has this been fixed or
 was it something I was doing wrong?

It's 30 now and up to 150 if they are not older than 48 hours. We can
tweak the numbers if you like to have it different...

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: 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).

Hmm, if last change is minutes it's bold, if it's hours old it's green.
What do you miss?

 A nice additional feature would be the possibility to sort the output
 according to last change, owner and description.
 Using a click-able table heading would be the most intuitive way.
 
 I have not looked into the source for gitweb, so I really do not know
 how difficult this would be.

I was hoping people that want stuff like this would use a RSS reader. :)

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: 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.
  
  Unfortunately not on my firefox. 1.0.6 on gentoo.
  Puzzled...
 
 I don't see it either with Firefox/1.0+ ID:2005080905.
 
 For it to work, this code needs to be added to the HEAD (slightly modified)
 
 link rel=alternate type=application/rss+xml title=GIT Trees
 href=http://www.kernel.org/git/?a=opml; /

Are you sure that firefox handles opml without a plugin?

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: 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.  The tag object itself says:
 
 object b92c9c07fe2d0d89c4f692573583c4753b5355d2
 type blob
 tag junio-gpg-pub
 tagger Junio C Hamano [EMAIL PROTECTED] 1123226972 -0700
 
 This is the GPG key I use to sign GIT releases.

Check it out. But it still has no picture tag support. :)

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: 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=403fe5ae57c831968c3dbbaba291ae825a1c5aaa
 
 Goodie. Although when I looked at it first, it wasn't obvious - the link
 is same font, same color as the rest. Maybe make them stand out a _bit_
 more?

It's blue now, to invite you to click on it. :)

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: [RFC] git homepage

2005-08-05 Thread Kay Sievers
On Fri, Aug 05, 2005 at 04:12:14AM +0200, Petr Baudis wrote:
 Dear diary, on Fri, Aug 05, 2005 at 04:00:03AM CEST, I got a letter
 where Junio C Hamano [EMAIL PROTECTED] told me that...
  Petr Baudis [EMAIL PROTECTED] writes:
  
 http://git.or.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.
 
 I tend to harass Kay Sievers, with measurable effects. :-)

You are welcome to do so. :)

  BTW, it may be technically correct, but the combination of
  rsync and www on the 3rd line of http://www.kernel.org/git
  caught my attention there ;-).
  
cg-clone rsync://www.kernel.org/pub/scm/ + project path
 
 Actually, HTTP should be working again now; but it's rather fresh yet so
 we should keep it rsync anyway for a while yet for the users of older
 GIT/Cogito versions.

Changed both to rsync now. Let me know, when we want to switch to http
again.

Best,
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-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: 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 can't do much more than browse through the source tree and show the
  log now, but that should change... :)
http://ehlo.org/~kay/gitweb.pl?project=linux-2.6
 
 Hmm, looks nice for a start. (But you have obsolete git-pasky tree there! ;-)

Yeah, it's fresh now. :)

  How can I get the files touched with a changeset and the corresponding
  diffs belonging to it?
 
 diff-tree to get the list of files, you can do the corresponding diffs
 e.g. by doing git diff -r tree1:tree2. Preferably make a patch for it
 first to make it possible to diff individual files this way.

Ah, nice! Got it working.

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