summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Implement getservinfo for SRV lookupJune McEnroe2020-12-04
* Switch to inline default stylesheetJune McEnroe2020-12-02
* Add configure scriptJune McEnroe2020-11-28
* Set up Makefile for FreeBSDJune McEnroe2020-05-01
* Add install, uninstall targetsJune McEnroe2020-04-30
* Parse encoded-word and convert charsetsJune McEnroe2020-04-16
* Add decoding stubsJune McEnroe2020-04-14
* Move parseEnvelope to parse.cJune McEnroe2020-04-10
* Fetch thread root envelopes for concatJune McEnroe2020-04-10
* Move export code to export.cJune McEnroe2020-04-09
* Render Atom envelopesJune McEnroe2020-04-09
* Render basic HTML envelopes with templatingJune McEnroe2020-04-09
* Export mbox filesJune McEnroe2020-04-09
* Parse envelopesJune McEnroe2020-04-09
* Send FETCH for uncached UIDsJune McEnroe2020-04-09
* Implement login and UIDVALIDITY checkJune McEnroe2020-04-09
/td>Add 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