about summary refs log tree commit diff
path: root/archive.c (follow)
Commit message (Expand)AuthorAge
* Rewrite HTML renderingJune McEnroe2020-04-15
* Use two FILEs for IMAPJune McEnroe2020-04-13
* Add -u option to set base URLJune McEnroe2020-04-13
* Fetch and parse BODYSTRUCTUREJune McEnroe2020-04-12
* Concatenate mbox threadsJune McEnroe2020-04-10
* Move extra atoms into the predefined enumJune McEnroe2020-04-10
* Refactor main loop state machineJune McEnroe2020-04-10
* Fix UIDNEXT check and writeJune McEnroe2020-04-10
* Fetch thread root envelopes for concatJune McEnroe2020-04-10
* Rename exportThreads to exportFetchJune McEnroe2020-04-10
* Only write UIDNEXT when finishedJune McEnroe2020-04-10
* Link mbox files into message/June McEnroe2020-04-10
* Use UIDNEXT to avoid asking IMAP to do any workJune McEnroe2020-04-10
* Move export code to export.cJune McEnroe2020-04-09
* Render Atom envelopesJune McEnroe2020-04-09
* Render date in HTML envelopeJune McEnroe2020-04-09
* Render basic HTML envelopes with templatingJune McEnroe2020-04-09
* Trim angle brackets from message IDsJune 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
p;follow=1'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe