]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-commit: Preserve path limit in links to commit page
authorJohan Herland <johan@herland.net>
Wed, 9 Jun 2010 23:09:35 +0000 (01:09 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 19 Jun 2010 08:40:24 +0000 (10:40 +0200)
This includes adding a path argument to cgit_commit_link() and updating all
its callers. The callers from within the commit page (i.e. the "commit",
"unidiff"/"side-by-side diff" and "parent" links) all preserve the path
limit of the current commit page. All other callers pass NULL (i.e. no path
limit).

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found