summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Add The Great BelieversJune McEnroe2019-11-08
* Add GPL header templateJune McEnroe2019-11-06
* Add uber messageJune 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
* Set the write variable for nvim man modeJune McEnroe2019-10-14
* 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
* Claim to be curl(1) in titleJune McEnroe2019-10-02
* 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
* Enable cookies in titleJune McEnroe2019-09-20
* 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
* Add title -v flagJune McEnroe2019-09-10
* Use curl error bufferJune McEnroe2019-09-10
* Set Accept-Encoding in titleJune McEnroe2019-09-10
* Set title User-AgentJune McEnroe2019-09-08
* Add -x flag to titleJune McEnroe2019-09-07
* Ignore SIGPIPE in relayJune McEnroe2019-09-07
* Add A Memory Called EmpireJune McEnroe2019-09-07
* Handle lack of Content-TypeJune McEnroe2019-09-05
* Use CURLINFO_CONTENT_TYPEJune McEnroe2019-09-05
* 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
* Add The Fated SkyJune McEnroe2019-08-28
ntsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe