about summary refs log tree commit diff
path: root/filters/html-converters
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-16 19:47:35 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-16 19:47:35 +0100
commitdf00ab1096868b3cffe563c48de5572f78b50392 (patch)
treee58f6e5dbc25e06f96b3b59bc8349b7cf75e7677 /filters/html-converters
parentauthentication: use hidden form instead of referer (diff)
downloadcgit-pink-df00ab1096868b3cffe563c48de5572f78b50392.tar.gz
cgit-pink-df00ab1096868b3cffe563c48de5572f78b50392.zip
auth: lua string comparisons are time invariant
By default, strings are compared by hash, so we can remove this comment.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'filters/html-converters')
0 files changed, 0 insertions, 0 deletions
title='2020-12-29 17:13:14 -0500'>2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe