about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-06-10 01:09:34 +0200
committerLars Hjemli <hjemli@gmail.com>2010-06-19 10:40:23 +0200
commit34c2331d2c33ea28743a2ee3e62f7337ae9887f6 (patch)
tree676cf86b83e25fefee2784e5f1b93e807ebf9900 /tests
parentui-patch: Apply path limit to generated patch (diff)
downloadcgit-pink-34c2331d2c33ea28743a2ee3e62f7337ae9887f6.tar.gz
cgit-pink-34c2331d2c33ea28743a2ee3e62f7337ae9887f6.zip
ui-commit: Preserve path limit in links to tree and diff pages
For tree links, the original link is unchanged, but in the case of a path
limit, a subtree link is added to the right of the original tree link.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
cy MakefileJune McEnroe 2021-01-20Remove Lua supportJune McEnroe 2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe