summary refs log tree commit diff
<
Commit message (Collapse)AuthorAge
...
* Use braces in 1sh MakefileJune McEnroe2019-11-21
|
* Add \? to promptJune McEnroe2019-11-20
|
* Add \? exit status prompt expansionJune McEnroe2019-11-20
|
* Remove PSlitJune McEnroe2019-11-20
|
* Remove color from 1sh promptsJune McEnroe2019-11-20
| | | | | The weird PSlit behaviour just causes more weirdness than it's worth. The color I was using was barely different anyway.
* Move pounce to top of causal.agencyJune McEnroe2019-11-19
|
* Add Ninefox GambitJune McEnroe2019-11-18
|
* Add The Great BelieversJune McEnroe2019-11-08
|
* Add GPL header templateJune McEnroe2019-11-06
|
* Add uber messageJune McEnroe2019-11-01
|
* Use initial in git authorJune McEnroe2019-11-01
|
* Add Hobo Johnson and The Lovemakers Tiny DeskJune McEnroe2019-11-01
|
* Use braces in causal.agency MakefileJune McEnroe2019-10-30
|
* Add scheme "screenshot" to causal.agencyJune McEnroe2019-10-30
|
* Add pounce to causal.agencyJune McEnroe2019-10-30
|
* Mark ' for \aJune McEnroe2019-10-28
|
* Add The Book of the Unnamed MidwifeJune McEnroe2019-10-23
|
* Add ConcreteJune McEnroe2019-10-22
| | | | Fun.
* Set the write variable for nvim man modeJune McEnroe2019-10-14
| | | | Embarrassing...
* Add All Systems RedJune McEnroe2019-10-13
|
* Add The Book of PhoenixJune McEnroe2019-10-10
|
* Add two Kim Petras songsJune McEnroe2019-10-03
|
* Update neovim 0.4.2June McEnroe2019-10-02
| | | | | Finally a release with my man mode fix... Meanwhile neovim itself has probably gotten worse.
* 2020-2019-10-02
|
2020-08-18Preserve colon from previous tab-completeJune McEnroe
2020-08-16Set origin fields to "*" if missing
2020-08-06Set OPENSSL_BIN to /usr/bin/openssl on FreeBSD 1.1p1June McEnroe
2020-08-05Say for instead of withJune McEnroe
2020-08-04Mention LibreTLS in install instructionsJune McEnroe
2020-08-04Say "OpenSSL" in additional permission noticesJune McEnroe
2020-08-032019-09-23
2020-08-02Add \banhammer macroJune McEnroe
2020-08-01Check return value of asprintfJune McEnroe
2020-07-31Use ldd to automatically copy libs into chrootJune McEnroe
2020-07-31Fix path of cert.pem in chrootJune McEnroe
raph'>| * Add The Just CityJune McEnroe2019-09-16 | * 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 |