about summary refs log tree commit diff
path: root/mdeliver.c
Commit message (Collapse)AuthorAgeFilesLines
* use getdelim instead of getlineChristian Neukirchen2016-09-051-2/+2
| | | | Avoids weird macros to build on FreeBSD.
* mdeliver: parse both Status: and X-Status:, then drop themChristian Neukirchen2016-08-191-12/+27
|
* mdeliver: deliver to new/ by default, use -c for cur/ nowChristian Neukirchen2016-08-191-7/+6
|
* mdeliver: typoChristian Neukirchen2016-08-011-1/+1
|
* mdeliver: add usageChristian Neukirchen2016-07-261-1/+4
|
* add mdeliverChristian Neukirchen2016-07-261-0/+200