about summary refs log tree commit diff homepage
BranchCommit messageAuthorAge
masterSupport reading gzipped data in mergeJune McEnroe2 years
cgiAdd play to index.htmlJune McEnroe5 years
backportRe-create help pageJune McEnroe5 years
v2Call cap_enter in client and serverJune McEnroe5 years
daemonOnly use pidfile(3) on FreeBSDJune McEnroe6 years
ansiDump HELP_DATA with client -hJune McEnroe6 years
v1Fix color pairs once and for allJune McEnroe6 years
 
 
AgeCommit messageAuthor
2021-12-22Support reading gzipped data in merge HEAD masterJune McEnroe
2021-12-01DecayJune McEnroe
2021-10-17Remove capsicum supportJune McEnroe
2021-10-17Build chroot only for OpenBSD, remove rc scriptJune McEnroe
2021-09-28Fix backspace on OpenBSDJune McEnroe
2021-09-27Handle KCGI_EXIT gracefullyJune McEnroe
2021-09-27Call msync(2) after modifying tilesJune McEnroe
2021-09-27Copy CSVs to web directory from snapshot.shJune McEnroe
2021-09-27Extract chroot.tar with -p, install to WEBROOTJune McEnroe
2021-09-26OpenBSD: Copy appropriate files for chrootJune McEnroe
[...]
 
Clone
https://git.causal.agency/torus
ef='/torus/commit/merge.c?id=aa81ed84fc03060ea270766427d9e3232d130855&follow=1'>Clean 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