author | Lea Wiemann <lewiemann@gmail.com> | |
Tue, 27 May 2008 23:25:42 +0000 (01:25 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 May 2008 05:27:30 +0000 (22:27 -0700) | ||
commit | 1f684dc01c6a45341e8e47d8393f0ef66fdfc398 | |
tree | 411b46b2e4e9918790e3c35f550461a21c4e429d | tree | snapshot |
parent | a17171b473e0073f73b429abdf348de92394d6a6 | commit | diff |
gitweb: only display "next" links in logs if there is a next page
There was a bug in the implementation of the "next" links in
format_paging_nav (for log and shortlog), which caused the next links
to always be displayed, even if there is no next page. This fixes it.
Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
There was a bug in the implementation of the "next" links in
format_paging_nav (for log and shortlog), which caused the next links
to always be displayed, even if there is no next page. This fixes it.
Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |