From: Jakub Narebski <jnareb@gmail.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
Jakub Narebski <jnareb@gmail.com>
Subject: Re: Can Gitweb show a git-shortog(1) between two revisions?
Date: Fri, 18 Feb 2011 07:23:00 -0800 (PST) [thread overview]
Message-ID: <m31v358j0x.fsf@localhost.localdomain> (raw)
In-Reply-To: <AANLkTinO4fq02OJ2-EDVvG8fTGQp2B0X=bvu-fvjS0Tt@mail.gmail.com>
Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes:
> I want to show a git-shortlog(1) in Gitweb (to link to it externally).
> Can Gitweb do this? I haven't found out how, if so.
>
> I.e. just:
>
> git shortlog x..y
Modern gitweb can, though currently you have to generate URL by hand.
For example:
http://git.example.com/git.git/shortlog/refs/tags/v1.7.4..refs/tags/v1.7.4.1
--
Jakub Narebski
Poland
ShadeHawk on #git
prev parent reply other threads:[~2011-02-18 15:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 14:06 Can Gitweb show a git-shortog(1) between two revisions? Ævar Arnfjörð Bjarmason
2011-02-18 15:23 ` Jakub Narebski [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=m31v358j0x.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.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).