summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-20 19:04:45 -0500
committerJune McEnroe <june@causal.agency>2020-12-20 19:04:45 -0500
commit049e5c654dcabec01449d9ac38cf5088865a8dbf (patch)
treeb5a2a0f005e601aa4f676a79ccd44bc5e0083832 /www/git.causal.agency/cgit/.gitmodules
parentConvert :RFC number to number (diff)
downloadsrc-049e5c654dcabec01449d9ac38cf5088865a8dbf.tar.gz
src-049e5c654dcabec01449d9ac38cf5088865a8dbf.zip
Depend on rfc-index.txt.gz in Makefile
Diffstat (limited to 'www/git.causal.agency/cgit/.gitmodules')
0 files changed, 0 insertions, 0 deletions
22-06-02 20:53:17 -0400'>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