about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorMatt Comben <matt.comben@itdev.co.uk>2016-03-08 12:05:09 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2016-03-08 14:42:26 +0100
commit39735d95ca8775204ed4c5f306009707f7da79c6 (patch)
tree9d975a529ff18eb4008c764885ae0b06e32ee30d /git
parentui-shared: redirect should not exit early for cache (diff)
downloadcgit-pink-39735d95ca8775204ed4c5f306009707f7da79c6.tar.gz
cgit-pink-39735d95ca8775204ed4c5f306009707f7da79c6.zip
Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
over-highlight'> 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