]> Lady’s Gitweb - Gitweb/commit
gitweb: only display "next" links in logs if there is a next page
authorLea Wiemann <redacted>
Tue, 27 May 2008 23:25:42 +0000 (01:25 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:33 +0000 (00:07 -0400)
commite926fe23df47ef0bc75403262fd87ca167147167af4b572007e74f6dbc0fd96f
tree4a87b3a332da28499281a709a52dd7f5b42d02edce30777767c60656219a6dd4
parentd003f6928cacd7aa42f6a5e9ea285373c548c81d6da67818975245db047d3849
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.230906 seconds and 4 git commands to generate.