about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-11-07 18:16:50 +0100
committerLars Hjemli <hjemli@gmail.com>2009-11-07 18:16:50 +0100
commite633ccf714eb423c4522924c3b611dac2e176c5e (patch)
tree096e7acc625b790e6860fe446f56775d578b60ff /git
parentAdd NO_OPENSSL option (diff)
parentshared.c: return original errno (diff)
downloadcgit-pink-e633ccf714eb423c4522924c3b611dac2e176c5e.tar.gz
cgit-pink-e633ccf714eb423c4522924c3b611dac2e176c5e.zip
Merge branch 'stable'
Diffstat (limited to 'git')
0 files changed, 0 insertions, 0 deletions
3606cfe68c53&follow=1'>Set line number on File linesJune McEnroe 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