summaryrefslogtreecommitdiff
path: root/cliff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Modify the help message of `-c`/`--column` parameter"Zuul2019-10-021-1/+2
|\ \ \
| * | | Modify the help message of `-c`/`--column` parameteryanpuqing2019-07-261-1/+2
* | | | Stop wildcard importing argparseStephen Finucane2019-05-092-24/+24
|/ / /
* | | Merge "Missing carriage return in some cases, using -f json"Zuul2019-05-051-0/+1
|\ \ \ | |/ / |/| |
| * | Missing carriage return in some cases, using -f jsonYossi Ovadia2019-01-231-0/+1
* | | Merge "add argparse conflict handler "ignore""Zuul2019-05-043-5/+106
|\ \ \ | |/ / |/| |
| * | add argparse conflict handler "ignore"Doug Hellmann2018-02-013-5/+106
* | | Don't try to run issubclass on non-classes2.14.0Monty Taylor2018-10-311-0/+3
* | | Removed unused err variableTony Breeds2018-10-311-1/+0
* | | Assure executable name is kept when app is called as moduleSorin Sbarnea2018-06-281-1/+4
* | | support cmd2 0.9.1 in interactive modeDoug Hellmann2018-05-311-5/+27
* | | Merge "Remove the warning of getargspec removal"Zuul2018-03-264-6/+14
|\ \ \
| * | | Remove the warning of getargspec removalHongbin Lu2018-03-144-6/+14
| | |/ | |/|
* | | fix typos in documentationmelissaml2018-03-231-2/+2
|/ /
* | Merge "Fix cmd2 doc URL"Zuul2018-03-101-1/+1
|\ \
| * | Fix cmd2 doc URLMasayuki Igawa2018-02-261-1/+1
* | | Align parsed() call with cmd2 versions >= 0.7.3Corey Bryant2018-03-061-1/+7
|/ /
* | Merge "sphinxext: Warn if namespace or command pattern invalid"Zuul2018-02-091-0/+9
|\ \ | |/ |/|
| * sphinxext: Warn if namespace or command pattern invalidStephen Finucane2018-01-291-0/+9
* | remove -s alias for --sort-columns2.11.0Doug Hellmann2018-01-182-1/+21
|/
* Add ability to sort data by columns for list commandsVitalii Kulanov2017-12-273-2/+100
* Merge "Fix codec error when format=csv"Zuul2017-12-044-7/+122
|\
| * Fix codec error when format=csvJohn Dennis2017-10-024-7/+122
* | add support for legacy command name translationDoug Hellmann2017-11-302-2/+70
* | sphinxext: Support cliff applicationAkihiro Motoki2017-10-301-34/+89
* | Merge "Use assertIsNone(...) instead of assertIs(None,...)"Zuul2017-10-251-2/+2
|\ \
| * | Use assertIsNone(...) instead of assertIs(None,...)lingyongxu2017-07-181-2/+2
* | | Fix PEP8 in gateKien Nguyen2017-10-252-14/+14
* | | Merge "Alias exit to cmd2's quit command to exit interactive shell"Jenkins2017-10-101-0/+3
|\ \ \ | |_|/ |/| |
| * | Alias exit to cmd2's quit command to exit interactive shellRajath Agasthya2017-08-231-0/+3
* | | handle more varied top_level.txt files in distributions2.9.1Doug Hellmann2017-09-261-4/+9
* | | Merge "Docs update for more-hooks"2.9.0Jenkins2017-09-221-4/+2
|\ \ \
| * | | Docs update for more-hooksDean Troyer2017-09-161-4/+2
* | | | Merge "show the distribution providing the command in help output"Jenkins2017-09-222-8/+62
|\ \ \ \ | |/ / / |/| | |
| * | | show the distribution providing the command in help outputDoug Hellmann2017-09-222-8/+62
| |/ /
* | | Allow command hooks to make changesDean Troyer2017-09-144-7/+225
* | | add actual column names to error msgDan Kirkwood2017-09-051-2/+4
|/ /
* | Fix regexp for detecting long optionsYushiro FURUKAWA2017-08-222-3/+62
* | sphinxext: Correct issues with usage formattingStephen Finucane2017-08-222-2/+9
* | trivial: Fix comments in sphinxext moduleStephen Finucane2017-07-181-7/+5
|/
* add tests for display command classes and hooks2.8.0Doug Hellmann2017-07-061-0/+102
* Run hooks for DisplayCommandBaseRajath Agasthya2017-07-062-2/+28
* Merge "add --fit-width option to table formatter"Jenkins2017-07-052-12/+40
|\
| * add --fit-width option to table formatterDoug Hellmann2017-07-052-12/+40
* | sphinxext: Add 'application' option to the autoprogram directiveAkihiro Motoki2017-07-031-1/+3
|/
* Merge "sphinext: Use metavar where possible"Jenkins2017-06-302-4/+23
|\
| * sphinext: Use metavar where possibleStephen Finucane2017-06-082-4/+23
* | Merge "Fix erroneous line in command hook test"Jenkins2017-06-301-1/+1
|\ \
| * | Fix erroneous line in command hook testRajath Agasthya2017-06-301-1/+1
* | | make smart help formatter test deterministicDoug Hellmann2017-06-301-0/+14
|/ /