summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Clean up state.c and factor out parsingJune McEnroe2019-10-23
* Respond to pingsJune McEnroe2019-10-23
* Add verbose flagJune McEnroe2019-10-23
* Set NOSIGPIPE on server connectionJune McEnroe2019-10-23
* Set an initial loop capJune McEnroe2019-10-23
* Fix rest parsingJune McEnroe2019-10-23
* Add dynamic poll listJune McEnroe2019-10-23
* Don't assume commands have targets and handle ERRORJune McEnroe2019-10-23
* Clean up state somewhatJune McEnroe2019-10-23
* Actually send the buffer...June McEnroe2019-10-23
* Add stateJune McEnroe2019-10-23
* Add README.7June McEnroe2019-10-22
* Implement serverLoginJune McEnroe2019-10-22
* Mention server-time in manual pageJune McEnroe2019-10-22
* Implement serverConnectJune McEnroe2019-10-22
* Rename bouncer to bounceJune McEnroe2019-10-22
* Remove pollfd from listen interfaceJune McEnroe2019-10-20
* Move listen code to listen.cJune McEnroe2019-10-19
* Bind to all available addressesJune McEnroe2019-10-15
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
* Add manual page with initial argumentsJune McEnroe2019-10-15
mit/bin/man1?id=e4e49b1b03e6eb666d6efaf2850cc15f2f71b713'>Remove typer, add downgrade to READMEJune McEnroe2021-09-15 | * Set bot mode on downgradeJune McEnroe2021-09-15 | * Add downgrade IRC botJune McEnroe2021-09-14 | * Add git comment --pretty optionJune McEnroe2021-09-10 | * Up default min-repeat to 30 linesJune McEnroe2021-09-08 | * Document and install git-commentJune McEnroe2021-09-08 | * Document lack of alt text in dehtmlJune McEnroe2021-09-07 | | | | I want to implement this but it requires more complex lexing. * Add dehtmlJune McEnroe2021-09-07 | * Strip typer down to copy or reverse modesJune McEnroe2021-07-09 | * Add patreon to supJune McEnroe2021-07-05 | * Use $SHELL -c to run up -c | -t commandsJune McEnroe2021-06-21 | | | | And clean up some other things. * Add copy mode to typerJune McEnroe2021-04-28 | * Remove hnelJune McEnroe2021-04-26 | | | | I haven't had a use for it in years. * Add -R reverse typerJune McEnroe2021-04-18 | * Add typer -P and -c to connect to pounceJune McEnroe2021-03-23 | | | | Of course, running this full time would really fill up the buffer... * Add typer botJune McEnroe2021-03-23 | | | | Ok maybe I'm an asshole. * Add -q flag to everJune McEnroe2021-02-24 | * Add asciinema to supJune McEnroe2021-02-21 | * Add Liberapay to supJune McEnroe2021-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 supJune McEnroe2021-02-17 | * Add tildenews support to supJune McEnroe2021-02-16 | | | | See those variables paid off :) * Add sup for setting single-use passwordsJune McEnroe2021-02-16 | * Add missing %U for RFCs in bibsortJune McEnroe2021-02-16 | * Use flags for pbd client behaviourJune McEnroe2021-02-09 | * Use scrot for up -s if no screencaptureJune McEnroe2021-02-07 | | | | Still missing putting the URL in an X selection. * Add xterm output to schemeJune McEnroe2021-02-06 | * Generate tags for sh files in mtagsJune McEnroe2021-01-20 | | | | | Only matches functions declared at the beginnings of lines, but I'm fine with that. * Add messy sh lexerJune McEnroe2021-01-20 | | | | Surprisingly seems to work for everything I looked at in my repos. * Add mtags to generate tags for make and mdocJune McEnroe2021-01-19 | * Don't use a pager if reading standard inputJune McEnroe2021-01-19 | * Support BSD make syntax and match *.amJune McEnroe2021-01-19 | | | | These don't really go together, but... * Allow matching lexers using first input lineJune McEnroe2021-01-18 | | | | Using ungetc(3) rather than rewind(3) to support piped input. * Automatically pipe hilex ANSI output to PAGERJune McEnroe2021-01-15 | * Output htagml -x from the main loopJune McEnroe2021-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 ttpreJune McEnroe2021-01-13 | | | | I'm not using this for the bin HTML pages anymore. * Remove hiJune McEnroe2021-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 namesJune McEnroe2021-01-13 | * Add hilex example to htagml manualJune McEnroe2021-01-13 | * Use hilex for up -hJune McEnroe2021-01-12 | * Don't output a pre in hilex by defaultJune McEnroe2021-01-12 |