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
*
Updated macro documentation
0.9.9
Kevin Van Brunt
2019-02-21
4
-8
/
+6
*
Merge pull request #628 from python-cmd2/simplify_edit
kmvanbrunt
2019-02-21
3
-26
/
+25
|
\
|
*
Updated change log
Kevin Van Brunt
2019-02-21
1
-1
/
+3
|
*
Removed os.system in favor of do_shell
Kevin Van Brunt
2019-02-21
2
-25
/
+22
|
/
*
Merge pull request #627 from python-cmd2/tab_settables
kmvanbrunt
2019-02-20
12
-21
/
+46
|
\
|
*
Merge branch 'master' into tab_settables
kmvanbrunt
2019-02-20
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
No longer sorting settable during initialization since the show method alread...
Kevin Van Brunt
2019-02-20
1
-6
/
+1
|
*
Changed examples to reflect that settable doesn't need to be updated before c...
Kevin Van Brunt
2019-02-20
9
-18
/
+32
|
*
No longer sorting settable during initialization since the show method alread...
Kevin Van Brunt
2019-02-20
1
-6
/
+1
|
*
Added unit test
Kevin Van Brunt
2019-02-20
1
-0
/
+3
|
*
Added bug fix to change log
Kevin Van Brunt
2019-02-20
1
-0
/
+4
|
*
Fixed bug where items tab completed in set were not current
Kevin Van Brunt
2019-02-20
1
-3
/
+7
|
/
*
Fixed examples
Kevin Van Brunt
2019-02-08
2
-3
/
+3
*
Merge pull request #624 from python-cmd2/doc_updates
0.9.8
Todd Leonhardt
2019-02-06
3
-8
/
+9
|
\
|
*
Minor doc updates that fix a few typos and inaccuracies
Todd Leonhardt
2019-02-06
3
-8
/
+9
|
/
*
Merge pull request #623 from python-cmd2/pyscript_quit
Todd Leonhardt
2019-02-06
3
-26
/
+46
|
\
|
*
Suppress KeyboardInterrupt in portions of py/pyscript where the interactive c...
Kevin Van Brunt
2019-02-06
1
-141
/
+157
|
*
Fixed issue where calling exit() or quit() from a pyscript would close the wh...
Kevin Van Brunt
2019-02-06
3
-140
/
+144
|
/
*
Fixed comment
Kevin Van Brunt
2019-02-06
1
-1
/
+1
*
Merge pull request #619 from python-cmd2/string_stream
kmvanbrunt
2019-01-24
3
-7
/
+11
|
\
|
*
Increased code coverage
Kevin Van Brunt
2019-01-24
1
-1
/
+1
|
*
Added StdSim bug fix
Kevin Van Brunt
2019-01-24
1
-0
/
+5
|
*
Echoing string data directly to inner_stream instead of inner_stream.buffer t...
Kevin Van Brunt
2019-01-24
1
-6
/
+5
|
/
*
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
[next]