From: Jakub Narebski <jnareb@gmail.com>
To: Jean Delvare <khali@linux-fr.org>
Cc: Git mailing list <git@vger.kernel.org>
Subject: Re: [feature request] gitweb: tags in history
Date: Sat, 21 Aug 2010 01:22:05 -0700 (PDT) [thread overview]
Message-ID: <m3wrrknzph.fsf@localhost.localdomain> (raw)
In-Reply-To: <20100821092616.5e57135b@hyperion.delvare>
Jean Delvare <khali@linux-fr.org> writes:
> I have a feature request for gitweb. In the history view, I would like
> to be (optionally) able to see the tags, interlaced with the actual
> commits. The idea is to get an immediate view of all commits that
> happened between specific tags.
>
> The actual format for displaying the tags can certainly be discussed, I
> have no strong opinion on this myself. We may want to let the admin
> filter which tags should show up that way, maybe even letting him/her
> define primary and secondary tag formats (think main releases vs.
> release candidates) for nicer output. Then we may want to group (or
> hide) tags when a file hasn't been modified in a long time. But these
> are implementation details, even the raw functionality would be quite
> useful IMHO, and hopefully not too difficult to implement.
Currently in 'shortlog' view you can see 'ref' markers... which
include tags.
For example 'shortlog' view for 'maint' branch has the following
fragment:
2010-07-28 Matthieu Moy Document ls-files -t as semi-obsolete.
2010-07-27 Junio C Hamano Git 1.7.2.1 [v1.7.2.1]
2010-07-27 Junio C Hamano Sync with 1.7.1.2
2010-07-27 Junio C Hamano Git 1.7.1.2 [v1.7.1.2]
2010-07-27 Junio C Hamano Sync with 1.7.0 series
2010-07-27 Junio C Hamano Git 1.7.0.7 [v1.7.0.7]
where e.g. [v1.7.2.1] is ref marker for 'v1.7.2.1' tag.
If you have something different in mind, please provide moackup,
either as ASCII-art, or link to HTML or image.
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2010-08-21 8:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-21 7:26 [feature request] gitweb: tags in history Jean Delvare
2010-08-21 8:22 ` Jakub Narebski [this message]
2010-08-21 9:15 ` Jean Delvare
2010-08-21 10:17 ` Jakub Narebski
2010-08-21 16:31 ` Lars Hjemli
2010-08-21 17:21 ` Jakub Narebski
2010-08-21 17:47 ` Lars Hjemli
2010-08-21 18:07 ` Jean Delvare
2010-08-21 18:50 ` Lars Hjemli
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=m3wrrknzph.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=khali@linux-fr.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).