summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Hide htop "function bar"June McEnroe2021-09-23
* Allow FocusEvents in xtermJune McEnroe2021-09-23
* Use NI_NUMERICSERVJune McEnroe2021-09-23
* Make up build away from FreeBSDJune McEnroe2021-09-23
* Add quickJune McEnroe2021-09-23
* Add The HobbitJune McEnroe2021-09-23
* Remove PSF fontsJune McEnroe2021-09-22
* Remove Linux-specific utilitiesJune McEnroe2021-09-22
* Call sandbox in CGI modeJune McEnroe2021-09-22
* Support HTTP PUT in upJune McEnroe2021-09-22
* Remove default faviconJune McEnroe2021-09-22
* Use Z_FILTERED strategyJune McEnroe2021-09-21
* Recalculate various lengths only as neededJune McEnroe2021-09-21
* Rewrite pngo, add explicit optionsJune McEnroe2021-09-21
* Fix /* **/ comment matchingJune McEnroe2021-09-16
* Remove typer, add downgrade to READMEJune McEnroe2021-09-15
* Set bot mode on downgradeJune McEnroe2021-09-15
* Enter capsicum in downgradeJune McEnroe2021-09-15
* Factor out common parts of downgrade messagesJune McEnroe2021-09-15
* Add downgrade IRC botJune McEnroe2021-09-14
* Sort by title if authors matchJune McEnroe2021-09-14
* Swap-remove tags as they're foundJune McEnroe2021-09-13
* Replace htagml regex with strncmpJune McEnroe2021-09-12
* Also defer printing comment for lone close-parensJune McEnroe2021-09-11
* Publish "git-comment"June McEnroe2021-09-10
* Add git comment --pretty optionJune McEnroe2021-09-10
* Defer printing comment if line is blank or closing braceJune McEnroe2021-09-08
* Up default min-repeat to 30 linesJune McEnroe2021-09-08
* Handle dirty lines in git-commentJune McEnroe2021-09-08
* Document and install git-commentJune McEnroe2021-09-08
* Add repeat and all options to git-commentJune McEnroe2021-09-08
* Add group threshold to git-commentJune McEnroe2021-09-08
* Add initial working version of git-commentJune McEnroe2021-09-08
* Document lack of alt text in dehtmlJune McEnroe2021-09-07
* Add HTML entities used by "legacy" twitterJune McEnroe2021-09-07
* Generate bin html for .l files correctlyJune McEnroe2021-09-07
* Add dehtmlJune McEnroe2021-09-07
* Show about path in page titleJune McEnroe2021-09-06
* Add Clay's ArkJune McEnroe2021-09-05
* Add comment on how cool understanding old code isJune McEnroe2021-09-01
* Publish "V6 pwd"June McEnroe2021-09-01
* Use command -v rather than typeJune McEnroe2021-08-25
* Change liberapay link name to donateJune McEnroe2021-08-23
* Add A Desolation Called PeaceJune McEnroe2021-08-21
* Add cat alias using lessJune McEnroe2021-08-12
* Make minute adjustments to causal.agencyJune McEnroe2021-08-12
* Add Fugitive TelemetryJune McEnroe2021-07-27
* Add Sisters of the RevolutionJune McEnroe2021-07-22
* Strip typer down to copy or reverse modesJune McEnroe2021-07-09
* Add patreon to supJune McEnroe2021-07-05
63c1497681eb712718241c2f6aad84e&follow=1'>Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe