Re: gitweb: kernel versions in the history (feature request, probably)



Hi,

On Tue, Nov 20, 2007 at 03:20:42PM +0100, Jarek Poplawski wrote:
I see gitweb is much more usable (faster) than a few months ago, but
there is one thing a bit problematic: in the history of patches I'm
very often interested in which kernel version of Linus' tree the patch
appeared for the first time. If it's not some big problem, and maybe
somebody else finds this useful too, I'd really appreciate adding such
a feature.

in git terms, you'd like gitweb to provide output for command:

git describe --contains

This is interesting feature request. I guess the support would be nice,
though in theory this operation can be a bit resource-intensive in case
there is not many tags and a lot of development (with uncached
repository, this query took quite a bit of time on my copy of the kernel
git tree). Probably this should be an optional feature and somehow dwell
on a separate page, which doesn't fit too well in the current gitweb
page structure...

Petr, I hope there is no necessity to subscribe to the git list for
this one question, so I'd really feel greteful for forwarding, if you
find this request reasonable.

Yes, there is no necessity - you can post this on the git mailing list
without subscribing yourself.

--
Petr "Pasky" Baudis
We don't know who it was that discovered water, but we're pretty sure
that it wasn't a fish. -- Marshall McLuhan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Performance of ext4
    ... again (and the linux-2.6.26-rc5 tree) and now it works. ... the git command "git pull" will (if you havent made any changes in the ... ext4-patch-queue has been rebased to a newer version of the kernel. ... the patch queue is currently against 2.6.26-rc5. ...
    (Linux-Kernel)
  • Re: Performance of ext4
    ... again (and the linux-2.6.26-rc5 tree) and now it works. ... the git command "git pull" will (if you havent made any changes in the ... ext4-patch-queue has been rebased to a newer version of the kernel. ... the patch queue is currently against 2.6.26-rc5. ...
    (Linux-Kernel)
  • Re: gitweb: kernel versions in the history (feature request, probably)
    ... very often interested in which kernel version of Linus' tree the patch ... in git terms, you'd like gitweb to provide output for command: ... This is interesting feature request. ... this query took quite a bit of time on my copy of the kernel ...
    (Linux-Kernel)
  • [bisected][mismerge?] Re: [microcode] 2.6.23.git pulled this morning oopses loading P4 microcode
    ... Freshly pulled tree oopes per $subject. ... The winner of a very long git bisect session: ... Attempting to revert with git: ... git tree by the attempt to revert, and now have a working kernel. ...
    (Linux-Kernel)
  • Re: USB regression (and other failures) in 2.6.2[45]*
    ... In my current testing kernel, which I believe is the one with which I ... captured the sole successful non-2.6.23.1 dmesg so far, ... then none of your USB devices would be able to run at high speed. ... That would require me to learn enough of how git works, ...
    (Linux-Kernel)