]> gitweb.ps.run Git - ps-cgit/commit
Add ofs argument to cgit_log_link and use it in ui-log.c
authorLars Hjemli <hjemli@gmail.com>
Fri, 29 Jun 2007 18:27:41 +0000 (20:27 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 29 Jun 2007 18:31:00 +0000 (20:31 +0200)
commit103940fe6b0914dc42b8b033d1d328f38135ca5f
tree2bc9c831dc5158032e68e065519e7ee243b6731d
parent382805ee83b6e6f165159312a9fe20e3971897b6
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 <hjemli@gmail.com>
cgit.h
ui-log.c
ui-repolist.c
ui-shared.c
ui-summary.c
ui-tree.c