about summary refs log tree commit diff
path: root/tests/t0102-summary.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-09-25 14:25:32 +0100
committerLars Hjemli <hjemli@gmail.com>2010-11-07 16:35:54 +0100
commitcda1b78ff7afb6c565a2efe503bb3643e1009dc9 (patch)
tree1eee2217375e9d4b083ff13aada3816fddcd8617 /tests/t0102-summary.sh
parentUse committer date for atom feed entry updated element (diff)
downloadcgit-pink-cda1b78ff7afb6c565a2efe503bb3643e1009dc9.tar.gz
cgit-pink-cda1b78ff7afb6c565a2efe503bb3643e1009dc9.zip
Append path and branch to atom feed title
Currently all atom feeds for a repository get the same title but they
are actually unique per path and per branch.

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/t0102-summary.sh')
0 files changed, 0 insertions, 0 deletions
c5db68046d60abdc898a6aeaacf60d5e9fcd&follow=1'>Remove 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