about summary refs log tree commit diff
path: root/tests/t0106-diff.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-05 21:18:45 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-05 21:18:45 +0200
commitcf61ad411c41a774c9671651704bdeb78ccc1036 (patch)
treedd6554d3fb4f726354c2819dc29c947c00459bc1 /tests/t0106-diff.sh
parentui-shared: generate proper links in cgit_object_link() (diff)
downloadcgit-pink-cf61ad411c41a774c9671651704bdeb78ccc1036.tar.gz
cgit-pink-cf61ad411c41a774c9671651704bdeb78ccc1036.zip
ui-shared: add cgit_tag_link()
This function can be used to generate properly escaped links to the tag
page.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d class='logsubject'>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