summaryrefslogtreecommitdiff
path: root/tools/get.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceDavid Wragg2011-07-051-3/+3
|
* Update copyright noticesDavid Wragg2011-03-011-19/+7
| | | | And generally bring debian/copyright up to date.
* Move all includes of popt.h into common.h, which depends on it anywayDavid Wragg2010-05-301-2/+0
|
* Move the common_consume code into consume.cDavid Wragg2010-05-251-5/+11
| | | | | | 95% of the options provided by the common_consume code don't actually make sense for amqp-get, and now I find myself documenting them, it seems more sensible to restrict them to amqp-consume.
* Add license blockDavid Wragg2010-02-211-0/+50
|
* Command line AMQP tools based on rabbitmq-cDavid Wragg2010-02-201-0/+41