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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Began work to minimize public API
Todd Leonhardt
2019-06-15
3
-11
/
+11
*
Updated comment
Kevin Van Brunt
2019-06-15
1
-4
/
+4
*
Updated various documentation and tests to not use load
Todd Leonhardt
2019-06-15
2
-6
/
+6
*
Fix unit test failures I introduced in last commit
Todd Leonhardt
2019-06-15
1
-2
/
+2
*
Updated documentation
Kevin Van Brunt
2019-06-15
4
-7
/
+7
*
Updated comment
Kevin Van Brunt
2019-06-15
1
-1
/
+1
*
Merge branch 'master' into history_fixes
Kevin Van Brunt
2019-06-14
7
-13
/
+4
|
\
|
*
Removed support for cmd.cmdqueue
Kevin Van Brunt
2019-06-11
3
-7
/
+2
|
*
Removed copyright headers from source files and updated LICENSE with current ...
Kevin Van Brunt
2019-06-07
2
-6
/
+0
|
*
Transcript testing now properly handles commands which signal the application...
Todd Leonhardt
2019-06-06
2
-0
/
+2
*
|
Fix history display issues
Todd Leonhardt
2019-06-13
1
-1
/
+2
|
/
*
Changed example cmd2 history file's extension from txt to dat since it is now...
Kevin Van Brunt
2019-06-05
1
-1
/
+1
*
Refactor exit_code implementation
Todd Leonhardt
2019-05-20
23
-36
/
+56
*
Improved code coverage
Kevin Van Brunt
2019-05-07
2
-2
/
+2
*
Fixed issue when printing alerts caused by a prompt with a new line character
Kevin Van Brunt
2019-03-21
1
-4
/
+4
*
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
*
|
Converted class attributes which aren't intended to be dynamically settable t...
Todd Leonhardt
2019-03-14
1
-1
/
+1
*
|
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-14
1
-1
/
+4
|
\
\
|
|
/
|
*
Updated documentation
Kevin Van Brunt
2019-03-14
1
-1
/
+4
*
|
Fixed how shortcuts are set in examples
Todd Leonhardt
2019-03-14
8
-42
/
+30
*
|
First stage of attribute refactoring
Todd Leonhardt
2019-03-13
7
-14
/
+8
|
/
*
Updated examples and documentation pertaining to disabling commands
Kevin Van Brunt
2019-03-10
1
-0
/
+12
*
Fixed typo in example
Kevin Van Brunt
2019-03-10
1
-1
/
+1
*
Fix for when with_argument_list is called with preserve_quotes optional argument
Todd Leonhardt
2019-03-04
1
-0
/
+5
*
Updated the examples to illustrate sorting CompletionItems
Kevin Van Brunt
2019-02-27
2
-4
/
+10
*
Made cmd2_app a positional and required argument of AutoCompleter.
Kevin Van Brunt
2019-02-23
2
-99
/
+4
*
Changed examples to reflect that settable doesn't need to be updated before c...
Kevin Van Brunt
2019-02-20
7
-14
/
+25
*
Fixed examples
Kevin Van Brunt
2019-02-08
2
-3
/
+3
*
Fixed issue where calling exit() or quit() from a pyscript would close the wh...
Kevin Van Brunt
2019-02-06
1
-2
/
+2
*
Fixed comment
Kevin Van Brunt
2019-02-06
1
-1
/
+1
*
Added help summary and a separate label for commands and topics
Kevin Van Brunt
2018-12-21
1
-12
/
+33
*
Removed newlines
Kevin Van Brunt
2018-12-21
1
-3
/
+1
*
Refactored script to use app()
Kevin Van Brunt
2018-12-21
1
-32
/
+27
*
Updated documentation
Kevin Van Brunt
2018-12-20
1
-2
/
+2
*
Refactored script and made OS independent by removing rm calls
Kevin Van Brunt
2018-12-20
1
-26
/
+40
*
Added labels for each command help text
Kevin Van Brunt
2018-12-20
1
-2
/
+13
*
Fixing flake8 warning
Kevin Van Brunt
2018-12-20
1
-0
/
+1
*
Added new example script that saves help text to a file
Kevin Van Brunt
2018-12-20
1
-0
/
+67
*
Fix flake8 issues
Todd Leonhardt
2018-12-06
14
-69
/
+63
*
Fixed bug in example caused by a keyword argument being used with dict.get()
Kevin Van Brunt
2018-11-30
1
-1
/
+1
*
Undefined names: from colorama import Fore, Back
cclauss
2018-11-18
1
-0
/
+1
*
Update docs with smart ANSI handling for ppaged
Ethan McCreadie
2018-11-01
2
-16
/
+18
*
Refactored filtering in path_complete to use a function
Kevin Van Brunt
2018-10-26
1
-1
/
+1
*
Added code to handle -- in argparse completer
Kevin Van Brunt
2018-10-10
1
-1
/
+1
*
Added warning to documentation about how help_foo won't be called for command...
Todd Leonhardt
2018-10-06
2
-6
/
+5
*
Added documentation stating that parsers passed to argparse decorators need t...
Todd Leonhardt
2018-10-06
1
-9
/
+17
*
Moved main.py to exampels/hello_cmd2.py and added some comments
Todd Leonhardt
2018-10-06
1
-0
/
+16
*
Merge remote-tracking branch 'origin/master' into argparse_remainder
Eric Lin
2018-10-06
4
-28
/
+28
|
\
|
*
Using sub-command instead of subcommand where possible to be consistent with ...
Kevin Van Brunt
2018-10-05
4
-28
/
+28
[next]