about summary refs log tree commit diff
path: root/ui-commit.c
diff options
context:
space:
mode:
authorLars Hjemli <larsh@hal-2004.(none)>2007-01-04 16:53:03 +0100
committerLars Hjemli <larsh@hal-2004.(none)>2007-01-04 16:57:00 +0100
commit52e605caf573fa20fdd4fbac5e1cc69b7740b1f5 (patch)
tree62c7bfb147f93a850f430185961a89ee51b8470a /ui-commit.c
parentHandle '+' in querystring (diff)
downloadcgit-pink-52e605caf573fa20fdd4fbac5e1cc69b7740b1f5.tar.gz
cgit-pink-52e605caf573fa20fdd4fbac5e1cc69b7740b1f5.zip
Handle %xx encoding in querystring
Convert valid %xx expressions in querystring to ascii, ignore invalid
expressions (i.e. eat the three characters %xx).

Signed-off-by: Lars Hjemli <larsh@hal-2004.(none)>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
facde4e4b02e54dd4&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