Commit message (Expand) | Author | ||
---|---|---|---|
2020-07-14 | Install up CGI with mode 700 | June McEnroe | |
2020-07-14 | Check that there is upload data | June McEnroe | |
2020-07-14 | Add CGI upload program for temp.causal.agency | June McEnroe | |
2020-07-10 | Add The Broken Kingdoms | June McEnroe | |
2020-07-08 | Add facebook and twitter to title user-agent | June McEnroe | |
2020-06-30 | Tweak causal.agency for mostly no reason | June McEnroe | |
2020-06-30 | Add Ancillary Justice | June McEnroe | |
2020-06-26 | Add password non-manager to plan | June McEnroe | |
2020-06-26 | Tweak TF2 sensitivities once more | June McEnroe | |
2020-06-19 | Add note about litterbox bot use | June McEnroe | |
2020-06-19 | Publish "IRC suite" | June McEnroe | |
2020-06-17 | Add errors to link.sh | June McEnroem fine with that. | |
2021-01-20 | Add messy sh lexer | June McEnroe | |
Surprisingly seems to work for everything I looked at in my repos. | |||
2021-01-20 | Add all target to git.causal.agency Makefile | June McEnroe | |
2021-01-20 | Remove Lua support | June McEnroe | |
Lua support is unused and the dlsym fwrite/write hacks horrify me. Clean it up. | |||
2021-01-20 | Fix tests for diff spans | June McEnroe | |
2021-01-20 | Avoid matching ':' in make tags | June McEnroe | |
Otherwise a :: rule includes one of the ':'s in the tag name. | |||
2021-01-19 | Prefer tag matches not preceded by [[:alnum:]] | June McEnroe | |
Otherwise the "id" in "void" matches for "void id". | |||
2021-01-19 | Escape \ and / in mtags search patterns | June McEnroe | |
2021-01-20 | Use mtags in source-filter | June McEnroe | |
2021-01-19 | Add mtags to generate tags for make and mdoc | June McEnroe | |
2021-01-19 | Map tags to IDs using only [[:alnum:]-._] | June McEnroe | |
2021-01-19 | Don't use a pager if reading standard input | June McEnroe | |
2021-01-19 | Support BSD make syntax and match *.am | June McEnroe | |
These don't really go together, but... | |||
2021-01-19 | Match tab following escaped newline in make assignments | June McEnroe | |
Otherwise it ends up going into Shell state. | |||
2021-01-18 | Allow matching lexers using first input line | June McEnroe |