summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore54log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile1086log plain blame
-rw-r--r--QUIRKS.71150log plain blame
-rw-r--r--README.73901log plain blame
-rw-r--r--bounce.c18981log plain blame
-rw-r--r--bounce.h8231log plain blame
-rw-r--r--calico.12120log plain blame
-rw-r--r--cert.c2868log plain blame
-rw-r--r--client.c17674log plain blame
-rw-r--r--config.c3762log plain blame
-rwxr-xr-xconfigure1190log plain blame
-rw-r--r--dispatch.c7856log plain blame
d---------extra67log plain
-rw-r--r--local.c6959log plain blame
-rw-r--r--pounce.115858log plain blame
-rw-r--r--ring.c7332log plain blame
-rw-r--r--server.c7329log plain blame
-rw-r--r--state.c11946log plain blame
-rw-r--r--xdg.c3826log plain blame
tle='2021-01-12 20:34:27 -0500'>2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe