about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-27 19:19:24 -0500
committerJune McEnroe <june@causal.agency>2022-02-13 11:46:08 -0500
commitfa86ef6a3d5243ccd3bf679259a94ad46471b3cd (patch)
treeedbadbb3bb9a9d279c6eabf212fa45011ad8cd3b /Makefile
parentBump version (diff)
downloadcgit-pink-fa86ef6a3d5243ccd3bf679259a94ad46471b3cd.tar.gz
cgit-pink-fa86ef6a3d5243ccd3bf679259a94ad46471b3cd.zip
Remove dependency on memrchr
Not available on macOS.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
>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 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe