]> gitweb.ps.run Git - ps-cgit/commit
ui-shared.c: use html_url_arg()
authorLars Hjemli <hjemli@gmail.com>
Sun, 5 Oct 2008 10:52:25 +0000 (12:52 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 5 Oct 2008 10:52:25 +0000 (12:52 +0200)
commitb575115d9d93e45cdbcd5d066cc445d34639ae6a
treec4f70519f406bb8490ae8d12060a743d4c62fb86
parenta36a0d9dec8a3ba79501d2526d648e44306f0fdd
ui-shared.c: use html_url_arg()

The link-generating functions are updated to use the new html_url_arg
function, thereby fixing links to strange repos, branches and files.

Also, the test-suite is updated to verify some cases of strange urls.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
tests/setup.sh
tests/t0101-index.sh
tests/t0104-tree.sh
ui-shared.c