summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Emulate MANSECT for mandoc which lacks itJune McEnroe2021-05-03
* Add ff aliasJune McEnroe2021-05-02
* Alias ag to ag --pagerJune McEnroe2021-05-02
* Add copy mode to typerJune McEnroe2021-04-28
* Remove hnelJune McEnroe2021-04-26
* Draw foundations in reverse orderJune McEnroe2021-04-26
* Only use cells for moveColumnJune McEnroe2021-04-26
* Remove samba_mdns rc scriptJune McEnroe2021-04-26
* Match space between #! and /bin/shJune McEnroe2021-04-26
* Remove vim aliasJune McEnroe2021-04-26
* Remove neovim configsJune McEnroe2021-04-26
* Add The PenelopiadJune McEnroe2021-04-26
* Publish "Time Machine"June McEnroe2021-04-25
* Check in dash autogen files for realJune McEnroe2021-04-25
* Copy automake filesJune McEnroe2021-04-25
* Revert "Check in dash autogen files"June McEnroe2021-04-25
* Add The Once and Future WitchesJune McEnroe2021-04-20
* Rearrange Makefile once more once more once moreJune McEnroe2021-04-18
* Add -R reverse typerJune McEnroe2021-04-18
* Flip card renderingJune McEnroe2021-04-18
* Add freecellJune McEnroe2021-04-17
* Fix crash trying to print "this commit" on 404sJune McEnroe2021-04-12
* Simplify rfctagsJune McEnroe2021-04-11
* Add The Relentless MoonJune McEnroe2021-04-10
* Check in dash autogen filesJune McEnroe2021-04-04
* Add BellwetherJune McEnroe2021-03-29
* Add typer -P and -c to connect to pounceJune McEnroe2021-03-23
* Add typer botJune McEnroe2021-03-23
* Add Her Body and Other PartiesJune McEnroe2021-03-21
* Add some missing justification to "C Style"June McEnroe2021-03-16
* Publish "C Style"June McEnroe2021-03-16
* Add The City We BecameJune McEnroe2021-03-15
* Add bubger to causal.agency pageJune McEnroe2021-03-14
* Remove bubger from planJune McEnroe2021-03-10
* Optionally compress RFCs, decompress in rfc(1)June McEnroe2021-03-06
* Remove rfc.vimJune McEnroe2021-03-06
* Publish "Mailing List"June McEnroe2021-03-04
* Add cwm bindings for tilingJune McEnroe2021-03-01
* Move LESS_TERMCAP settings to .shrcJune McEnroe2021-02-27
* Revert "Lower sctd temperature"June McEnroe2021-02-27
* Make mktemp -t compatible with OpenBSDJune McEnroe2021-02-26
* Lower sctd temperatureJune McEnroe2021-02-26
* Add feed reader for IMAP to planJune McEnroe2021-02-24
* Add mailist, liberapay to indexJune McEnroe2021-02-24
* Add -q flag to everJune McEnroe2021-02-24
* Remove sbubby, etc. from planJune McEnroe2021-02-24
* Switch to Go Mono on OpenBSDJune McEnroe2021-02-23
* Publish "Operating systems"June McEnroe2021-02-22
* Iterate over text files to generate feedJune McEnroe2021-02-22
* Add asciinema to supJune McEnroe2021-02-21
nsJune McEnroe This lets phrases like "hi june" get colored, but still doesn't get carried away. 2020-02-11Use time_t for save signatureJune McEnroe It's actually more likely to be 64-bit than size_t anyway, and it eliminates some helper functions. Also don't error when reading an empty save file. 2020-02-11Set self.nick to * initiallyJune McEnroe Allows removing a bunch of checks that self.nick is set, and it's what the server usually calls you before registration. Never highlight notices as mentions. 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe