summary refs log tree commit diff
path: root/etc/CodeQWERTY.keylayout (unfollow)
Commit message (Expand)Author
2019-01-01Rename rec to watJune McEnroe
2019-01-01Make all copyright headers consistentJune McEnroe
2019-01-01Bump copyright yearJune McEnroe
2018-12-31Run ls if gs failsJune McEnroe
2018-12-29Simplify htop displayJune McEnroe
2018-12-21Add Daughters — You Won't Get What You WantJune McEnroe
2018-12-21Add La Dispute — FULTON STREET IJune McEnroe
2018-12-17Add KASHIWA Daisuke — StellaJune McEnroe
2018-12-16Fix rot13 port bin pathJune McEnroe
2018-12-11Remove explicit Os from gfx man pagesJune McEnroe
2018-12-11Add TF2 sensitivity bindsJune McEnroe
2018-12-02Remove explicit "Os" from man pagesJune McEnroe
2018-12-02Rename watch to recJune McEnroe
2018-12-02Remove \h bindingJune McEnroe
2018-12-01Add Jeff Wayne — The Eve of the WarJune McEnroe
2018-11-27Switch to pkgsrc on DarwinJune McEnroe
2018-11-27Fix ports for LinuxJune McEnroe
2018-11-26Un-hardcode fortune(6) path in cgramJune McEnroe
2018-11-26Add cgram "port" from NetBSDJune McEnroe
2018-11-25Add "ports" of some FreeBSD utilities for macOSJune McEnroe
2018-11-25Return enum Error from file functions in ediJune McEnroe
2018-11-24Implement deserialization in ediJune McEnroe
2018-11-24Add premature serialization to ediJune McEnroe
2018-11-23Set default .asm, .h, .sh syntax modes for vimJune McEnroe
2018-11-23Replace tableUpdate with tableReplaceJune McEnroe
2018-11-23Move buffer length to blocksJune McEnroe
2018-11-23Disable number, laststatus, ruler in vimJune McEnroe
2018-11-22Add Julia Holter — I Shall Love 2June McEnroe
2018-11-22Add fileWrite for ediJune McEnroe
2018-11-22Simplify edi file readingJune McEnroe
2018-11-21Reorganize ignored directoriesJune McEnroe
2018-11-21Add Iter for ediJune McEnroe
2018-11-21Fix freeing empty buffer blockJune McEnroe
2018-11-21Read files in ediJune McEnroe
2018-11-21Free buffer block if empty when allocating new blockJune McEnroe
2018-11-21Track hot slice in tablesJune McEnroe
2018-11-20Add bufferDeleteJune McEnroe
2018-11-19Alias ls='ls -p'June McEnroe
2018-11-19Add missing include in dtchJune McEnroe
2018-11-18Avoid DST struct TableJune McEnroe
2018-11-18Add Go Mono variantsJune McEnroe
2018-11-18Add seeds of ediJune McEnroe
2018-11-15Use png.h in gfxx.cJune McEnroe
2018-11-14Remove zlib dependency from png.hJune McEnroe
2018-11-14Rearrange bin Makefile once moreJune McEnroe
2018-11-14Factor out png.hJune McEnroe
2018-11-14Add \l binding to insert AGPL commentJune McEnroe
2018-11-14Add Chromatics — Running Up That HillJune McEnroe
2018-11-12Clean up and improve dtchJune McEnroe
2018-11-12Use typedefs uint and byteJune McEnroe
ce/commit/client.c?h=1.4p1&id=da2643bc8039de811b4b0e5e1ce367e9236153cd&follow=1'>Only change AWAY status for registered clientsJune McEnroe Turns out I did eventually fix this, because I may want to implement "passive clients" for logging or notification stuff, which wouldn't affect AWAY status either. 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe