summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Correct manual typo 1.4June McEnroe2021-03-07
* Move default Subject criterion to git-fetch-emailJune McEnroe2021-03-03
* Use printf for passJune McEnroe2021-02-24
* Add -U and -s flags to git-fetch-emailJune McEnroe2021-02-24
* Factor out printNumsJune McEnroe2021-02-24
* Add -U and -s flags to match unseen and mark as seenJune McEnroe2021-02-24
* Pipe move fetch after apply to /dev/nullJune McEnroe2021-02-19
* Add --idle to git-fetch-emailJune McEnroe2021-02-16
* Add -M to move messages after exportJune McEnroe2021-02-16
* Don't use Fl Fl for long optionsJune McEnroe2021-02-16
* Add -i to wait for matching messagesJune McEnroe2021-02-16
* Add imapIdleJune McEnroe2021-02-16
* Rewrite main loop linearly 1.3June McEnroe2020-12-12
* Condense getservinfo and bounds checkJune McEnroe2020-12-11
* Remove use of AI_DEFAULTJune McEnroe2020-12-07
* Add -lresolv on LinuxJune McEnroe2020-12-04
* Add DNS and SRV RFCs to STANDARDSJune McEnroe2020-12-04
* Remove dependency on dig/drillJune McEnroe2020-12-04
* Add -lresolv on macOSJune McEnroe2020-12-04
* Implement getservinfo for SRV lookupJune McEnroe2020-12-04
* Clean up variable expansions in shell script 1.2June McEnroe2020-10-29
* Update build instructionsJune McEnroe2020-10-29
* Say OpenSSL in additional permission noticesJune McEnroe2020-10-29
* Rewrite compat and add configure scriptJune McEnroe2020-10-29
* Refactor IMAP structJune McEnroe2020-10-29
* Remove local from shell scriptJune McEnroe2020-10-28
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Remove --no- options from manual 1.1June McEnroe2020-05-02
* Pass explicit host to git-credentialJune McEnroe2020-05-02
* Fix git-fetch-email argument parsingJune McEnroe2020-05-02
* Remove git am from imbox.1 exampleJune McEnroe2020-05-02
* Rewrite git-fetch-email with git rev-parse --parseoptJune McEnroe2020-05-02
* Update email addressesJune McEnroe2020-05-02
* Update compat.h for split read/write streamsJune McEnroe2020-05-01
* Simplify imbox code and remove text/plain restrictionJune McEnroe2020-05-01
* Update IMAP parserJune McEnroe2020-05-01
* Remove unused includesJune McEnroe2020-04-08
* Add compat.h dependency to MakefileJune McEnroe2020-04-08
* Use a real IMAP parserJune McEnroe2020-04-08
* Simplify mboxrd output 1.0p2June McEnroe2020-04-07
* Don't bother generating real From linesJune McEnroe2020-04-06
* Don't use $ inside $(()) 1.0p1June McEnroe2020-03-03
* Use getoptsJune McEnroe2020-03-03
* Call fopencookie with a+June McEnroe2020-01-28
* Exit git-fetch-email on getopt failure 1.0June McEnroe2019-12-24
* Export References headerJune McEnroe2019-12-23
* Add (GNU/)Linux compatibilityJune McEnroe2019-12-23
* Handle folded From headersJune McEnroe2019-12-23
* Restrict search to plain-text messagesJune McEnroe2019-12-23
* Properly support using drill rather than digJune McEnroe2019-12-23