Commit message (Collapse) | Author | ||
---|---|---|---|
2019-12-22 | Add The Book of Etta | June McEnroe | |
2019-12-21 | Revert "Add first working version of imbox" | June McEnroe | |
Moved to <https://git.causal.agency/imbox>. This reverts commit 7ff5f3fd826e313ce8353a532bdfa4989dc946dc. | |||
2019-12-21 | Add first working version of imbox | June McEnroe | |
2019-12-20 | Respect mailmap in gl pretty format | June McEnroe | |
2019-12-20 | Set LANG in cgit filters | June McEnroe | |
ttpre needs to know about UTF-8 too so it can bold/italic non-ASCII chars. | |||
2019-12-20 | Source .editrc before applying -v or -e | June McEnroe | |
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I binding for sh-complete. | |||
2019-12-20 | Disable signing commits | June McEnroe | |
Why did I ever turn this on? This gets me nothing but inconvenience. RIP to all the wasted bytes in my git repos. | |||
2019-12-19 | Ignore about-filter | June McEnroe | |
2019-12-19 | Fix matching make tags with no sources | June McEnroe | |
2019-12-19 | Avoid matching := assignments as tags | June McEnroe | |
2019-12-18 | Hide line numbers when rendering mdoc | June McEnroe | |
Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. | |||
2019-12-18 | Customize cgit CSS | June McEnroe | |
2019-12-18 | Use :target rather than :focus pseudo-class | June McEnroe | |
:target persists after you click on something else. | |||
2019-12-18 | Copy cgit auxiliary binaries properly | June McEnroe | |
2019-12-18 | Add git.causal.agency cgit config | June McEnroe | |
2019-12-18 | Bail from hi if input is binary | June McEnroe | |
NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. | |||
2019-12-16 | Post "cgit setup" | June McEnroe'3' class='logmsg'> | |
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 |