summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* 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
* Factor out cap_rights_limit error handlingJune McEnroe2019-08-28
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
* Remove host thursdayJune McEnroe2019-08-27
* 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
* 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
* Remove scheme text linkJune McEnroe2019-07-27
* Update Dark.terminalJune McEnroe2019-07-26
* Lighten dark whiteJune McEnroe2019-07-26
* Add png.3 man pageJune McEnroe2019-07-25
* Use scheme to style HTMLsJune McEnroe2019-07-25
* Don't match comments in strings in makeJune McEnroe2019-07-25
* Generate index.html with links from bin.7June McEnroe2019-07-25
* Warn when date has changedJune McEnroe2019-07-24
* Add whenJune McEnroe2019-07-24
* Remove histedit from bitJune McEnroe2019-07-24
* Add wiki scriptJune McEnroe2019-07-24
* Add beginning of date calculatorJune McEnroe2019-07-23
* Handle media copy sequence in shottyJune McEnroe2019-07-20
* Handle shotty output options more centrallyJune McEnroe2019-07-20
id after movementJune McEnroe 2017-09-03Relicense AGPLJune McEnroe I know it's already published under a permissive license in what is probably its final form, but I want to license it AGPL anyway on principle following some conversations I had about open source, corporations and copyleft. 2017-09-01Revert "Add client readOnly mode"June McEnroe This reverts commit 34f25ae40a3db9369e9d98b3814f2b93bbc21451. 2017-09-01Remove clientRemove call from clientCastJune McEnroe If an error occurs on a client socket during a broadcast, that client will show up in the kqueue loop with EV_EOF and get removed that way. Tested by sending SIGKILL to a client and watching its cursor disappear. 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe