]> gitweb.ps.run Git - ps-cgit/commit
ui-commit: use cgit_commit_link() for parent links
authorLars Hjemli <hjemli@gmail.com>
Sun, 17 Jun 2007 13:44:22 +0000 (15:44 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 17 Jun 2007 13:44:22 +0000 (15:44 +0200)
commitfaaca447b071592c9a1e1f14b4d0d2a39b4c795a
tree98c53a63df0fd01b4421201d7dadd5ee2351fb1b
parentcd79c16844b4006d4fd6f4b82d2f6e7e19b20c8e
ui-commit: use cgit_commit_link() for parent links

This replaces the old cgit_pageurl() function with the brand new
cgit_commit_link() function, making parent links in commit view preserve
the current branch.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-commit.c