about summary refs log tree commit diff
path: root/ui-diff.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-11-07 16:25:23 +0100
committerLars Hjemli <hjemli@gmail.com>2010-11-07 16:25:23 +0100
commit69f705cf5727cc1f099f6cd6af759f66bfd9a343 (patch)
treeab36f62bc5fea3856603f6653f5c8da31233abea /ui-diff.h
parentMakefile: add -MP option (diff)
parentUse absolute path for scanned repo readme (diff)
downloadcgit-pink-69f705cf5727cc1f099f6cd6af759f66bfd9a343.tar.gz
cgit-pink-69f705cf5727cc1f099f6cd6af759f66bfd9a343.zip
Merge branch 'stable'
Conflicts:
	scan-tree.c

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ogheader'>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