summary refs log tree commit diff
Commit message (Expand)AuthorAge
* 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
* Document dig requirement in imbox(1)June McEnroe2019-12-22
* Add CAVEAT about expecting plain-textJune McEnroe2019-12-22
* Quote user, pass and mailboxJune McEnroe2019-12-22
* Use sequence numbers rather than UIDsJune McEnroe2019-12-22
* Use EXAMINE rather than SELECTJune McEnroe2019-12-22
* Export To and CC headersJune McEnroe2019-12-22
* Add missing includeJune McEnroe2019-12-22
* Export In-Reply-To headersJune McEnroe2019-12-22
* Add git-fetch-email to READMEJune McEnroe2019-12-21
* Clarify purpose in READMEJune McEnroe2019-12-21
* Add READMEJune McEnroe2019-12-21
* Add copyright header to git-fetch-emailJune McEnroe2019-12-21
* Add git-fetch-email to SEE ALSO of imboxJune McEnroe2019-12-21
* Add git-fetch-email wrapperJune McEnroe2019-12-21
* Determine host by SRV lookupJune McEnroe2019-12-21
* Clean up remaining codeJune McEnroe2019-12-21
* Clean up mboxrd codeJune McEnroe2019-12-21
* Convert CRLF to LFJune McEnroe2019-12-21
* Implement -CFSTJune McEnroe2019-12-21
* Rewrite aspirational manualJune McEnroe2019-12-21
* Null-terminate read literalsJune McEnroe2019-12-21
* Add copy of GPLJune McEnroe2019-12-21
* Add MakefileJune McEnroe2019-12-21
* Add first working versionJune McEnroe2019-12-21