aboutsummaryrefslogtreecommitdiff
path: root/contrib/notmuch-deliver
Commit message (Collapse)AuthorAge
* notmuch-deliver: update gitignoreAli Polatel2011-11-05
|
* 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: Advance imported files to maildrop-2.5.2 release.Thomas Schwinge2011-11-05
|
* notmuch-deliver: Import said files from maildrop-2.2.0 release.Thomas Schwinge2011-11-05
| | | | | | | We won't use all of the included build infrastructure files, but adding them nevertheless helps to track changes that are applied to them upstream. Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
* Move files copied from maildrop to a separate hierarchy.Thomas Schwinge2011-11-05
| | | | Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
* Make it build in a separate build directory.Thomas Schwinge2011-11-05
| | | | Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
* notmuch-deliver: Add mailmapAli Polatel2011-11-05
|
* 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.
* notmuch-deliver: Add --enable-{gprof,gcov} options to configureAli Polatel2011-11-05
|
* More debug messagesAli Polatel2011-11-05
|
* notmuch-deliver: Fix typos in option context descriptionAli Polatel2011-11-05
|
* notmuch-deliver: Fix copy/paste failAli Polatel2011-11-05
|
* notmuch-deliver: Initial importAli Polatel2011-11-05