From: Michael Krufky <mkrufky@linuxtv.org>
To: git@vger.kernel.org
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Michael Krufky <mkrufky@gmail.com>
Subject: GITWEB branch shortlog broken after recent update on kernel.org
Date: Wed, 03 Jan 2007 14:21:22 -0500 [thread overview]
Message-ID: <459C0232.3090804@linuxtv.org> (raw)
Ever since gitweb on kernel.org was recently updated, I've been experiencing a
nasty bug -- It seems that it is no longer possible to view a shortlog from any
branch or head other than master.
For example:
http://www2.kernel.org/git/?p=linux/kernel/git/mkrufky/v4l-dvb-2.6.x.y.git
^^ this is a link to my v4l-dvb-2.6.x.y stable repository. I have branched off
each kernel release to include all of the -stable release history. You will
notice these in the 'heads' section near the bottom of the page.
If you click on the 2.6.16.y shortlog link:
http://www2.kernel.org/git/?p=linux/kernel/git/mkrufky/v4l-dvb-2.6.x.y.git;a=shortlog;h=2.6.16.y
gitweb displays the shortlog from the master branch, instead of the 2.6.16.y head.
However, if you click the "log" link:
http://www2.kernel.org/git/?p=linux/kernel/git/mkrufky/v4l-dvb-2.6.x.y.git;a=log;h=2.6.16.y
Only then, does gitweb show us the correct history for that branch.
"tree" is also working properly -- it seems that "shortlog" is the only feature
affected by this bug.
In the previous vesion of gitweb installed on kernel.org, this feature did
indeed function properly.
Can this be fixed? I often use gitweb to view changesets in developer trees
before those changesets get pulled into the master branch of a repository. I
find this feature very helpful for reviewing changesets, and I'd like for it to
work again.
Thanks in advance,
Michael Krufky
next reply other threads:[~2007-01-03 19:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-03 19:21 Michael Krufky [this message]
2007-01-03 20:25 ` [PATCH] gitweb: Fix shortlog only showing HEAD revision Robert Fitzsimons
2007-01-03 20:36 ` Jakub Narebski
2007-01-05 21:21 ` Michael Krufky
2007-01-05 21:25 ` J.H.
2007-01-03 20:30 ` [PATCH] gitweb: Make shortlog use 'h' (head) parameter again Jakub Narebski
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=459C0232.3090804@linuxtv.org \
--to=mkrufky@linuxtv.org \
--cc=git@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mkrufky@gmail.com \
/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