about summary refs log tree commit diff
path: root/filters
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2012-10-28 18:36:08 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2012-10-28 11:53:58 -0600
commitfe1bb0e765883fa4149fba12daee81b6ae070de3 (patch)
treee59e8cfef219beca82b1447710c2d57df25aa0dd /filters
parentsyntax-highlighting.sh: Fix command injection. (diff)
downloadcgit-pink-fe1bb0e765883fa4149fba12daee81b6ae070de3.tar.gz
cgit-pink-fe1bb0e765883fa4149fba12daee81b6ae070de3.zip
ui-shared: use placeholder for empty commit subject
Display a placeholder when creating links to commits with empty subjects.
This avoids the creation of links of the form <a></a>.
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions
ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev