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
/
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
/
+2
*
Style changes from running black on Python 3.9
Kevin Van Brunt
2021-04-27
1
-1
/
+1
*
Resolves comments from PR
Eric Lin
2021-03-18
1
-1
/
+1
*
Add black for automatic code format
Todd Leonhardt
2021-01-31
1
-3
/
+4
*
Added cmd2.utils.Settable to the cmd2 namespace and updated examples and docs
Todd Leonhardt
2020-02-04
1
-1
/
+1
*
Fix lint error for unused variable
kotfu
2019-07-14
1
-1
/
+1
*
Added a walkthrough of constructing a simple application to the overview
kotfu
2019-07-05
1
-4
/
+3
*
Fixed a bunch of examples which were broken due to moving DEFAULT_SHORTCUTS f...
Todd Leonhardt
2019-06-16
1
-1
/
+1
*
Refactor exit_code implementation
Todd Leonhardt
2019-05-20
1
-3
/
+3
*
Fixed how shortcuts are set in examples
Todd Leonhardt
2019-03-14
1
-6
/
+4
*
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
-2
/
+4
*
Standardize cmd2 imports in tests and examples
kotfu
2018-05-23
1
-4
/
+4
*
Merge branch 'test_merge' into test_ply_merge
Eric Lin
2018-05-02
1
-1
/
+1
|
\
|
*
Removed the expensive imports from cmd2/__init__.py
Eric Lin
2018-04-25
1
-1
/
+1
*
|
multilineCommands -> multiline_commands
kotfu
2018-04-29
1
-1
/
+1
|
/
*
Started removing dependency on six
Todd Leonhardt
2018-04-15
1
-1
/
+1
*
Removed abbrev attribute
Kevin Van Brunt
2018-03-02
1
-1
/
+0
*
Renamed @with_argument_parser decorator to @with_argparser
Todd Leonhardt
2018-01-21
1
-3
/
+3
*
Changed @with_argument_parser to only pass single argument to commands
Todd Leonhardt
2018-01-15
1
-2
/
+2
*
Made a couple cleanup changes
Todd Leonhardt
2018-01-15
1
-13
/
+16
*
switch from optparse to argparse
Jared Crapo
2018-01-10
1
-25
/
+26
*
Made a couple fixes to existing examples
Todd Leonhardt
2017-11-11
1
-2
/
+2
*
Make the same as test_transcription.py
Jared Crapo
2017-08-21
1
-4
/
+5
*
Write documentation for revised transcription feature
Jared Crapo
2017-08-21
1
-10
/
+33
*
Fixed a few bugs and examples
Todd Leonhardt
2017-07-03
1
-0
/
+1
*
Refactored to replace custom StubbornDict with collections.OrderedDict
Todd Leonhardt
2017-06-29
1
-4
/
+7
*
Changed default value for USE_ARG_LIST global to True
Todd Leonhardt
2017-06-14
1
-1
/
+4
*
Mostly fix a bunch of spelling mistakes.
Todd Leonhardt
2017-03-13
1
-1
/
+1
*
Changes to make our project as welcoming as possible for new contributors.
Todd Leonhardt
2017-02-26
1
-0
/
+53