aboutsummaryrefslogtreecommitdiff
path: root/contrib/notmuch-deliver/src/main.c
Commit message (Collapse)AuthorAge
* notmuch-deliver: GPL-3+Ali Polatel2011-12-06
|
* notmuch-deliver: Don't read errno inappropriately.Thomas Schwinge2011-11-05
| | | | Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
* notmuch-deliver: Won't deliver to more than one folder.Thomas Schwinge2011-11-05
| | | | Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
* notmuch-deliver: Fix utter failurealip2011-11-05
|
* notmuch-deliver: Use splice() if it's availableAli Polatel2011-11-05
| | | | | NOTMUCH_DELIVER_NO_SPLICE environment variable may be set to fallback to the read/write method.
* More debug messagesAli Polatel2011-11-05
|
* notmuch-deliver: Fix typos in option context descriptionAli Polatel2011-11-05
|
* notmuch-deliver: Initial importAli Polatel2011-11-05