about summary refs log tree commit diff
path: root/git
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 /git
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 '')
0 files changed, 0 insertions, 0 deletions
/> 2019-05-15Add orderJune McEnroe 2019-05-12Add 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