Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add bibsort | June McEnroe | 2020-12-15 |
| | | | | | My first perl script! hi doesn't have syntax highlighting for perl, and I don't think I could sanely implement it, but oh well. | ||
* | Remove edit | June McEnroe | 2020-10-29 |
| | |||
* | Add nudge | June McEnroe | 2020-09-04 |
| | |||
* | Remove aes | June McEnroe | 2020-06-17 |
| | |||
* | Add c script | June McEnroe | 2020-05-31 |
| | |||
* | Remove setopt | June McEnroe | 2020-03-03 |
| | |||
* | Reorganize the Makefile for the umpteenth time | June McEnroe | 2020-01-31 |
| | | | | Broke out LDLIBS for each bin, and made everything more uniform. | ||
* | Revert "Add first working version of imbox" | June McEnroe | 2019-12-21 |
| | | | | | | Moved to <https://git.causal.agency/imbox>. This reverts commit 7ff5f3fd826e313ce8353a532bdfa4989dc946dc. | ||
* | Add first working version of imbox | June McEnroe | 2019-12-21 |
| | |||
* | Add title | June McEnroe | 2019-09-05 |
| | |||
* | Add edit | June McEnroe | 2019-08-29 |
| | |||
* | Rename wat to ever | June McEnroe | 2019-08-28 |
| | |||
* | Remove brot and gfxx | June McEnroe | 2019-08-28 |
| | |||
* | Use rand(3) in beef | June McEnroe | 2019-08-28 |
| | |||
* | Make dtch one command, add sinking | June McEnroe | 2019-08-12 |
| | |||
* | Add when | June McEnroe | 2019-07-24 |
| | | | | When? Now. | ||
* | Add shotty man page and build it | June McEnroe | 2019-07-09 |
| | |||
* | Add ptee | June McEnroe | 2019-07-08 |
| | |||
* | Simplify and build bit | June McEnroe | 2019-05-30 |
| | | | | lex is a waste of time. | ||
* | Add order | June McEnroe | 2019-05-15 |
| | |||
* | Move relay to bin | June McEnroe | 2019-05-04 |
| | |||
* | Add setopt | June McEnroe | 2019-02-24 |
| | |||
* | Unify *up scripts into one up.sh | June McEnroe | 2019-02-12 |
| | |||
* | Generate html for bins | June McEnroe | 2019-02-10 |
| | |||
* | Add pattend to hi | June McEnroe | 2019-02-06 |
| | |||
* | Add aes | June McEnroe | 2019-02-05 |
| | | | | | Okay this should really be aes(6) but I don't feel like adding back MAN6 in the Makefile. | ||
* | Add beef Befunge-93 interpreter | June McEnroe | 2019-01-26 |
| | |||
* | Reunify gfx and bin | June McEnroe | 2019-01-17 |
| | |||
* | Reorganize bin and Makefile once again | June McEnroe | 2019-01-17 |
| | |||
* | Rename rec to wat | June McEnroe | 2019-01-01 |
| | |||
* | Rename watch to rec | June McEnroe | 2018-12-02 |
| | | | | A watch binary already exists in various places (but isn't useful). | ||
* | Rearrange bin Makefile once more | June McEnroe | 2018-11-14 |
| | |||
* | Remove klon | June McEnroe | 2018-10-16 |
| | |||
* | Add ttpre | June McEnroe | 2018-10-08 |
| | |||
* | Add psf2png | June McEnroe | 2018-09-28 |
| | |||
* | Add psfed, a PSF2 font editor | June McEnroe | 2018-09-24 |
| | |||
* | Remove GAMES from BINS | June McEnroe | 2018-09-11 |
| | |||
* | Add klon.6 | June McEnroe | 2018-09-07 |
| | |||
* | Generate scheme.h | June McEnroe | 2018-08-20 |
| | |||
* | Add open(1) forwarding to pbd | June McEnroe | 2018-08-08 |
| | |||
* | Move graphical programs out of bin | June McEnroe | 2018-07-30 |
| | | | | I wonder when the last time was something needed -ledit... | ||
* | Add modem | June McEnroe | 2018-05-13 |
| | |||
* | Add brot | June McEnroe | 2018-04-10 |
| | | | | It's a Mandelbrot renderer. | ||
* | Add scheme.png target | June McEnroe | 2018-03-31 |
| | |||
* | Add color scheme PNG generator | June McEnroe | 2018-03-31 |
| | |||
* | Copy glitch from pngo | June McEnroe | 2018-03-02 |
| | |||
* | Remove jrp | June McEnroe | 2018-02-25 |
| | | | | It was fun. | ||
* | Add WIP pngo which produces glitch art | June McEnroe | 2018-02-15 |
| | |||
* | Move PNG filename counter into gfxx | June McEnroe | 2018-02-14 |
| | | | | pngs.c was a fun idea but a little convoluted. | ||
* | Add PNG stream splitter | June McEnroe | 2018-02-13 |
| | | | | | I don't know, somehow this is easier than having gfxx care about where it's writing to. |