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
...
|
*
Updated change log
Kevin Van Brunt
2019-07-29
1
-1
/
+1
|
*
Updated change log
Kevin Van Brunt
2019-07-29
1
-0
/
+4
*
|
Updated change log
Kevin Van Brunt
2019-07-29
1
-0
/
+4
|
/
*
Add release date to next release in CHANGELOG
Todd Leonhardt
2019-07-24
1
-1
/
+1
*
Fixed bug where completer function of disabled command would still run
Kevin Van Brunt
2019-07-24
1
-0
/
+1
*
Fixed quoting issue
Kevin Van Brunt
2019-07-23
1
-1
/
+1
*
Fixed issue where run_pyscript failed if the script's filename had a space
Kevin Van Brunt
2019-07-23
1
-0
/
+1
*
Updated CHANGELOG
Todd Leonhardt
2019-07-20
1
-0
/
+1
*
Renamed PyscriptBridge to PyBridge
Kevin Van Brunt
2019-07-20
1
-1
/
+2
*
Fixed issue where ipy wasn't using the correct name for the PyscriptBridge
Kevin Van Brunt
2019-07-20
1
-0
/
+2
*
Fixed punctuation
Kevin Van Brunt
2019-07-19
1
-1
/
+1
*
Changed all uses of sub-command to subcommand
Kevin Van Brunt
2019-07-19
1
-3
/
+3
*
Updated broken doc link in CHANGELOG for recent release
Todd Leonhardt
2019-07-18
1
-1
/
+1
*
Renamed ArgParser to Cmd2ArgumentParser to make it clear it's a derived class...
Kevin Van Brunt
2019-07-18
1
-1
/
+1
*
Added unit tests for tab completing multiline commands
Kevin Van Brunt
2019-07-17
1
-0
/
+1
*
Fixed bug where multiline commands were having leading and ending spaces stri...
Kevin Van Brunt
2019-07-17
1
-0
/
+2
*
Fixed bug where was sometimes showing raw and expanded commands when they we...
Kevin Van Brunt
2019-07-17
1
-0
/
+1
*
Updated change log with bug fix
Kevin Van Brunt
2019-07-17
1
-0
/
+2
*
Merge branch 'master' into default_sort_key
Kevin Van Brunt
2019-07-16
1
-0
/
+1
|
\
|
*
Fixed documentation for run_script and renamed history option
Kevin Van Brunt
2019-07-16
1
-0
/
+1
*
|
Updated change log
Kevin Van Brunt
2019-07-16
1
-0
/
+4
*
|
Updated change log
Kevin Van Brunt
2019-07-16
1
-0
/
+2
|
/
*
Fixed link text
Kevin Van Brunt
2019-07-15
1
-1
/
+1
*
Added link to argparse_custom.py to change log
Kevin Van Brunt
2019-07-15
1
-3
/
+3
*
Renamed Cmd2ArgParser to ArgParser
Kevin Van Brunt
2019-07-12
1
-1
/
+1
*
Updated docs
Kevin Van Brunt
2019-07-12
1
-0
/
+3
*
Updated CHANGELOG
Kevin Van Brunt
2019-07-11
1
-0
/
+1
*
Updated CHANGELOG
Kevin Van Brunt
2019-07-11
1
-1
/
+5
*
Updated changelog
Todd Leonhardt
2019-07-10
1
-0
/
+4
*
Remove load, _relative_load, pyscript aliases which
Todd Leonhardt
2019-06-29
1
-0
/
+9
*
Update changelog in preparation for next release
0.9.14
Todd Leonhardt
2019-06-29
1
-1
/
+1
*
Updated CHANGELOG with more details on breaking changes to poutput and perror
Todd Leonhardt
2019-06-29
1
-3
/
+6
*
Updated documentation
Kevin Van Brunt
2019-06-27
1
-0
/
+18
*
Updated CHANGELOG and slightly refactored/reorganized comments and code in tr...
Todd Leonhardt
2019-06-16
1
-3
/
+4
*
Updated CHANGELOG and made some more methods protected
Todd Leonhardt
2019-06-15
1
-1
/
+5
*
Updated change log
Kevin Van Brunt
2019-06-15
1
-0
/
+5
*
Updated CHANGELOG with info on Python 3.4 deprecation and 3.8 support
Todd Leonhardt
2019-06-14
1
-0
/
+6
*
Updated CHANGELOG with release date for 0.9.13
0.9.13
Todd Leonhardt
2019-06-14
1
-2
/
+2
*
Added a unit test for HistoryItem.pr() in the case of non-verbose, non-expand...
Todd Leonhardt
2019-06-14
1
-1
/
+1
*
Updated change log
Kevin Van Brunt
2019-06-14
1
-1
/
+2
*
Fixed UnsupportedOperation on fileno error when a shell command was one of th...
Kevin Van Brunt
2019-06-12
1
-0
/
+2
*
Removed support for cmd.cmdqueue
Kevin Van Brunt
2019-06-11
1
-0
/
+2
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-0
/
+1
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-1
/
+1
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-4
/
+4
*
Updated change log
Kevin Van Brunt
2019-06-10
1
-14
/
+14
*
Updated change log and comment
Kevin Van Brunt
2019-06-07
1
-1
/
+4
*
Merge branch 'master' into script_refactor
Kevin Van Brunt
2019-06-06
1
-16
/
+27
|
\
|
*
Resolve PR feedback
kotfu
2019-05-25
1
-3
/
+1
|
*
Populate readline history from unpickled history
kotfu
2019-05-24
1
-0
/
+2
[prev]
[next]