about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-01 00:59:55 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-01 00:59:55 +0200
commite2a44cf0923398396b7a321d5ce894ad3bf6f580 (patch)
treee0c01ba5251b319aafaa183318c826d3620506d1 /Makefile
parentUse GIT-1.5.5.rc1 (diff)
downloadcgit-pink-e2a44cf0923398396b7a321d5ce894ad3bf6f580.tar.gz
cgit-pink-e2a44cf0923398396b7a321d5ce894ad3bf6f580.zip
Use GIT-1.5.5-rc2
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
d>June 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