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

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=shortlog
> 
> 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'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.

Kay

  reply	other threads:[~2005-11-21 16:55 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 [this message]
2005-11-21 17:41   ` Rob Landley

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=20051121165522.GA3217@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --cc=git@vger.kernel.org \
    --cc=rob@landley.net \
    /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).