Commit message (Collapse) | Author | ||
---|---|---|---|
2019-11-21 | Remove vendored libedit | June McEnroe | |
2019-11-21 | Revert "Use local libedit" | June McEnroe | |
This reverts commit a8cd87a52b91f41d3bec81b1a36fa224501f3af7. | |||
2019-11-21 | Just use H_LOAD and H_SAVE | June McEnroe | |
2019-11-21 | Use braces in 1sh Makefile | June McEnroe | |
2019-11-20 | Add \? to prompt | June McEnroe | |
2019-11-20 | Add \? exit status prompt expansion | June McEnroe | |
2019-11-20 | Remove PSlit | June McEnroe | |
2019-11-20 | Remove color from 1sh prompts | June McEnroe | |
The weird PSlit behaviour just causes more weirdness than it's worth. The color I was using was barely different anyway. | |||
2019-11-19 | Move pounce to top of causal.agency | June McEnroe | |
2019-11-18 | Add Ninefox Gambit | June McEnroe | |
2019-11-08 | Add The Great Believers | June McEnroe | |
2019-11-06 | Add GPL header template | June McEnroe | |
2019-11-01 | Add uber message | June McEnroe | |
2019-11-01 | Use initial in git author | June McEnroe | |
2019-11-01 | Add Hobo Johnson and The Lovemakers Tiny Desk | June McEnroe | |
2019-10-30 | Use braces in causal.agency Makefile | June McEnroe | |
2019-10-30 | Add scheme "screenshot" to causal.agency | June McEnroe | |
2019-10-30 | Add pounce to causal.agency | June McEnroe | |
2019-10-28 | Mark ' for \a | June McEnroe | |
2019-10-23 | Add The Book of the Unnamed Midwife | June McEnroe | |
2019-10-22 | Add Concrete | June McEnroe | |
Fun. | |||
2019-10-14 | Set the write variable for nvim man mode | June McEnroe | |
Embarrassing... | |||
2019-10-13 | Add All Systems Red | June McEnroe | |
2019-10-10 | Add The Book of Phoenix | June McEnroe | |
2019-10-03 | Add two Kim Petras songs | June McEnroe | |
2019-10-02 | Update neovim 0.4.2 | June McEnroe | |
Finally a release with my man mode fix... Meanwhile neovim itself has probably gotten worse. | |||
2019-10-02 | Claim to be curl(1) in title | June McEnroe | |
IMDB serves a page to our dumb User-Agent whose <title> is past the 8K boundary but serves something normal to curl(1). | |||
2019-10-02 | Add The Red Threads of Fortune | June McEnroe | |
2019-09-28 | Add The Black Tides of Heaven | June McEnroe | |
2019-09-27 | Fail on HTTP failure status in title | June McEnroe | |
2019-09-23 | Add Trail of Lightning | June McEnroe | |
2019-09-22 | Revert "Enable cookies in title" | June McEnroe | |
This reverts commit 279111dda15dd9170e11b9688eb973f2af2e6300. | |||
2019-09-20 | Enable cookies in title | June McEnroe | |
Perhaps this 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 | |