about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorFerry Huberts <ferry.huberts@pelagic.nl>2012-03-18 11:43:49 +0100
committerLars Hjemli <hjemli@gmail.com>2012-03-18 10:54:42 +0000
commitf8492f79a3b1193ae1a412eb7c4f3b0c2b21ecaa (patch)
tree0fc9de5f5f5af4fe98a5fbe105074fd6617d257a /cmd.c
parentCGIT-0.9.0.3 (diff)
downloadcgit-pink-f8492f79a3b1193ae1a412eb7c4f3b0c2b21ecaa.tar.gz
cgit-pink-f8492f79a3b1193ae1a412eb7c4f3b0c2b21ecaa.zip
tests: handle paths with whitespace
v2: incorporate remarks of Lukas

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
tr class='nohover-highlight'> 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 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