about summary refs log tree commit diff
path: root/imap.h (unfollow)
Commit message (Expand)Author
2020-04-10Revert "Use hard links for single-message mbox threads"June McEnroe
2020-04-10Use hard links for single-message mbox threadsJune McEnroe
2020-04-10Concatenate Atom threadsJune McEnroe
2020-04-10Concatenate mbox threadsJune McEnroe
2020-04-10Parse envelope and find thread in concatDataJune McEnroe
2020-04-10Clean up exportDataJune McEnroe
2020-04-10Move parseEnvelope to parse.cJune McEnroe
2020-04-10Move extra atoms into the predefined enumJune McEnroe
2020-04-10Use dataCheck in parsingJune McEnroe
2020-04-10Refactor main loop state machineJune McEnroe
2020-04-10Fix UIDNEXT check and writeJune McEnroe
2020-04-10Fetch thread root envelopes for concatJune McEnroe
2020-04-10Rename exportThreads to exportFetchJune McEnroe
2020-04-10Only write UIDNEXT when finishedJune McEnroe
2020-04-10Link mbox files into message/June McEnroe
2020-04-10Use UIDNEXT to avoid asking IMAP to do any workJune McEnroe
2020-04-10Rearrange Atom templating codeJune McEnroe
2020-04-10Rearrange HTML templating codeJune McEnroe
2020-04-10Do not multiply URL template length by 3June McEnroe
2020-04-09URL encode the fragment linkJune McEnroe
2020-04-09Move export code to export.cJune McEnroe
2020-04-09Render Atom envelopesJune McEnroe
2020-04-09Factor out templateURLJune McEnroe
2020-04-09Render HTML To and Cc listsJune McEnroe
2020-04-09Use replyTo for mailto URLJune McEnroe
2020-04-09Render date in HTML envelopeJune McEnroe
2020-04-09Render escaped mailto URLJune McEnroe
2020-04-09Render basic HTML envelopes with templatingJune McEnroe
2020-04-09Trim angle brackets from message IDsJune McEnroe
2020-04-09Export mbox filesJune McEnroe
2020-04-09Parse envelopesJune McEnroe
2020-04-09Send FETCH for uncached UIDsJune McEnroe
2020-04-09Implement login and UIDVALIDITY checkJune McEnroe
2020-04-09Add IMAP parserJune McEnroe
=1'>git: update to v2.0.3John Keeping 2014-07-28parsing.c: make commit buffer constJohn Keeping 2014-06-30Bump version.Jason A. Donenfeld 2014-06-29remove debug fprinf() calls that sneaked in with commit 79c985Christian Hesse 2014-06-28git: update to 2.0.1Christian Hesse 2014-06-28ui-patch: Flush stdout after outputting dataJohn Keeping 2014-06-28ui-log: ignore unhandled argumentsJohn Keeping 2014-06-28git: update for git 2.0Christian Hesse 2014-04-17remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse