gitweb: Fix shortlog only showing HEAD revision.gitweb/testsuite
commitd222984e3610c1558778f7a23d23b89f1d91fb36
authorRobert Fitzsimons <robfitz@273k.net>
Wed, 3 Jan 2007 20:25:55 +0000 (3 20:25 +0000)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 20:48:39 +0000 (3 12:48 -0800)
tree639b0a21ac62d118f2698a49a8753e6b66318189
parent60c0f8462fefed22fc8fb9c4e529665ed8204536
gitweb: Fix shortlog only showing HEAD revision.

My change in 190d7fdcf325bb444fa806f09ebbb403a4ae4ee6 had a small bug
found by Michael Krufky which caused the passed in hash value to be
ignored, so shortlog would only show the HEAD revision.

Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl