Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Document and install git-comment | June McEnroe | 2021-09-08 |
| | |||
* | Add dehtml | June McEnroe | 2021-09-07 |
| | |||
* | Remove hnel | June McEnroe | 2021-04-26 |
| | | | | I haven't had a use for it in years. | ||
* | Rearrange Makefile once more once more once more | June McEnroe | 2021-04-18 |
| | | | | Well now I can add targets to ALL in config.mk so that's simpler. | ||
* | Add freecell | June McEnroe | 2021-04-17 |
| | |||
* | Add typer bot | June McEnroe | 2021-03-23 |
| | | | | Ok maybe I'm an asshole. | ||
* | Add sup for setting single-use passwords | June McEnroe | 2021-02-16 |
| | |||
* | Add install targets to bin | June McEnroe | 2021-02-10 |
| | | | | | Motivated by OpenBSD's default rules not setting copied shell scripts executable. install(1) does. | ||
* | Use flags for pbd client behaviour | June McEnroe | 2021-02-09 |
| | |||
* | Generate tags for sh files in mtags | June McEnroe | 2021-01-20 |
| | | | | | Only matches functions declared at the beginnings of lines, but I'm fine with that. | ||
* | Add messy sh lexer | June McEnroe | 2021-01-20 |
| | | | | Surprisingly seems to work for everything I looked at in my repos. | ||
* | Add mtags to generate tags for make and mdoc | June McEnroe | 2021-01-19 |
| | |||
* | Remove ttpre | June McEnroe | 2021-01-13 |
| | | | | I'm not using this for the bin HTML pages anymore. | ||
* | Remove hi | June McEnroe | 2021-01-13 |
| | | | | | Replaced with hilex, which is far less of a hack. hilex still lacks a shell lexer, but hi's was never very good anyway. | ||
* | Remove -t flag from ctags commands | June McEnroe | 2021-01-13 |
| | | | | It's the default/only there for compatibility on the implementations I use. | ||
* | Move text "lexer" to hilex.c | June McEnroe | 2021-01-13 |
| | |||
* | Use hilex for bin HTML | June McEnroe | 2021-01-12 |
| | |||
* | Move hilex out of hilex directory | June McEnroe | 2021-01-12 |
| | |||
* | List both Makefile and html.sh under README.7 | June McEnroe | 2021-01-12 |
| | |||
* | Use mandoc and htagml for bin html | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml | June McEnroe | 2021-01-12 |
| | |||
* | 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 |
| | |||
* | Build fbclock with -lz | June McEnroe | 2020-09-03 |
| | | | | I guess this got lost somewhere, long ago... | ||
* | Use scheme for bin html | June McEnroe | 2020-08-23 |
| | |||
* | Remove aes | June McEnroe | 2020-06-17 |
| | |||
* | Add c script | June McEnroe | 2020-05-31 |
| | |||
* | Use . as ${LDLIBS.$@} separator | June McEnroe | 2020-04-20 |
| | |||
* | Remove setopt | June McEnroe | 2020-03-03 |
| | |||
* | Separate LINKS from BINS for html to work | June McEnroe | 2020-02-11 |
| | |||
* | 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 |
| | |||
* | Rename bin.7 to README.7 | June McEnroe | 2019-11-27 |
| | | | | GitHub be damned. | ||
* | Replace shotty with code from stream | June McEnroe | 2019-11-25 |
| | | | | | | | A much more complete implementation of a terminal emulator which I also fuzzed. Code is still kind of a mess though. Also case range syntax is now allowed here I guess. | ||
* | Use CURL_PREFIX to set flags | June McEnroe | 2019-09-05 |
| | |||
* | 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 |
| | |||
* | Remove wake | June McEnroe | 2019-08-28 |
| | | | | RIP again, thursday. I don't think the RPi3 even knows how to suspend. | ||
* | Make dtch one command, add sinking | June McEnroe | 2019-08-12 |
| | |||
* | Rewrite Makefile once more with more organization | June McEnroe | 2019-07-27 |
| | |||
* | Reference png.h in bin.7 | June McEnroe | 2019-07-27 |
| | |||
* | Revert "Use scheme to style HTMLs" | June McEnroe | 2019-07-27 |
| | | | | | | This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it. | ||
* | Add png.3 man page | June McEnroe | 2019-07-25 |
| | |||
* | Use scheme to style HTMLs | June McEnroe | 2019-07-25 |
| | |||
* | Generate index.html with links from bin.7 | June McEnroe | 2019-07-25 |
| |