Commit message (Collapse) | Author | ||
---|---|---|---|
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 | |
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 |