about summary refs log tree commit diff
path: root/tests/t0107-snapshot.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-12-01 21:50:19 +0100
committerLars Hjemli <hjemli@gmail.com>2008-12-01 21:50:19 +0100
commitb9053a4ff04fef90d1b9ab3f813ae3fcee63a8c3 (patch)
treefb20e92f6e27a1148c525e8137399f845aec5a43 /tests/t0107-snapshot.sh
parentui-snapshot: improve extraction of revision from snapshot name (diff)
downloadcgit-pink-b9053a4ff04fef90d1b9ab3f813ae3fcee63a8c3.tar.gz
cgit-pink-b9053a4ff04fef90d1b9ab3f813ae3fcee63a8c3.zip
ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links
Since we know that ui-snapshot.c is able to extract the revision from the
filename, there's no longer necessary to specify the revision with a 'id'
querystring argument.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/t0107-snapshot.sh')
0 files changed, 0 insertions, 0 deletions
rc/commit/www/git.causal.agency/Makefile?id=ad70f283b3818756ba710af003ec2469d23fdf7c&follow=1'>Add all target to git.causal.agency 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