summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1216-rich-print-mixinInitial rich mixin classEric Lin3 years
blank_promptFixed issue in ansi.async_alert_str() which would raise IndexError if prompt ...Kevin Van Brunt4 years
border_colorAdded ability to set border background color on BorderTables and AlternatingT...Kevin Van Brunt4 years
colored_simple_tableAdded ability to colorize all aspects of SimpleTablesKevin Van Brunt4 years
colored_tablesAdded ability to colorize all aspects of BorderedTables and AlternatingTables.Kevin Van Brunt4 years
colored_tables_origAdded ability to colorize all aspects of BorderedTable and AlternatingTableKevin Van Brunt4 years
completion_item_choicesArgparseCompleter now sorts CompletionItems created with numerical values as ...Kevin Van Brunt4 years
masterMake sys.stdout check clearer.Andrew Clark IV2 years
ns_fixFixed issue where a ns_provider could be passed None instead of its correct c...Kevin Van Brunt4 years
poutput-psuccessUpdating docs intersphinx to latestEric Lin2 years
[...]
 
TagDownloadAuthorAge
2.4.3cmd2-git-2.4.3.tar.gz  Kevin Van Brunt2 years
2.4.2cmd2-git-2.4.2.tar.gz  Kevin Van Brunt3 years
2.4.1cmd2-git-2.4.1.tar.gz  Kevin Van Brunt3 years
2.4.0cmd2-git-2.4.0.tar.gz  Kevin Van Brunt3 years
2.3.3cmd2-git-2.3.3.tar.gz  Kevin Van Brunt4 years
2.3.2cmd2-git-2.3.2.tar.gz  Kevin Van Brunt4 years
2.3.1cmd2-git-2.3.1.tar.gz  Kevin Van Brunt4 years
2.3.0cmd2-git-2.3.0.tar.gz  Kevin Van Brunt4 years
2.2.0cmd2-git-2.2.0.tar.gz  Kevin Van Brunt4 years
2.1.2cmd2-git-2.1.2.tar.gz  Kevin Van Brunt4 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-08-10Will now traverse down CommandSet inheritance tree to find all leaf descendants.1.3.2Eric Lin4-15/+81
2020-08-07Merge pull request #969 from python-cmd2/subcmd_fixKevin Van Brunt7-180/+223
2020-08-07Moved a comment to better section off codeKevin Van Brunt1-8/+8
2020-08-07Minor housekeeping. Updated CODEOWNERS with recent additionsEric Lin2-3/+15
2020-08-07Removed unnecessary prog value from subcommand parsersKevin Van Brunt1-6/+6
2020-08-07Updated change logKevin Van Brunt1-3/+9
2020-08-07Moved code which copies subparser's settings to _register_subcommands().Kevin Van Brunt4-184/+188
2020-08-07Fixed prog value of subcommands added with as_subcommand_to() decorator.Kevin Van Brunt2-11/+32
2020-08-06Updated CHANGELOG1.3.1Eric Lin1-0/+7
2020-08-06Verify that a completer function is defined in a CommandSet beforeEric Lin13-149/+504
[...]
 
Clone
git://git.baserock.org/delta/python-packages/cmd2-git.git
http://git.baserock.org/git/delta/python-packages/cmd2-git.git
https://git.baserock.org/git/delta/python-packages/cmd2-git.git