gitweb.cgi: Teach git_history() to read hash from $hash_base
commitc6e1d9ed509265a66fe9d155b1a66aa954cce675
authorLuben Tuikov <ltuikov@yahoo.com>
Sun, 23 Jul 2006 20:26:30 +0000 (23 13:26 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 25 Jul 2006 01:21:51 +0000 (24 18:21 -0700)
tree8315072c6f212bc9316a6da1ab7bb121b6a8ffa6
parent83e12e51c1826b29b5ab2ebcfa13ed99ce98ee98
gitweb.cgi: Teach git_history() to read hash from $hash_base

Teach git_history() to take its hash argument from
the hb parameter, i.e. from $hash_base.  Also change
all "a=history" actions to pass "hb=" instead of "h=".

Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.cgi