summary refs log tree commit diff
path: root/doc/rfc/makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-09-11 22:48:03 -0400
committerJune McEnroe <june@causal.agency>2023-09-11 22:48:03 -0400
commita50c6f455a5c1e092080e5796ad822461e1ae5f4 (patch)
tree2ab60aa3b5fc00e7e9b7c5a7e3e994cabf85b364 /doc/rfc/makefile
parentAdd git-import (diff)
downloadsrc-a50c6f455a5c1e092080e5796ad822461e1ae5f4.tar.gz
src-a50c6f455a5c1e092080e5796ad822461e1ae5f4.zip
Revert "Add git-import"
This reverts commit 90fefcaa0b70af49061d648ae3566d65abfc2ab0.

Moved to jorts.
Diffstat (limited to 'doc/rfc/makefile')
0 files changed, 0 insertions, 0 deletions
tr> 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