about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-05 16:54:44 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-05 16:54:44 +0200
commit44b208aa44c4cdf7e1e339bbd5b028c23da55a46 (patch)
tree74ead4787c7c7507845bfd8504691f07384d1604 /tests
parenthtml.c: add html_url_path (diff)
downloadcgit-pink-44b208aa44c4cdf7e1e339bbd5b028c23da55a46.tar.gz
cgit-pink-44b208aa44c4cdf7e1e339bbd5b028c23da55a46.zip
ui-shared.c: use html_url_path() in repolink()
This makes sure that reponames and paths are properly escaped when used
as urls.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
8421409e5a0a2&follow=1'>Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe