summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* Remove GAMES from BINSJune McEnroe2018-09-11
* Rewrite bin.7 and render to plaintext READMEJune McEnroe2018-09-11
* Add "blank" lines to man pagesJune McEnroe2018-09-11
* Fix Nm usage in multi-name man pagesJune McEnroe2018-09-08
* Put real dates on man pagesJune McEnroe2018-09-08
* Replace README with README.7June McEnroe2018-09-07
* Add xx.1June McEnroe2018-09-07
* Add watch.1June McEnroe2018-09-07
* Add wake.1June McEnroe2018-09-07
* Add scheme.1June McEnroe2018-09-07
* Add pngo.1June McEnroe2018-09-07
* Use .Dl for examplesJune McEnroe2018-09-07
* Add pbd.1June McEnroe2018-09-07
* Add modem.1June McEnroe2018-09-07
* Add klon.6June McEnroe2018-09-07
* Pass "command ..." as one string to ArJune McEnroe2018-09-07
* Add hnel.1June McEnroe2018-09-07
* Link man pages in ~/.localJune McEnroe2018-09-07
* Symlink atch.1June McEnroe2018-09-07
* Add .Os macro to all man pagesJune McEnroe2018-09-07
* Add glitch.1June McEnroe2018-09-07
* List FRAMEBUFFER defaults in FILES sectionJune McEnroe2018-09-07
* Remove -width options from .BlJune McEnroe2018-09-07
* Add fbclock.1June McEnroe2018-09-07
* Add fbatt.1June McEnroe2018-09-07
* Revert "Add README.7"June McEnroe2018-09-07
* Add README.7June McEnroe2018-09-07
* Add dtch.1June McEnroe2018-09-07
* Add bri.1June McEnroe2018-09-07
* Use tabs in READMEJune McEnroe2018-09-05
* Remove disown from READMEJune McEnroe2018-09-05
* Factor out pixelBits, pixelSize in glitchJune McEnroe2018-09-05
* Factor out pixelBits, pixelSize in pngoJune McEnroe2018-09-05
* Zero after mirrorJune 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
* Add -i invert option to glitchJune McEnroe2018-09-04
* malloc IDAT chunks in pngo and glitchJune McEnroe2018-09-02
* Use PascalCase for constantsJune McEnroe2018-09-02
* Update usage of scheme in READMEJune McEnroe2018-08-20
* Use scheme.h in fbatt and fbclockJune McEnroe2018-08-20
* Generate scheme.hJune McEnroe2018-08-20
* Refactor scheme and add mintty outputJune McEnroe2018-08-11
* Add open(1) forwarding to pbdJune McEnroe2018-08-08
* Refactor msr606June McEnroe2018-07-31
* Add msr606June McEnroe2018-07-31
* Rename linux function in schemeJune McEnroe2018-07-30
* Add gfx README and LICENSEJune McEnroe2018-07-30
* Move graphical programs out of binJune McEnroe2018-07-30
une McEnroe 2019-02-18Match statics and typedefs as TagJune McEnroe 2019-02-18Clean up htmlHeaderJune McEnroe 2019-02-18Remove hi line numberingJune McEnroe Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe