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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected steps to publish a release
0.9.7
Kevin Van Brunt
2019-01-08
1
-1
/
+1
*
Updated change log for 0.9.7 release
Kevin Van Brunt
2019-01-08
1
-2
/
+3
*
Merge pull request #617 from python-cmd2/completion
kmvanbrunt
2019-01-08
1
-2
/
+3
|
\
|
*
Added tab completion of paths to pyscript script arguments
Kevin Van Brunt
2019-01-08
1
-2
/
+3
|
/
*
Merge pull request #616 from igorzakhar/fix/readme-examples
Todd Leonhardt
2019-01-04
1
-0
/
+3
|
\
|
*
Added blank lines between code blocks in code examples
igorzakhar
2019-01-04
1
-0
/
+3
|
/
*
Merge pull request #615 from python-cmd2/help_script_updates
kmvanbrunt
2018-12-21
1
-12
/
+33
|
\
|
*
Added help summary and a separate label for commands and topics
Kevin Van Brunt
2018-12-21
1
-12
/
+33
|
/
*
Merge pull request #614 from python-cmd2/help_text_script
kmvanbrunt
2018-12-21
3
-1
/
+94
|
\
|
*
Updated change log
Kevin Van Brunt
2018-12-21
1
-1
/
+1
|
*
Improved comment
Kevin Van Brunt
2018-12-21
1
-1
/
+3
|
*
Removed newlines
Kevin Van Brunt
2018-12-21
1
-3
/
+1
|
*
Added bug fix about cmd_echo
Kevin Van Brunt
2018-12-21
1
-0
/
+1
|
*
Restored default behavior of setting cmd_echo to False before running a py sc...
Kevin Van Brunt
2018-12-21
1
-0
/
+4
|
*
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
|
/
*
Merge pull request #612 from python-cmd2/select_zero
Todd Leonhardt
2018-12-13
3
-2
/
+30
|
\
|
*
Fixed typos in comments
Todd Leonhardt
2018-12-13
1
-2
/
+2
|
*
Updated CHANGELOG
Todd Leonhardt
2018-12-13
1
-0
/
+2
|
*
Fixed bug in cmd2.Cmd.select() when user enters 0 or negative number
Todd Leonhardt
2018-12-13
2
-1
/
+27
|
/
*
Merge pull request #610 from python-cmd2/pytestupdates
Todd Leonhardt
2018-12-07
3
-11
/
+12
|
\
|
*
Add junit to ignored directories
kotfu
2018-12-06
1
-0
/
+1
|
*
Fix Deprecation warnings for escape sequences
kotfu
2018-12-06
1
-5
/
+5
|
*
Change deprecated mock to mocker
kotfu
2018-12-06
1
-6
/
+6
|
/
*
Merge pull request #609 from python-cmd2/perror
kmvanbrunt
2018-12-06
4
-28
/
+24
|
\
|
*
Added to change log
Kevin Van Brunt
2018-12-06
1
-0
/
+3
|
*
Removed ERROR: text from perror output
Kevin Van Brunt
2018-12-06
3
-28
/
+21
|
/
*
Merge pull request #607 from python-cmd2/flake8
Todd Leonhardt
2018-12-06
58
-95
/
+132
|
\
|
*
Added flake8 invoke task to make it easy for developers to run flake8 locally...
Todd Leonhardt
2018-12-06
1
-0
/
+8
|
*
Fix flake8 issues
Todd Leonhardt
2018-12-06
58
-95
/
+124
|
/
*
Added some return type hints
Kevin Van Brunt
2018-12-05
1
-9
/
+9
*
Merge pull request #605 from python-cmd2/del_complete_help
Todd Leonhardt
2018-12-03
1
-4
/
+4
|
\
|
*
Moved some class specific code out of __init__
Kevin Van Brunt
2018-12-03
1
-4
/
+4
|
/
*
Merge pull request #604 from python-cmd2/tweaks
kmvanbrunt
2018-12-03
3
-60
/
+41
|
\
|
*
Moved default_to_shell logic back to default()
Kevin Van Brunt
2018-12-03
1
-17
/
+14
|
*
Made it so default_to_shell results in do_shell being called so that output c...
Kevin Van Brunt
2018-11-30
3
-64
/
+48
|
/
*
Fixed bug in example caused by a keyword argument being used with dict.get()
Kevin Van Brunt
2018-11-30
1
-1
/
+1
*
Updated comment
Kevin Van Brunt
2018-11-30
1
-4
/
+4
*
Merge pull request #600 from cclauss/patch-2
Todd Leonhardt
2018-11-18
1
-2
/
+9
|
\
|
*
--exclude=./.*
cclauss
2018-11-19
1
-2
/
+2
|
*
3 seconds is a reasonable runtime.
cclauss
2018-11-19
1
-2
/
+2
|
*
flake8 . --count --exclude=./.,./examples,./tests
cclauss
2018-11-19
1
-2
/
+2
|
*
flake8 . --count --exclude=./examples,./tests
cclauss
2018-11-18
1
-1
/
+1
|
*
Travis CI: Use flake8 to find syntax errors and undefined names
cclauss
2018-11-18
1
-2
/
+9
|
/
*
Merge pull request #599 from cclauss/patch-1
Todd Leonhardt
2018-11-17
1
-0
/
+1
|
\
|
*
Undefined names: from colorama import Fore, Back
cclauss
2018-11-18
1
-0
/
+1
|
/
[next]