summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
* Make all copyright headers consistentJune McEnroe2019-01-01
* Remove explicit "Os" from man pagesJune McEnroe2018-12-02
* Rename watch to recJune McEnroe2018-12-02
* Return enum Error from file functions in ediJune McEnroe2018-11-25
* Implement deserialization in ediJune McEnroe2018-11-24
* Add premature serialization to ediJune McEnroe2018-11-24
* Replace tableUpdate with tableReplaceJune McEnroe2018-11-23
* Move buffer length to blocksJune McEnroe2018-11-23
* Add fileWrite for ediJune McEnroe2018-11-22
* Simplify edi file readingJune McEnroe2018-11-22
* Add Iter for ediJune McEnroe2018-11-21
* Fix freeing empty buffer blockJune McEnroe2018-11-21
* Read files in ediJune McEnroe2018-11-21
* Free buffer block if empty when allocating new blockJune McEnroe2018-11-21
* Track hot slice in tablesJune McEnroe2018-11-21
* Add bufferDeleteJune McEnroe2018-11-20
* Add missing include in dtchJune McEnroe2018-11-19
* Avoid DST struct TableJune McEnroe2018-11-18
* Add seeds of ediJune McEnroe2018-11-18
* Remove zlib dependency from png.hJune McEnroe2018-11-14
* Rearrange bin Makefile once moreJune McEnroe2018-11-14
* Factor out png.hJune McEnroe2018-11-14
* Clean up and improve dtchJune McEnroe2018-11-12
* Use typedefs uint and byteJune McEnroe2018-11-12
* Remove msr606June McEnroe2018-11-07
* Implement all of MSR606June McEnroe2018-11-07
* Prevent buffer overflows in pngoJune McEnroe2018-10-28
* Fix tags targetJune McEnroe2018-10-17
* Remove klonJune McEnroe2018-10-16
* Use wchar_t in ttpreJune McEnroe2018-10-08
* Add ttpreJune McEnroe2018-10-08
* Use col -b to remove formatting for READMEJune McEnroe2018-10-08
* Remove edi.cJune McEnroe2018-10-07
* Add -H flag to psfed to increase heightJune McEnroe2018-10-03
* Rewrite schemeJune McEnroe2018-10-02
* Allow setting colors in psf2pngJune McEnroe2018-10-02
* Fix case of ASCII constants in psfedJune McEnroe2018-09-30
* Add -c and -s to psf2pngJune McEnroe2018-09-29
* Add f and ' to psfedJune McEnroe2018-09-29
* Add psf2pngJune McEnroe2018-09-28
* Add HJKL for moving glyphs to psfedJune McEnroe2018-09-27
* Move psfed paste to edit modeJune McEnroe2018-09-27
* Add copy paste to psfedJune McEnroe2018-09-26
* Add r to psfed for invertJune McEnroe2018-09-25
* Add psfed, a PSF2 font editorJune McEnroe2018-09-24
* Add scheme -i to swap white and blackJune McEnroe2018-09-21
* Fix README mandoc lintsJune McEnroe2018-09-19
* Un-NOT trans.alpha values in pngoJune McEnroe2018-09-19
* Refactor reads in pngo and clear palette between filesJune McEnroe2018-09-18
* Add tRNS support to pngoJune McEnroe2018-09-17