about summary refs log tree commit diff
path: root/ui-clone.c
diff options
context:
space:
mode:
authorFerry Huberts <ferry.huberts@pelagic.nl>2012-03-18 11:43:50 +0100
committerLars Hjemli <hjemli@gmail.com>2012-03-18 10:54:50 +0000
commit561959cffa3de67986d193469b77c8db0d307400 (patch)
treeb849ba81862cad5f2e728daae7a75d9d326fee1f /ui-clone.c
parenttests: handle paths with whitespace (diff)
downloadcgit-pink-561959cffa3de67986d193469b77c8db0d307400.tar.gz
cgit-pink-561959cffa3de67986d193469b77c8db0d307400.zip
tests: properly quote arguments to printf
v2: incorporate remarks of Lukas

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ject'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set 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