index
:
delta/python-packages/rabbitmq-c.git
acks_examples
alanxz-patch-1
am-fix
amqp_0_8
appveyor
auth_failure
cache-openssl
cache_openssl
ci
ci_builds
ci_exp
ci_maxos
circle-ci
cmp0042
conn-try
consumer_cancel_example
coverity_scan
cve
cygwin_nopush
declare_xchg_parms
double_ack_example
error_as_warning
external_sasl
faster-travis
fix588
fix_621
fix_osx
fix_travis
force_close
format
framing_docs
gh-actions
gh-pages
initializer_warnings
ios2
ios_build
issue513
issue586
master
missing_call
missing_files
modernize-cmake
nonblocking_socket
openssl-version
openssl_leaks
ossl-init
ossl-v110
pr267
pr271
pr314
pr333
pr340
pr373
pr383
pr443
pr445
pr487
pr516
pr556
pr607
pr628
quiet_brew
readme-update
release_080
rm-amqps-examples
rm_appveyor
rmq2
rpc-timeout
sasl-docs
scan-build
scan-build-fixes
send_perf
ssl_bio
ssl_examples
ssl_leak
ssl_verify
ssl_warn
timer_refactor
tls_version
tools-flags
tools_heartbeat
trusty
tutorial
tutorial-1
ub-fix
updateframing
v0.11-release
v0.4.0-devel
v071-release
ver_bump
warnfix
win32_select
win32_ssl
win32_static
win32_warn
win32_warn2
win32_wouldblock
wireformat
github.com: alanxz/rabbitmq-c
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
consume.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright & license header to use SPDX id
Alan Antonuk
2021-07-27
1
-34
/
+2
*
tools: remove unused config.h include
Alan Antonuk
2021-04-19
1
-4
/
+0
*
Format code with clang-format
Alan Antonuk
2017-12-05
1
-81
/
+55
*
Remove vim mode lines.
format
Alan Antonuk
2017-12-04
1
-1
/
+0
*
Squash warnings about static initializers in tools.
initializer_warnings
Alan Antonuk
2015-05-03
1
-10
/
+10
*
amqp-consume: support consuming N messages at a time
Antonio Terceiro
2014-09-03
1
-3
/
+24
*
Non-exclusive queue declaration in amqp-consume.
Marc Falzon
2013-08-21
1
-5
/
+11
*
listen to multiple routing keys separated by commas
Brian Hammond
2013-06-26
1
-5
/
+29
*
Updating license year
Alan Antonuk
2013-04-08
1
-0
/
+3
*
Formatted source code with astyle utilty
Alan Antonuk
2013-04-08
1
-146
/
+161
*
Adding vim modelines to help with source formatting
Alan Antonuk
2013-04-05
1
-0
/
+1
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
1
-1
/
+1
*
Add config.h header guards
Michael Steinert
2012-05-17
1
-0
/
+2
*
Automated relicensing of source files MPL/GPL -> MIT
Marek Majkowski
2012-04-12
1
-26
/
+20
*
Update copyright 2012
Emile Joubert
2012-02-02
1
-1
/
+1
*
Add an option to limit how many messages are consumed
David Wragg
2011-11-09
1
-3
/
+14
*
Remove trailing whitespace
David Wragg
2011-07-05
1
-6
/
+6
*
Update copyright notices
David Wragg
2011-03-01
1
-19
/
+7
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
1
-4
/
+4
*
merge default into bug22951
Alexandru Scvortov
2010-08-17
1
-54
/
+36
|
\
|
*
add missing initializers
David Wragg
2010-08-09
1
-2
/
+2
|
*
Refine amqp-consume options for 0-9-1 queue declaration semantics
David Wragg
2010-08-08
1
-54
/
+36
*
|
removed auto-delete parameter from exchange.declare
Alexandru Scvortov
2010-08-16
1
-1
/
+1
*
|
merged default into bug22951
Alexandru Scvortov
2010-08-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
1
-1
/
+1
*
|
A Windows port, using MinGW/MSYS
David Wragg
2010-05-30
1
-0
/
+1
*
|
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
1
-4
/
+4
*
|
Move all includes of popt.h into common.h, which depends on it anyway
David Wragg
2010-05-30
1
-2
/
+0
|
/
*
Move the common_consume code into consume.c
David Wragg
2010-05-25
1
-8
/
+111
*
amqp-consume should display usage info when the command is omitted.
David Wragg
2010-02-23
1
-2
/
+3
*
Add license block
David Wragg
2010-02-21
1
-0
/
+50
*
Command line AMQP tools based on rabbitmq-c
David Wragg
2010-02-20
1
-0
/
+77