summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add csv formatter test1.14.0TerryHowe2015-07-301-0/+40
* Fix encoding issue with the default python csv outputgcmalloc2015-07-302-1/+2
* Merge "Remove py26 as a default test from tox.ini"Jenkins2015-07-241-1/+1
|\
| * Remove py26 as a default test from tox.iniTerryHowe2015-07-241-1/+1
* | Merge "Add command fuzzy matching"Jenkins2015-07-243-5/+157
|\ \
| * | Add command fuzzy matchingkafka2015-07-243-5/+157
* | | Merge "Set demo app up with deferred help"Jenkins2015-07-242-0/+5
|\ \ \
| * | | Set demo app up with deferred helpDoug Hellmann2015-07-242-0/+5
* | | | Merge "Remove requirements.txt from tox.ini"Jenkins2015-07-241-3/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Remove requirements.txt from tox.iniTerryHowe2015-07-171-3/+1
* | | Updated from global requirementsOpenStack Proposal Bot2015-07-221-2/+1
* | | Updated from global requirementsOpenStack Proposal Bot2015-07-171-1/+1
|/ /
* | Merge "Allow subcommands to accept --help when using 'deferred_help'."Jenkins2015-07-162-0/+32
|\ \
| * | Allow subcommands to accept --help when using 'deferred_help'.Sean Perry2015-07-142-0/+32
| |/
* | Updated from global requirementsOpenStack Proposal Bot2015-07-152-2/+2
|/
* Updated from global requirementsOpenStack Proposal Bot2015-07-121-1/+2
* Merge "Fix logging config in demo app"Jenkins2015-07-091-7/+4
|\
| * Fix logging config in demo appDoug Hellmann2015-07-091-7/+4
* | Use base command for help testDerek Higgins2015-07-071-1/+4
|/
* Updated from global requirementsOpenStack Proposal Bot2015-06-223-6/+5
* Include the automatically-generated changelogDoug Hellmann2015-06-191-230/+1
* Updated from global requirementsOpenStack Proposal Bot2015-06-111-1/+1
* Merge "Add some docs for list value formatter"1.13.0Jenkins2015-06-081-0/+27
|\
| * Add some docs for list value formatterTerryHowe2015-05-261-0/+27
* | Merge "Add value format for list command"Jenkins2015-06-083-1/+23
|\ \ | |/
| * Add value format for list commandTerryHowe2015-05-263-1/+23
* | Merge "Fix object has no attribute debug error"Jenkins2015-06-041-1/+1
|\ \
| * | Fix object has no attribute debug errorTerryHowe2015-05-281-1/+1
* | | Merge "Print help on help command"Jenkins2015-06-032-2/+5
|\ \ \ | |/ / |/| |
| * | Print help on help commandTerryHowe2015-04-222-2/+5
* | | Merge "Add documentation for the value formatter"Jenkins2015-05-171-15/+29
|\ \ \ | |_|/ |/| |
| * | Add documentation for the value formatterTerryHowe2015-04-151-15/+29
* | | Merge "Defer interactive import"Jenkins2015-05-121-2/+6
|\ \ \
| * | | Defer interactive importDean Troyer2015-04-131-2/+6
* | | | Merge "Sort the fuzzy matches"Jenkins2015-05-123-3/+6
|\ \ \ \
| * | | | Sort the fuzzy matchesTerryHowe2015-04-143-3/+6
| | |/ / | |/| |
* | | | Updated from global requirementsOpenStack Proposal Bot2015-05-111-1/+1
* | | | Remove run_cross_tests.shDoug Hellmann2015-05-011-70/+0
* | | | fix author contact detailsDoug Hellmann2015-04-231-2/+2
| |_|/ |/| |
* | | Do not check requirements when loading plugins1.12.0Doug Hellmann2015-04-221-2/+12
* | | Catch and ignore error when locale can not be set1.11.0Thomas Bechtold2015-04-181-1/+4
* | | Uncap library requirements for libertyDoug Hellmann2015-04-162-2/+2
|/ /
* | Merge "Change the argument passed to __init__ for help"Jenkins2015-04-141-1/+2
|\ \
| * | Change the argument passed to __init__ for helpTerry Howe2015-02-201-1/+2
* | | Merge "Pass user command text to the Command object"Jenkins2015-04-144-4/+15
|\ \ \
| * | | Pass user command text to the Command objectDean Troyer2015-03-064-4/+15
* | | | Merge "Updated from global requirements"Jenkins2015-04-132-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updated from global requirementsOpenStack Proposal Bot2015-03-212-2/+2
* | | | Update links to setuptools doc.Andrew Spiers2015-03-102-2/+2
|/ / /
* | | Merge "Document print_help_if_requested method"1.10.1Jenkins2015-03-061-0/+8
|\ \ \