Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add quick | June McEnroe | 2021-09-23 |
| | |||
* | Remove Linux-specific utilities | June McEnroe | 2021-09-22 |
| | | | | I haven't used these in ages. | ||
* | Rewrite pngo, add explicit options | June McEnroe | 2021-09-21 |
| | | | | Interesting to see how my code habits have changed. | ||
* | Remove typer, add downgrade to README | June McEnroe | 2021-09-15 |
| | |||
* | Set bot mode on downgrade | June McEnroe | 2021-09-15 |
| | |||
* | Add downgrade IRC bot | June McEnroe | 2021-09-14 |
| | |||
* | Add git comment --pretty option | June McEnroe | 2021-09-10 |
| | |||
* | Up default min-repeat to 30 lines | June McEnroe | 2021-09-08 |
| | |||
* | Document and install git-comment | June McEnroe | 2021-09-08 |
| | |||
* | Document lack of alt text in dehtml | June McEnroe | 2021-09-07 |
| | | | | I want to implement this but it requires more complex lexing. | ||
* | Add dehtml | June McEnroe | 2021-09-07 |
| | |||
* | Strip typer down to copy or reverse modes | June McEnroe | 2021-07-09 |
| | |||
* | Add patreon to sup | June McEnroe | 2021-07-05 |
| | |||
* | Use $SHELL -c to run up -c | -t commands | June McEnroe | 2021-06-21 |
| | | | | And clean up some other things. | ||
* | Add copy mode to typer | June McEnroe | 2021-04-28 |
| | |||
* | Remove hnel | June McEnroe | 2021-04-26 |
| | | | | I haven't had a use for it in years. | ||
* | Add -R reverse typer | June McEnroe | 2021-04-18 |
| | |||
* | Add typer -P and -c to connect to pounce | June McEnroe | 2021-03-23 |
| | | | | Of course, running this full time would really fill up the buffer... | ||
* | Add typer bot | June McEnroe | 2021-03-23 |
| | | | | Ok maybe I'm an asshole. | ||
* | Add -q flag to ever | June McEnroe | 2021-02-24 |
| | |||
* | Add asciinema to sup | June McEnroe | 2021-02-21 |
| | |||
* | Add Liberapay to sup | June McEnroe | 2021-02-21 |
| | | | | | Don't actually need to set a password for this one, but I can automate using the email link to log in. | ||
* | Add bugzilla support to sup | June McEnroe | 2021-02-17 |
| | |||
* | Add tildenews support to sup | June McEnroe | 2021-02-16 |
| | | | | See those variables paid off :) | ||
* | Add sup for setting single-use passwords | June McEnroe | 2021-02-16 |
| | |||
* | Add missing %U for RFCs in bibsort | June McEnroe | 2021-02-16 |
| | |||
* | Use flags for pbd client behaviour | June McEnroe | 2021-02-09 |
| | |||
* | Use scrot for up -s if no screencapture | June McEnroe | 2021-02-07 |
| | | | | Still missing putting the URL in an X selection. | ||
* | Add xterm output to scheme | June McEnroe | 2021-02-06 |
| | |||
* | 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 |
| | |||
* | Don't use a pager if reading standard input | June McEnroe | 2021-01-19 |
| | |||
* | Support BSD make syntax and match *.am | June McEnroe | 2021-01-19 |
| | | | | These don't really go together, but... | ||
* | Allow matching lexers using first input line | June McEnroe | 2021-01-18 |
| | | | | Using ungetc(3) rather than rewind(3) to support piped input. | ||
* | Automatically pipe hilex ANSI output to PAGER | June McEnroe | 2021-01-15 |
| | |||
* | Output htagml -x from the main loop | June McEnroe | 2021-01-15 |
| | | | | | Silly the way it was written, but I think I started writing it that way before I decided to make it mutually exclusive with regular output. | ||
* | 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. | ||
* | Shorten hilex class names | June McEnroe | 2021-01-13 |
| | |||
* | Add hilex example to htagml manual | June McEnroe | 2021-01-13 |
| | |||
* | Use hilex for up -h | June McEnroe | 2021-01-12 |
| | |||
* | Don't output a pre in hilex by default | June McEnroe | 2021-01-12 |
| | |||
* | Move hilex out of hilex directory | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml -i | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml -x | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml example | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml | June McEnroe | 2021-01-12 |
| | |||
* | Add c -t flag to print expression type | June McEnroe | 2021-01-09 |
| | | | | Also add missing float case. | ||
* | Clean up order lexer | June McEnroe | 2021-01-01 |
| |