about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorJulius Plenz <plenz@cis.fu-berlin.de>2012-10-30 13:56:01 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2012-11-15 01:03:50 +0100
commitc6fe94e02a3963d4fddaf09cfc3e3dc1e186a881 (patch)
tree493fea8b9d300a73a67f9a12a3585bfb0ba8fb16 /tests
parentFormat git diff headers correctly when adding or removing files. (diff)
downloadcgit-pink-c6fe94e02a3963d4fddaf09cfc3e3dc1e186a881.tar.gz
cgit-pink-c6fe94e02a3963d4fddaf09cfc3e3dc1e186a881.zip
ssdiff: point line links at exact blob by prepending "id="
Previously, the id_str (i.e. the current or diffed-against commit's
SHA1 ID) was simply concatenated to the URL. Now, prepend an "id="
string so that the links actually point to the right blobs and thus
the exact lines.

Signed-off-by: Julius Plenz <plenz@cis.fu-berlin.de>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
de4e4b02e54dd4&follow=1'>Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe