git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Kay Sievers <kay.sievers@vrfy.org>
Cc: git@vger.kernel.org
Subject: Re: UI tweak suggestion for kernel.org git web gui.
Date: Mon, 21 Nov 2005 11:41:08 -0600	[thread overview]
Message-ID: <200511211141.08559.rob@landley.net> (raw)
In-Reply-To: <20051121165522.GA3217@vrfy.org>

On Monday 21 November 2005 10:55, Kay Sievers wrote:
> On Mon, Nov 21, 2005 at 10:19:50AM -0600, Rob Landley wrote:
> > When I view the changelog at:
> > http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=sh
> >ortlog
> >
> > It mixes in tags, which is cool, but they're the same color as regular
> > commits.
>
> They are all commits. There is nothing "mixed". Tags usually just point
> to a commit.
>
> > Is there any way that tags could stand out visually?  (Bold them,
> > give them a different color background, etc.)
>
> You mean, you want to see in the list of commits, the ones marked, which
> a tag is pointing to? Similar to what gitk is doing?

I don't know what gitk is.

This shows tags on the bottom half of this page, with the last few commits in 
the top half:

http://www.kernel.org/git/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=summary

If I click on the "..." under shortlog, I get to see a full page of commits, 
which does (currently) include the -rc2 tag.

My use case is I want to see what commits have gone in since the last tarball 
I downloaded.  (Waiting for various patches to be merged, etc.)  The tag 
indicates the last intentionally released (and thus minimally tested) 
tarball, so it would be nice if the tag's entry was visually distinct in the 
big list.

> > I'd try to ask this in the right place, but the above page doesn't even
> > say which git web display package kernel.org is using.  (A small discreet
> > link at the bottom would be nice...)
>
> There is no package for gitweb. Just the single gitweb.cgi file, which is
> copied there. You can get the gitweb version in the html source. Just do
> "view source" in your browser.

Ah:

<!-- git web interface v252, (C) 2005, Kay Sievers <kay.sievers@vrfy.org>, 
Christian Gierke <ch@gierke.de> -->

Good to know.

> Kay

Rob

      reply	other threads:[~2005-11-21 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-21 16:19 UI tweak suggestion for kernel.org git web gui Rob Landley
2005-11-21 16:55 ` Kay Sievers
2005-11-21 17:41   ` Rob Landley [this message]

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=200511211141.08559.rob@landley.net \
    --to=rob@landley.net \
    --cc=git@vger.kernel.org \
    --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).