Commit message (Collapse) | Author | ||
---|---|---|---|
2022-04-20 | Make (pun) the dependencies make (pun) more sense | June McEnroe | |
2022-04-17 | Add Hench | June McEnroe | |
There are some truly horrifying and gruesome bits though. | |||
2022-04-14 | Publish "Agency" | June McEnroe | |
2022-04-13 | Swap dates so the difference is always positive | June McEnroe | |
2022-04-04 | Update "Care" | June McEnroe | |
2022-04-03 | Publish "Care" | June McEnroe | |
2022-03-31 | Publish "Compassion" | June McEnroe | |
2022-03-24 | Skip matches with ident chars on either side | June McEnroe | |
This fixes, for example, where the link gets placed on static regex_t regex(const char *pattern, int flags) in title.c. | |||
2022-03-24 | Add The Invisible Life of Addie LaRue | June McEnroe | |
So good, but so long. Reminded me of The Ten Thousand Doors of January at the beginning, and more of that N. K. Jemisin series about gods later. I like this interacting with gods and becoming something like one sort of thing. God, it took me a whole month (more?) to read and this is only my third book of the year :( I need some more novellas to read, but the other books I have from the library currently are also thick. | |||
2022-03-22 | Source ~/.profile.local if it exists | June McEnroe | |
2022-03-18 | Publish "Addendum 2021" | June McEnroe | |
2022-03-16 | Remove wcwidth port | June McEnroe | |
DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. | |||
2022-03-16 | Remove -j4 from ./Plan | June McEnroe | |
Plan learned to set this automatically! | |||
2022-03-15 | Rewrite Linux install.sh for Debian | June McEnroe | |
2022-03-15 | Remove dash | June McEnroes will make it less suspicious to Google. Who knows. | |
2019-09-16 | Use sensitivity aliases in TF2 | June McEnroe | |
2019-09-16 | Add The Just City | June McEnroe | |
2019-09-12 | Only GET the final redirect location | June McEnroe | |
2019-09-12 | Consume entire body | June McEnroe | |
Aborting the request and leaving data around may be causing intermittent errors. Just discard the rest of the data. | |||
2019-09-10 | Add title -v flag | June McEnroe | |
2019-09-10 | Use curl error buffer | June McEnroe | |
2019-09-10 | Set Accept-Encoding in title | June McEnroe | |
Because apparently it's fine for servers to respond with Content-Encoding you didn't ask for, and curl won't decode it if you didn't ask for it. | |||
2019-09-08 | Set title User-Agent | June McEnroe | |
Some things don't like you if you don't send one. | |||
2019-09-07 | Add -x flag to title | June McEnroe | |
2019-09-07 | Ignore SIGPIPE in relay | June McEnroe | |
Allows restarting consumers safely. | |||
2019-09-07 | Add A Memory Called Empire | June McEnroe | |
2019-09-05 | Handle lack of Content-Type | June McEnroe | |
2019-09-05 | Use CURLINFO_CONTENT_TYPE | June McEnroe | |
Oops, didn't see this. | |||
2019-09-05 | Decode entities in titles | June McEnroe | |
2019-09-05 | Print title as soon as it's available | June McEnroe | |
2019-09-05 | Use CURL_PREFIX to set flags | June McEnroe | |
2019-09-05 | Add title | June McEnroe | |
2019-09-04 | Add Avorter n'est pas tuer | June McEnroe | |
2019-08-29 | Unset executable on shell scripts | June McEnroe | |
2019-08-29 | Add long-missing setopt to bin.7 | June McEnroe | |
2019-08-29 | Add edit | June McEnroe |