index
:
delta/python-packages/cmd2-git.git
1216-rich-print-mixin
2.0
async_prompt
black
black_config
blank_prompt
border_color
ci_improvements
cmdset_settables
codeql
colored_simple_table
colored_tables
colored_tables_orig
column_spacing
complete_flag_names
completion_item_choices
ctrl-c
ctrl-d
custom_command_completer
custom_completer_refactor
dashes
default_categories
duplicate_subcommand
editors
enh_default_categories
error_cleanup
exception_passthrough
exit_code
ext_test_0_2
extended_colors
f-strings
fix_broken_unit_test
fix_hint
github_actions
header_tabs
history_fix
import_wrapping
ipy_locals
last_result
master
misc
move_attach
mypy_continued
mypy_explicit_export
nested_table
nested_table_orig
ns_fix
ordered_history
pep561
plugin_version
poutput-psuccess
prompt_error
py_refactor
pypy_fix
redirected_aliases
settable_hint
silence
silence_startup_script
silent_start
table_newline
topic_width
unit_tests
util_fixes
win_tab_crash
github.com: python-cmd2/cmd2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
decorator_example.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated all examples to use Cmd2ArgumentParser instead of argparse.ArgumentPa...
Kevin Van Brunt
2021-06-17
1
-3
/
+3
*
Style changes from running black on Python 3.9
Kevin Van Brunt
2021-04-27
1
-1
/
+1
*
Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.
Kevin Van Brunt
2021-03-30
1
-4
/
+1
*
Resolves comments from PR
Eric Lin
2021-03-18
1
-1
/
+1
*
Add in isort changes
Todd Leonhardt
2021-01-31
1
-1
/
+3
*
Add black for automatic code format
Todd Leonhardt
2021-01-31
1
-5
/
+5
*
Changed isort to force wrapping of imports to reduce merge conflicts from min...
Eric Lin
2021-01-22
1
-1
/
+3
*
The functions cmd2 adds to Namespaces (get_statement() and get_handler()) are...
Kevin Van Brunt
2020-08-26
1
-1
/
+1
*
Fixed RecursionError when printing an argparse.Namespace caused by custom att...
Kevin Van Brunt
2020-08-25
1
-1
/
+1
*
Added cmd2.utils.Settable to the cmd2 namespace and updated examples and docs
Todd Leonhardt
2020-02-04
1
-1
/
+1
*
Fixed a bunch of examples which were broken due to moving DEFAULT_SHORTCUTS f...
Todd Leonhardt
2019-06-16
1
-1
/
+1
*
Removed support for cmd.cmdqueue
Kevin Van Brunt
2019-06-11
1
-3
/
+0
*
Refactor exit_code implementation
Todd Leonhardt
2019-05-20
1
-2
/
+3
*
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-17
1
-5
/
+11
|
\
|
*
Updated docs and example
Kevin Van Brunt
2019-03-17
1
-5
/
+11
*
|
Fixed how shortcuts are set in examples
Todd Leonhardt
2019-03-14
1
-4
/
+5
*
|
First stage of attribute refactoring
Todd Leonhardt
2019-03-13
1
-2
/
+1
|
/
*
Changed examples to reflect that settable doesn't need to be updated before c...
Kevin Van Brunt
2019-02-20
1
-3
/
+3
*
Fix flake8 issues
Todd Leonhardt
2018-12-06
1
-1
/
+0
*
Added warning to documentation about how help_foo won't be called for command...
Todd Leonhardt
2018-10-06
1
-0
/
+112