summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* Add htagml -m to rename main tagJune McEnroe2021-10-01
* pledge(2) mtagsJune McEnroe2021-09-30
* pledge(2) htagmlJune McEnroe2021-09-30
* pledge(2) hilexJune McEnroe2021-09-30
* Update dash autoconf/automake filesJune McEnroe2021-09-27
* Update root path in up.shJune McEnroe2021-09-25
* Set SO_REUSEADDR in quickJune McEnroe2021-09-25
* Pledge downgradeJune McEnroe2021-09-24
* Set original socket CLOEXECJune McEnroe2021-09-24
* Consume request headers using MSG_PEEKJune McEnroe2021-09-24
* Set only HTTP_HOSTJune McEnroe2021-09-24
* Use NI_NUMERICSERVJune McEnroe2021-09-23
* Add quickJune McEnroe2021-09-23
* Remove Linux-specific utilitiesJune 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
* 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
* Use command -v rather than typeJune McEnroe2021-08-25
* 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
* Merge dash v0.5.11.4June McEnroe2021-06-20
* Show number of weeks for scalar if evenJune McEnroe2021-06-08
* Handle missing last names in bibsortJune McEnroe2021-05-04
* Add copy mode to typerJune McEnroe2021-04-28
* Remove hnelJune McEnroe2021-04-26
* Draw foundations in reverse orderJune McEnroe2021-04-26
* Only use cells for moveColumnJune McEnroe2021-04-26
>Simplify cursor positioning in inputJune McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe