summary refs log tree commit diff
path: root/bin/README (follow)
Commit message (Expand)AuthorAge
* Add ttpreJune McEnroe2018-10-08
* Add psf2pngJune McEnroe2018-09-28
* Add psfed, a PSF2 font editorJune McEnroe2018-09-24
* Fix README mandoc lintsJune McEnroe2018-09-19
* Rewrite bin.7 and render to plaintext READMEJune McEnroe2018-09-11
* Replace README with README.7June McEnroe2018-09-07
* Use tabs in READMEJune McEnroe2018-09-05
* Remove disown from READMEJune McEnroe2018-09-05
* Simplify glitch -x -y to just zeroJune McEnroe2018-09-05
* Add glitch -x and -yJune McEnroe2018-09-05
* Add glitch -i to READMEJune McEnroe2018-09-04
* Update usage of scheme in READMEJune McEnroe2018-08-20
* Add gfx README and LICENSEJune McEnroe2018-07-30
* Add -m option to glitchJune McEnroe2018-07-16
* Add modemJune McEnroe2018-05-13
* Add scheme to READMEJune McEnroe2018-03-31
* Add glitch to READMEJune McEnroe2018-03-02
* Add gfxx to READMEJune McEnroe2018-02-28
* Remove jrpJune McEnroe2018-02-25
* Reduce bit depth in pngoJune McEnroe2018-02-20
* Add pngo command line optionsJune McEnroe2018-02-19
* Index color if possible in pngoJune McEnroe2018-02-19
* Add pngo to READMEJune McEnroe2018-02-18
* Remove typoJune McEnroe2018-02-14
* Uncapitalize "framebuffer"June McEnroe2018-02-01
* Add fbattJune McEnroe2018-02-01
* Add bin/READMEJune McEnroe2018-02-01
n title='2017-07-31 22:14:56 -0400'>2017-07-31Use designated initializers for messagesJune McEnroe I did not realize this syntax was so powerful. 2017-07-31Show other clients' cursorsJune McEnroe Also unfuck removing on send failure. 2017-07-31Perform enter as two moves rather than a loopJune McEnroe 2017-07-31Track tile access countsJune McEnroe 2017-07-31Adjust move speed in clientJune McEnroe 2017-07-31Handle large movesJune McEnroe 2017-07-30Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe