git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mitchell Blank Jr <mitch@sfgoth.com>
To: Ian Campbell <ijc@hellion.org.uk>
Cc: Kay Sievers <kay.sievers@vrfy.org>, git@vger.kernel.org
Subject: Re: gitweb - feature request
Date: Wed, 10 Aug 2005 01:31:13 -0700	[thread overview]
Message-ID: <20050810083113.GN49964@gaz.sfgoth.com> (raw)
In-Reply-To: <1123653220.1183.26.camel@azathoth.hellion.org.uk>

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, I have that problem too.  It appears to be just the way that gitweb
works - look at the "git_rss" function in the source:
  ftp://ftp.kernel.org/pub/software/scm/gitweb/gitweb.cgi

Kay -- is there any chance of fixing this?  I love reading the kernel
commits via RSS but this makes it a lot less usable than it could be.
Really it should return all commits within, say, the last 36 hours so as
long as your aggregator polls reasonably often you won't miss anyhing.

The other thing on my wishlish is diffstat -- sometimes the commit messages
can be a little ambiguous and just adding what files were changed would
help alot.  For commits that touch a large number of files maybe it could
just show the files that changed the most like:

   net/bar.c              |  412 ++++++++++++-----
   drivers/char/foo.c     |  354 +-------------
   arch/baz/boot.S        |   99 ++++----
   [16 other files changed]

Other than that though I really love gitweb and the RSS support is a
great touch.  It really makes tracking kernel commits painless.

-Mitch

  reply	other threads:[~2005-08-10  8:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 19:31 gitweb - feature request Sam Ravnborg
2005-08-09 19:58 ` Kay Sievers
2005-08-09 20:18   ` Sam Ravnborg
2005-08-09 20:27     ` Johannes Schindelin
2005-08-09 20:43       ` Sam Ravnborg
2005-08-09 20:51         ` John Benes
2005-08-09 21:09           ` Kay Sievers
2005-08-09 21:53       ` Linus Torvalds
2005-08-10  0:11         ` Kay Sievers
2005-08-10  0:19           ` Linus Torvalds
2005-08-09 21:14     ` Kay Sievers
2005-08-10  2:00       ` Kay Sievers
2005-08-10  5:18         ` Sam Ravnborg
2005-08-10  5:53   ` Ian Campbell
2005-08-10  8:31     ` Mitchell Blank Jr [this message]
2005-08-12 20:33       ` Kay Sievers
2005-08-12 21:16         ` Mitchell Blank Jr
2005-08-13  4:13           ` Matthias Urlichs
2005-08-12 20:27     ` Kay Sievers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050810083113.GN49964@gaz.sfgoth.com \
    --to=mitch@sfgoth.com \
    --cc=git@vger.kernel.org \
    --cc=ijc@hellion.org.uk \
    --cc=kay.sievers@vrfy.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).