summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/shared.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-24 21:59:22 -0500
committerJune McEnroe <june@causal.agency>2021-02-24 21:59:22 -0500
commit4658c91a91101845a218bef6bf7f2db9e31b1413 (patch)
tree8e136c11027f54097f5c972b398a80eb7767a9af /www/git.causal.agency/cgit/shared.c
parentAdd -q flag to ever (diff)
downloadsrc-4658c91a91101845a218bef6bf7f2db9e31b1413.tar.gz
src-4658c91a91101845a218bef6bf7f2db9e31b1413.zip
Add mailist, liberapay to index
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2-06-05FIRST 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