about summary refs log tree commit diff
path: root/imbox.1 (follow)
Commit message (Collapse)AuthorAge
* Make copyrights and AUTHORS consistent HEAD masterJune McEnroe2022-09-18
|
* Add -H flag to fetch only headersJune McEnroe2021-06-05
| | | | | Basically to quickly test which messages are getting matched without having to scroll through their bodies.
* Replace freenode with tilde.chatJune McEnroe2021-05-19
|
* Move default Subject criterion to git-fetch-emailJune McEnroe2021-03-03
| | | | | This allows imbox with no criteria to fetch all mail in a mailbox, and the use of git fetch-email --no-subject to do the same.
* Add -U and -s flags to match unseen and mark as seenJune McEnroe2021-02-24
|
* Add -M to move messages after exportJune McEnroe2021-02-16
|
* Add -i to wait for matching messagesJune McEnroe2021-02-16
| | | | | Not adding a corresponding flag to git-fetch-email since that doesn't make much sense.
* Add DNS and SRV RFCs to STANDARDSJune McEnroe2020-12-04
|
* Remove dependency on dig/drillJune McEnroe2020-12-04
|
* Remove git am from imbox.1 exampleJune McEnroe2020-05-02
| | | | | It should have --patch-format=mboxrd but it's clumsy and git-fetch-email --apply should be used for that anyway.
* Update email addressesJune McEnroe2020-05-02
|
* Simplify imbox code and remove text/plain restrictionJune McEnroe2020-05-01
|
* Restrict search to plain-text messagesJune McEnroe2019-12-23
|
* Document dig requirement in imbox(1)June McEnroe2019-12-22
|
* Add CAVEAT about expecting plain-textJune McEnroe2019-12-22
|
* Add READMEJune McEnroe2019-12-21
|
* Add git-fetch-email to SEE ALSO of imboxJune McEnroe2019-12-21
|
* Determine host by SRV lookupJune McEnroe2019-12-21
|
* Rewrite aspirational manualJune McEnroe2019-12-21
|
* Add first working versionJune McEnroe2019-12-21