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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into speedup_import
kotfu
2018-05-23
1
-0
/
+2
|
\
|
*
Remove cmd2.Cmd.redirector for #381
kotfu
2018-05-10
1
-0
/
+1
|
*
Add note regarding submenu
kotfu
2018-05-09
1
-0
/
+1
*
|
Add note about known issue of slow import
kotfu
2018-05-23
1
-0
/
+3
|
/
*
Merge branch 'test_merge' into test_ply_merge
Eric Lin
2018-05-02
1
-0
/
+2
|
\
|
*
Restored legacy cmd/self access when locals_in_py is True. Changed default to...
Eric Lin
2018-05-02
1
-0
/
+2
*
|
Updated changelog
kotfu
2018-04-30
1
-0
/
+14
|
/
*
Added some documentation related to the latest changes.
Eric Lin
2018-04-21
1
-0
/
+2
*
Updated CHANGELOG with info on recent enhancements
Todd Leonhardt
2018-04-19
1
-0
/
+3
*
Finished removing all dependencies on the six module
Todd Leonhardt
2018-04-15
1
-0
/
+2
*
Merged master into delete_optparse branch
Todd Leonhardt
2018-04-15
1
-2
/
+24
|
\
|
*
Updated how opening quote addition works
Kevin Van Brunt
2018-04-15
1
-1
/
+1
|
*
Added to enhancements section
Kevin Van Brunt
2018-04-14
1
-3
/
+5
|
*
Preparation for 0.8.5 release
Todd Leonhardt
2018-04-13
1
-0
/
+18
*
|
Merge branch 'master' into delete_optparse
Todd Leonhardt
2018-04-10
1
-1
/
+5
|
\
\
|
|
/
|
*
Preparing for 0.8.4 release
0.8.4
Kevin Van Brunt
2018-04-10
1
-2
/
+5
|
*
Added 0.8.3 dependency fix to change log
Kevin Van Brunt
2018-04-10
1
-1
/
+2
*
|
Deleted optparse code which had been previously deprecated in 0.8.0 release
Todd Leonhardt
2018-04-09
1
-0
/
+8
|
/
*
Updated version number of release
0.8.3
Kevin Van Brunt
2018-04-09
1
-1
/
+1
*
Added new alias features to change log
Kevin Van Brunt
2018-04-06
1
-0
/
+2
*
Updated documentation
Kevin Van Brunt
2018-03-31
1
-0
/
+1
*
Simplified how to add tab completion to a subcommand
Kevin Van Brunt
2018-03-28
1
-1
/
+5
*
Updated change log
Kevin Van Brunt
2018-03-26
1
-0
/
+1
*
Updated documentation
Kevin Van Brunt
2018-03-25
1
-4
/
+3
*
Updated documentation
Kevin Van Brunt
2018-03-23
1
-2
/
+3
*
Renamed exclude_from_help to hidden_commands
Kevin Van Brunt
2018-03-22
1
-0
/
+18
*
Updated CHANGELOG in preparation for 0.8.2 release
0.8.2
Todd Leonhardt
2018-03-21
1
-1
/
+2
*
Updated CHANGELOG with info on recent commits
Todd Leonhardt
2018-03-20
1
-0
/
+2
*
Added ability to specify a startup_script in cmd2.Cmd.__init__()
Todd Leonhardt
2018-03-16
1
-1
/
+3
*
Added documentation
Kevin Van Brunt
2018-03-16
1
-0
/
+1
*
Added table_display.py
Todd Leonhardt
2018-03-14
1
-0
/
+11
*
Fixed typo
Todd Leonhardt
2018-03-09
1
-1
/
+1
*
Updated 0.8.1 release date in CHANGELOG
Todd Leonhardt
2018-03-09
1
-2
/
+2
*
Minor tweak to CHANGELOG
Todd Leonhardt
2018-03-08
1
-1
/
+1
*
Refactored the Windows vs macOS/Linux conditional in ppaged()
Todd Leonhardt
2018-03-07
1
-0
/
+2
*
Removed support for case-insensitive command parsing
Todd Leonhardt
2018-03-02
1
-1
/
+3
*
Added use of pytest-forked to CI unit test runs
Todd Leonhardt
2018-03-02
1
-2
/
+2
*
Removed abbrev attribute
Kevin Van Brunt
2018-03-02
1
-3
/
+8
*
Updated CHANGELOG with info on recent changes
Todd Leonhardt
2018-02-27
1
-0
/
+8
*
Added optional persistent readline history feature
Todd Leonhardt
2018-02-08
1
-0
/
+9
*
Ooops, forgot to change name of a decorator in the Changelog when we renamed it
Todd Leonhardt
2018-02-01
1
-1
/
+1
*
Added 0.8.0 release date to Changelog
0.8.0
Todd Leonhardt
2018-02-01
1
-1
/
+1
*
Fixed typo in a link
Todd Leonhardt
2018-01-31
1
-1
/
+1
*
Updated documentation in regards to automated transcript generation
Todd Leonhardt
2018-01-31
1
-2
/
+2
*
Added documentation about Python 3.4 and earlier now having an additional dep...
Todd Leonhardt
2018-01-22
1
-0
/
+1
*
Updated the changelog
Todd Leonhardt
2018-01-20
1
-2
/
+4
*
Added unit tests for sub-commands
Todd Leonhardt
2018-01-20
1
-0
/
+1
*
Added links to docs and examples to CHANGELOG.md
Todd Leonhardt
2018-01-20
1
-6
/
+7
*
Fixed unit tests
Todd Leonhardt
2018-01-20
1
-0
/
+2
*
Update changelog with #252 changes
kotfu
2018-01-16
1
-2
/
+10
[next]