Commit message (Expand) | Author | ||
---|---|---|---|
2020-08-18 | Update htop config serialization | June McEnroe | |
2020-08-18 | Highlight .in files as sh | June McEnroe | |
2020-08-15 | Bump title buffer to 64K | June McEnroe | |
2020-08-09 | Publish "LibreTLS" | June McEnroe | |
2020-08-02 | Add scooper update to "IRC Suite" | June McEnroe | |
2020-07-31 | Add scooper to causal.agency | June McEnroe | |
2020-07-25 | Fix setting second title request to GET | June McEnroe | |
2020-07-20 | Set pull.rebase true | June McEnroe | |
2020-07-18 | Read from stdin in order | June McEnroe | |
2020-07-18 | Actually fix nvim and doas presence tests | June McEnroe | |
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 McEnroeneeds to know about UTF-8 too so it can bold/italic non-ASCII chars. | |
2019-12-20 | Source .editrc before applying -v or -e | June McEnroe | |
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I binding for sh-complete. | |||
2019-12-20 | Disable signing commits | June McEnroe | |
Why did I ever turn this on? This gets me nothing but inconvenience. RIP to all the wasted bytes in my git repos. | |||
2019-12-19 | Ignore about-filter | June McEnroe | |
2019-12-19 | Fix matching make tags with no sources | June McEnroe | |
2019-12-19 | Avoid matching := assignments as tags | June McEnroe | |
2019-12-18 | Hide line numbers when rendering mdoc | June McEnroe | |
Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. | |||
2019-12-18 | Customize cgit CSS | June McEnroe | |
2019-12-18 | Use :target rather than :focus pseudo-class | June McEnroe | |
:target persists after you click on something else. | |||
2019-12-18 | Copy cgit auxiliary binaries properly | June McEnroe | |
2019-12-18 | Add git.causal.agency cgit config | June McEnroe | |
2019-12-18 | Bail from hi if input is binary | June McEnroe | |
NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. | |||
2019-12-16 | Post "cgit setup" | June McEnroe |