summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Only GET the final redirect locationJune McEnroe2019-09-12
|
* Consume entire bodyJune McEnroe2019-09-12
| | | | | Aborting the request and leaving data around may be causing intermittent errors. Just discard the rest of the data.
* Add title -v flagJune McEnroe2019-09-10
|
* Use curl error bufferJune McEnroe2019-09-10
|
* Set Accept-Encoding in titleJune McEnroe2019-09-10
| | | | | | 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.
* Set title User-AgentJune McEnroe2019-09-08
| | | | Some things don't like you if you don't send one.
* Add -x flag to titleJune McEnroe2019-09-07
|
* Ignore SIGPIPE in relayJune McEnroe2019-09-07
| | | | Allows restarting consumers safely.
* Add A Memory Called EmpireJune McEnroe2019-09-07
|
* Handle lack of Content-TypeJune McEnroe2019-09-05
|
* Use CURLINFO_CONTENT_TYPEJune McEnroe2019-09-05
| | | | Oops, didn't see this.
* Decode entities in titlesJune McEnroe2019-09-05
|
* Print title as soon as it's availableJune McEnroe2019-09-05
|
* Use CURL_PREFIX to set flagsJune McEnroe2019-09-05
|
* Add titleJune McEnroe2019-09-05
|
* Add Avorter n'est pas tuerJune McEnroe2019-09-04
|
* Unset executable on shell scriptsJune McEnroe2019-08-29
|
* Add long-missing setopt to bin.7June McEnroe2019-08-29
|
* Add editJune McEnroe2019-08-29
|
* Add samba_mdns rc scriptJune McEnroe2019-08-28
|
* Add Birds ContendingJune McEnroe2019-08-28
|
* Rename wat to everJune McEnroe2019-08-28
|
* Remove brot and gfxxJune McEnroe2019-08-28
|
* Use rand(3) in beefJune McEnroe2019-08-28
|
* Remove wakeJune McEnroe2019-08-28
| | | | RIP again, thursday. I don't think the RPi3 even knows how to suspend.
* Add The Fated SkyJune McEnroe2019-08-28
|
* Factor out cap_rights_limit error handlingJune McEnroe2019-08-28
|
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
| | | | | I hadn't realized that's what type %lc takes and suddenly started seeing warnings about it for some reason.
* Remove host thursdayJune McEnroe2019-08-27
| | | | RIP.
* Add cards to causal.agencyJune McEnroe2019-08-22
|
* Add Record of a Spaceborn FewJune McEnroe2019-08-20
|
* Add The Calculating StarsJune McEnroe2019-08-13
|
* Make dtch one command, add sinkingJune McEnroe2019-08-12
|
* Add ImagoJune McEnroe2019-08-03
|
* Add KindredJune McEnroe2019-07-29
|
* Clean up home filesJune McEnroe2019-07-27
|
* Fix shell script style in ~/.local/binJune McEnroe2019-07-27
|
* Shell script style passJune McEnroe2019-07-27
|
* Add c11.pdfJune McEnroe2019-07-27
|
* Move pdf script to MakefileJune McEnroe2019-07-27
|
* Update macOS neovim to 0.3.8June McEnroe2019-07-27
| | | | Which somehow still doesn't include my man fix.
* Rewrite port makefiles consistentlyJune McEnroe2019-07-27
|
* Rewrite Makefile once more with more organizationJune McEnroe2019-07-27
|
* Reference png.h in bin.7June McEnroe2019-07-27
|
* Revert "Use scheme to style HTMLs"June McEnroe2019-07-27
| | | | | | This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it.
* Remove scheme text linkJune McEnroe2019-07-27
| | | | No standard base64 encoder so no way to maintain it.
* Update Dark.terminalJune McEnroe2019-07-26
| | | | Why are the blobs so much bigger now?
* Lighten dark whiteJune McEnroe2019-07-26
|
* Add png.3 man pageJune McEnroe2019-07-25
|
* Use scheme to style HTMLsJune McEnroe2019-07-25
|