about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorKamil Kaminski <kamilkss@gmail.com>2010-10-10 23:58:30 -0500
committerLars Hjemli <hjemli@gmail.com>2010-11-08 19:30:03 +0100
commit49d09d4fd1b0cab8189cf1809a1b1241f54c2e48 (patch)
treef9874b7a09da4b49325320a94c3cb9dc4cf970c1 /git
parentAppend path and branch to atom feed title (diff)
downloadcgit-pink-49d09d4fd1b0cab8189cf1809a1b1241f54c2e48.tar.gz
cgit-pink-49d09d4fd1b0cab8189cf1809a1b1241f54c2e48.zip
Fix a typo in README, s/ExecCGI/+ExecCGI
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'git')
0 files changed, 0 insertions, 0 deletions
oe 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