| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Switch to Mozilla Public License 2.0 (MPL 2.0) | dcorbacho | 2020-07-11 | 1 | -12/+3 | 
| *  | Update copyright (year 2020) | Jean-Sébastien Pédron | 2020-03-10 | 1 | -1/+1 | 
| *  | URL Cleanup | Spring Operator | 2019-03-20 | 1 | -2/+2 | 
| *  | Be Python 3 compatible | Michael Klishin | 2017-05-03 | 1 | -15/+14 | 
| *  | amqp_codegen.py: Create the parent directories of the output file | Jean-Sébastien Pédron | 2016-08-05 | 1 | -0/+11 | 
| *  | amqp_codegen.py: Remove shebang line + chmod 644 | Jean-Sébastien Pédron | 2015-12-18 | 1 | -8/+7 | 
| *  | Make amqp_codegen.py work with Python 3 | Loïc Hoguin | 2015-12-17 | 1 | -12/+12 | 
| *  | add shebang for python version detection | derwinlu | 2015-07-03 | 1 | -0/+1 | 
| *  | Update copyright for 2014 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 | 
| *  | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 | 
| *  | Update copyright 2013 | Emile Joubert | 2013-01-23 | 1 | -1/+1 | 
| *  | "When opening a file, it’s preferable to use open() instead of invoking thi... | Simon MacMullen | 2012-10-04 | 1 | -1/+1 | 
| *  | Update copyright 2012 | Emile Joubert | 2012-02-02 | 1 | -1/+1 | 
| *  | Correct all copyright notices | Matthew Sackman | 2011-01-19 | 1 | -26/+11 | 
| *    | merge bug23645 into default (C client is lacking some methods in its API) | Alexandru Scvortov | 2011-01-14 | 1 | -7/+7 | 
| |\   | 
 | 
| | *  | Don't delete the output file before closing it | David Wragg | 2011-01-13 | 1 | -7/+7 | 
| * |  | Make AmqpClass.spec hold the parsed spec, not the raw spec | David Wragg | 2011-01-07 | 1 | -1/+1 | 
| |/   | 
 | 
| *  | Make acc win in domains_merger. | Simon MacMullen | 2010-07-07 | 1 | -2/+2 | 
| *  | Revert these two merges to new into old, I can't remember why I swapped them ... | Simon MacMullen | 2010-07-07 | 1 | -9/+9 | 
| *  | More renaming :) | Simon MacMullen | 2010-07-07 | 1 | -26/+26 | 
| *  | Stylistic changes: Rename old to acc, allow_overwrite to allow_accumulate, an... | Simon MacMullen | 2010-07-07 | 1 | -40/+44 | 
| *  | Remove accidental print statement | Simon MacMullen | 2010-07-05 | 1 | -17/+13 | 
| *  | ...and back out all those checks after discussion with Matthias. | Simon MacMullen | 2010-07-05 | 1 | -25/+10 | 
| *  | Refactor merge_dict_lists_by a bit. | Simon MacMullen | 2010-07-05 | 1 | -9/+10 | 
| *  | Actually, default-value conflicts all over the place. | Simon MacMullen | 2010-07-05 | 1 | -1/+1 | 
| *  | Always break when there's | Simon MacMullen | 2010-07-05 | 1 | -2/+8 | 
| *  | Always break when there's | Simon MacMullen | 2010-07-05 | 1 | -3/+5 | 
| *  | Always break when there's | Simon MacMullen | 2010-07-05 | 1 | -8/+14 | 
| *  | Add --allow-overwrite command line switch. | Simon MacMullen | 2010-07-05 | 1 | -27/+56 | 
| *  | Merge everything, don't die on conflicts. | Simon MacMullen | 2010-06-24 | 1 | -19/+13 | 
| *  | Update class records in-place | Tony Garnock-Jones | 2010-06-21 | 1 | -7/+5 | 
| *  | xrange instead of range | Alexandru Scvortov | 2010-06-21 | 1 | -1/+1 | 
| *  | Preserve ordering of constants, methods and classes | Tony Garnock-Jones | 2010-06-21 | 1 | -17/+18 | 
| *  | amqp_codegen.py now supports an arbitrary number of functions | Alexandru Scvortov | 2010-06-03 | 1 | -10/+9 | 
| *  | rabbit_framing_spec.hrl is now generated | Alexandru Scvortov | 2010-06-03 | 1 | -2/+4 | 
| *  | Check for duplicate properties. | Tony Garnock-Jones | 2010-05-23 | 1 | -3/+13 | 
| *  | Extensions mergers. | Tony Garnock-Jones | 2009-10-07 | 1 | -0/+45 | 
| *  | Infrastructure for supporting piecewise spec extension. | Tony Garnock-Jones | 2009-10-07 | 1 | -7/+28 | 
| *  | Avoid try: ... except: ... finally: to syppoet python 2.4 | David Wragg | 2009-05-08 | 1 | -5/+6 | 
| *  | Write autogenerated code to file instead of to stdout. | Hubert Plociniczak | 2009-01-09 | 1 | -4/+19 | 
| *  | Advice about macports py25-simplejson | Tony Garnock-Jones | 2008-12-10 | 1 | -0/+2 | 
| *  | Remove dots, for consistency | Tony Garnock-Jones | 2008-12-09 | 1 | -2/+2 | 
| *  | Another tweak. | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+9 | 
| *  | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 1 | -4/+7 | 
| *  | Use simplejson.py API, move copyright info | Hubert Plociniczak | 2008-11-20 | 1 | -6/+13 | 
| *  | Print error message when codegen cannot import json | Hubert Plociniczak | 2008-10-10 | 1 | -3/+13 | 
| *  | Migrate branch bug17070 | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+5 | 
| *  | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+156 |