summaryrefslogtreecommitdiff
path: root/cliff/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid ASCII encoding errors when output is redirected" into stable/mitakamitaka-eol2.0.1stable/mitakaJenkins2017-03-221-0/+83
|\
| * Avoid ASCII encoding errors when output is redirectedJohn Dennis2016-08-311-0/+83
* | Update cmd2 fix to still work with 0.6.7Dean Troyer2017-03-221-2/+11
* | Multiple fixes to unwedge stable/mitakaDean Troyer2017-03-151-2/+2
|/
* Merge "handle empty list in table formatter"2.0.0Jenkins2016-02-171-0/+14
|\
| * handle empty list in table formatterDoug Hellmann2016-02-111-0/+14
* | Merge "Drop Python 2.6 support"Jenkins2016-02-171-142/+0
|\ \ | |/ |/|
| * Drop Python 2.6 supportChangBo Guo(gcb)2016-02-111-142/+0
* | Merge "Revert "app,command: disallow abbrev by default""1.17.0Jenkins2016-02-111-1/+2
|\ \ | |/ |/|
| * Revert "app,command: disallow abbrev by default"Dean Troyer2016-02-111-1/+2
* | Merge "Don't use non-existent method of Mock"Jenkins2016-02-111-3/+3
|\ \
| * | Don't use non-existent method of MockChangBo Guo(gcb)2015-12-301-3/+3
* | | Fixes terminal_width on WindowsAlessandro Pilotti2016-02-101-1/+24
* | | Merge "Make verbose and quiet mutually exclusive"Jenkins2016-01-131-0/+16
|\ \ \ | |_|/ |/| |
| * | Make verbose and quiet mutually exclusiveTerryHowe2016-01-011-0/+16
* | | app,command: disallow abbrev by defaultJulien Danjou2016-01-111-2/+1
* | | app: work-around abbrevJulien Danjou2016-01-111-0/+36
|/ /
* | Replace dashes with underscores in bash completionMaciej Kwiek2015-12-101-0/+11
|/
* Merge "Resize columns to fit screen width"Jenkins2015-12-042-2/+251
|\
| * Resize columns to fit screen widthSteve Baker2015-11-172-2/+251
* | fix fuzzy search for same-distance caseBrano Zarnovican2015-11-121-0/+40
* | Fix test class docstring for py 3.5Doug Hellmann2015-09-232-1/+6
|/
* Merge "Implement a json formatter in cliff"1.15.0Jenkins2015-09-081-0/+71
|\
| * Implement a json formatter in cliffSteve Baker2015-08-181-0/+71
* | Merge "Replace '\r' with ' ' for prettytable"Jenkins2015-08-181-0/+53
|\ \ | |/ |/|
| * Replace '\r' with ' ' for prettytableliyingjun2015-08-181-0/+53
* | Implement a yaml formatter in cliffSteve Baker2015-08-181-0/+45
* | Improve help messagesAndreas Jaeger2015-08-071-2/+2
* | Add csv formatter test1.14.0TerryHowe2015-07-301-0/+40
* | Merge "Add command fuzzy matching"Jenkins2015-07-241-2/+18
|\ \ | |/ |/|
| * Add command fuzzy matchingkafka2015-07-241-2/+18
* | Allow subcommands to accept --help when using 'deferred_help'.Sean Perry2015-07-141-0/+20
|/
* Use base command for help testDerek Higgins2015-07-071-1/+4
* Merge "Add value format for list command"Jenkins2015-06-081-0/+13
|\
| * Add value format for list commandTerryHowe2015-05-261-0/+13
* | Merge "Print help on help command"Jenkins2015-06-031-1/+3
|\ \ | |/ |/|
| * Print help on help commandTerryHowe2015-04-221-1/+3
* | Sort the fuzzy matchesTerryHowe2015-04-141-2/+1
|/
* Merge "Pass user command text to the Command object"Jenkins2015-04-141-0/+5
|\
| * Pass user command text to the Command objectDean Troyer2015-03-061-0/+5
* | Merge "Correct completion in interactive mode"Jenkins2015-03-041-0/+62
|\ \ | |/ |/|
| * Correct completion in interactive modeCedric Brandily2015-02-201-0/+62
* | Merge "Allow to call initialize_app when running --help"1.10.0Jenkins2015-02-261-1/+25
|\ \
| * | Allow to call initialize_app when running --helpCedric Brandily2015-02-241-1/+25
| |/
* | Merge "Fix pep8 tests for lambda"Jenkins2015-02-261-5/+6
|\ \
| * | Fix pep8 tests for lambdaTerryHowe2015-02-201-5/+6
| |/
* | Add deprecated attribute to commandsDean Troyer2015-01-142-0/+25
|/
* print the real error cmd argument1.9.0Yalei Wang2014-11-031-0/+2
* mock.assert_called_once() is not a valid methodMichael Davies2014-09-051-1/+1
* Merge "Expose load_commands publicly"Jenkins2014-06-163-59/+49
|\