author | Luben Tuikov <ltuikov@yahoo.com> | |
Sun, 23 Jul 2006 20:26:30 +0000 (13:26 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 25 Jul 2006 01:21:51 +0000 (18:21 -0700) | ||
commit | c6e1d9ed509265a66fe9d155b1a66aa954cce675 | |
tree | 8315072c6f212bc9316a6da1ab7bb121b6a8ffa6 | tree | snapshot |
parent | 83e12e51c1826b29b5ab2ebcfa13ed99ce98ee98 | commit | diff |
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>
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 | diff | blob | history |