<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git, branch bug22805</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Documentation for amqp-{declare,delete}-queue</title>
<updated>2010-06-06T00:34:12+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-06-06T00:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=2cb889e61dda04c6d4dd6bdd3622784021b61435'/>
<id>2cb889e61dda04c6d4dd6bdd3622784021b61435</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge default into bug22805</title>
<updated>2010-06-05T23:12:18+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-06-05T23:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=e6332b1edbe37c38241882225005c2e2cb686445'/>
<id>e6332b1edbe37c38241882225005c2e2cb686445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Notice errors rather than sigsegv/sigbus</title>
<updated>2010-06-05T23:08:18+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-06-05T23:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=3e5df50a72ecce3b232a412d5bdc1f33ed3390ce'/>
<id>3e5df50a72ecce3b232a412d5bdc1f33ed3390ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare and delete queue utilities</title>
<updated>2010-06-05T05:39:10+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-06-05T05:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=edb0bb6cc82ecaf5474dcf80b55fc239d83bf1e8'/>
<id>edb0bb6cc82ecaf5474dcf80b55fc239d83bf1e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added amqp_queue_delete to API</title>
<updated>2010-06-05T05:38:53+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-06-05T05:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=5ed71b2eb29e3cdb6c9efdcd06b155f4bfadf053'/>
<id>5ed71b2eb29e3cdb6c9efdcd06b155f4bfadf053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docbook-based man pages for tools</title>
<updated>2010-05-25T09:33:49+00:00</updated>
<author>
<name>David Wragg</name>
<email>dpw@lshift.net</email>
</author>
<published>2010-05-25T09:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=4dece0a14ea2cc71725821266b8521aa087c5b55'/>
<id>4dece0a14ea2cc71725821266b8521aa087c5b55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the common_consume code into consume.c</title>
<updated>2010-05-25T09:33:16+00:00</updated>
<author>
<name>David Wragg</name>
<email>dpw@lshift.net</email>
</author>
<published>2010-05-25T09:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b457754d24725da1cb8ed8c1fcf82114496161c6'/>
<id>b457754d24725da1cb8ed8c1fcf82114496161c6</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Compute dependencies properly</title>
<updated>2010-05-24T03:21:30+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-05-24T03:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=418c60dd1217822c5e399536ea1747607b957e30'/>
<id>418c60dd1217822c5e399536ea1747607b957e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Package for amqp-tools</title>
<updated>2010-05-24T02:11:37+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-05-24T02:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=3372597ab7f64d1badb588dc032b2675b4653195'/>
<id>3372597ab7f64d1badb588dc032b2675b4653195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only allocate and check if we would ask for more than zero bytes</title>
<updated>2010-04-20T06:20:28+00:00</updated>
<author>
<name>Tony Garnock-Jones</name>
<email>tonygarnockjones@gmail.com</email>
</author>
<published>2010-04-20T06:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=db3c67727ea1dc2a6d182b5e622e94795b2b8f3b'/>
<id>db3c67727ea1dc2a6d182b5e622e94795b2b8f3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
