summary refs log tree commit diff
path: root/www/git.causal.agency/cgit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-04-13 00:11:30 -0400
committerJune McEnroe <june@causal.agency>2025-04-13 00:11:30 -0400
commitb5625267e7c485f4c3b6ff23da8d03b55afc8e00 (patch)
treef936aefc0d6f4c777ae568648a3624ea5739f81b /www/git.causal.agency/cgit
parentDon't list lens in trips if fixed (diff)
downloadsrc-b5625267e7c485f4c3b6ff23da8d03b55afc8e00.tar.gz
src-b5625267e7c485f4c3b6ff23da8d03b55afc8e00.zip
Also hide lens for trips if it hasn't changed
Diffstat (limited to 'www/git.causal.agency/cgit')
0 files changed, 0 insertions, 0 deletions
'>Set 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