about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-01-14 14:13:39 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-01-14 14:18:17 +0100
commit4291453ec30656c2f59645d8a74cf295ce0253a9 (patch)
tree136f9ba52bb9cfebb9c0ab797661dba3ecaeaba3 /tests
parentFix missing prototype declarations (diff)
downloadcgit-pink-4291453ec30656c2f59645d8a74cf295ce0253a9.tar.gz
cgit-pink-4291453ec30656c2f59645d8a74cf295ce0253a9.zip
ui-shared: Avoid new line injection into redirect header
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-0400'>2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe