summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Remove Linux aliases from .shrcJune McEnroe2019-11-22
| | | | Let's be honest this is unlikely to ever run on Linux...
* Add Rogue ProtocolJune McEnroe2019-11-22
|
* Remove 1sh env.shJune McEnroe2019-11-21
|
* Use .profile, .shrc, .historyJune McEnroe2019-11-21
|
* Remove default ENV from manualJune McEnroe2019-11-21
|
* Do not apply expansion to HISTFILEJune McEnroe2019-11-21
|
* Revert "Set default ENV to ~/.config/cash/cashrc"June McEnroe2019-11-21
| | | | This reverts commit 2d722bdd93ba2ddd9d7e4394a845eeea9951ab5f.
* Remove HISTFILE default valueJune McEnroe2019-11-21
|
* Remove vendored libeditJune McEnroe2019-11-21
|
* Revert "Use local libedit"June McEnroe2019-11-21
| | | | This reverts commit a8cd87a52b91f41d3bec81b1a36fa224501f3af7.
* Just use H_LOAD and H_SAVEJune McEnroe2019-11-21
|
* 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.
* Claim to be curl(1) in titleJune McEnroe2019-10-02
| | | | | IMDB serves a page to our dumb User-Agent whose <title> is past the 8K boundary but serves something normal to curl(1).
* Add The Red Threads of FortuneJune McEnroe2019-10-02
|
* Add The Black Tides of HeavenJune McEnroe2019-09-28
|
* Fail on HTTP failure status in titleJune McEnroe2019-09-27
|
* Add Trail of LightningJune McEnroe2019-09-23
|
* Revert "Enable cookies in title"June McEnroe2019-09-22
| | | | This reverts commit 279111dda15dd9170e11b9688eb973f2af2e6300.
* Enable cookies in titleJune McEnroe2019-09-20
| | | | Perhaps this will make it less suspicious to Google. Who knows.
* Use sensitivity aliases in TF2June McEnroe2019-09-16
|
* 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
|