about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-07-14 05:10:28 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-07-14 05:10:28 +0200
commitc4d23d02ec5a26d09d389dcf7b8928ecd5798ccc (patch)
tree842e4126b7cc428e8ec31dab4a14b485c1cd78d9 /Makefile
parentauth-filter: do not write more than we've read (diff)
downloadcgit-pink-c4d23d02ec5a26d09d389dcf7b8928ecd5798ccc.tar.gz
cgit-pink-c4d23d02ec5a26d09d389dcf7b8928ecd5798ccc.zip
auth-filters: do not crash on nil username
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
3' class='logmsg'> 2019-02-08Use [] to quote special characters in regexJune McEnroe This looks much cleaner than having to double-escape backslash. 2019-02-08Improve ANSI output and base IRC on itJune McEnroe 2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe