From: Lars Hjemli Date: Fri, 29 Jun 2007 18:27:41 +0000 (+0200) Subject: Add ofs argument to cgit_log_link and use it in ui-log.c X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/103940fe6b0914dc42b8b033d1d328f38135ca5f?hp=103940fe6b0914dc42b8b033d1d328f38135ca5f Add ofs argument to cgit_log_link and use it in ui-log.c This fixes a bug in the prev/next links on the log page: when on the default branch the links to prev/next page would contain h=(null). Signed-off-by: Lars Hjemli ---