Commit message (Collapse) | Author | ||
---|---|---|---|
2019-09-23 | Add Trail of Lightning | June McEnroe | |
2019-09-22 | Revert "Enable cookies in title" | June McEnroe | |
This reverts commit 3231fe21d3b389448c9a5ca7b4c91fdd25c9e677. | |||
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 McEnroetd> | |
2019-05-19 | Specify precedence of unary versions of operators | June McEnroe | |
2019-05-18 | Add compound assignment operators to order | June McEnroe | |
2019-05-15 | Support simple assignment in order | June McEnroe | |
2019-05-15 | Implement sizeof in order | June McEnroe | |
2019-05-15 | Add order | June McEnroe | |
2019-05-12 | Add T suffix in bit | June McEnroe | |
2019-05-10 | Highlight yacc and lex files as C | June McEnroe | |
Their %-prefixed directives should probably be highlighted Macro. | |||
2019-05-10 | Use val instead of suboptarg | June McEnroe | |
suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? | |||
2019-05-09 | Add Parable of the Sower | June McEnroe | |
2019-05-07 | Add bit without build | June McEnroe | |
Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. | |||
2019-05-04 | Fix MANDIR typo | June McEnroe | |
2019-05-04 | Move relay to bin | June McEnroe |