From: Lars Hjemli Date: Sun, 5 Oct 2008 10:52:25 +0000 (+0200) Subject: ui-shared.c: use html_url_arg() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/b575115d9d93e45cdbcd5d066cc445d34639ae6a?hp=b575115d9d93e45cdbcd5d066cc445d34639ae6a 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 ---