about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-10-07 15:08:53 +0200
committerChristian Hesse <mail@eworm.de>2016-10-07 23:00:51 +0200
commitc177379547f93955fbd251b2a70a22b9bb85a257 (patch)
treec75367251e0e4b65915db2199db72ea7c77a1be3 /tests
parentgit: update to v2.10.1 (diff)
downloadcgit-pink-c177379547f93955fbd251b2a70a22b9bb85a257.tar.gz
cgit-pink-c177379547f93955fbd251b2a70a22b9bb85a257.zip
ui-repolist: fix memory leak
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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