summary refs log tree commit diff
path: root/bin/man (follow)
Commit message (Collapse)AuthorAge
* Remove msr606June McEnroe2018-11-07
|
* Implement all of MSR606June McEnroe2018-11-07
|
* Remove klonJune McEnroe2018-10-16
|
* Add ttpreJune McEnroe2018-10-08
|
* Add -H flag to psfed to increase heightJune McEnroe2018-10-03
|
* Rewrite schemeJune McEnroe2018-10-02
|
* Allow setting colors in psf2pngJune McEnroe2018-10-02
|
* 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
|
* Add tRNS support to pngoJune McEnroe2018-09-17
|
* Move bin man pages to bin/manJune McEnroe2018-09-11
5 23:19:00 -0400'>2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe