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
/
tests
/
conftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restored legacy cmd/self access when locals_in_py is True. Changed default to...
Eric Lin
2018-05-02
1
-2
/
+2
*
Adjusted some coverage configuration. Found and fixed bug in help completion.
Eric Lin
2018-04-18
1
-0
/
+47
*
Added a with_category decorator that can be used to tag a command category.
Eric Lin
2018-04-11
1
-1
/
+0
*
Fixed issue where categorization is skipped when there's a help_<command> fun...
Eric Lin
2018-04-11
1
-0
/
+18
*
Fixing unit tests
Kevin Van Brunt
2018-03-16
1
-1
/
+2
*
Removed abbrev attribute
Kevin Van Brunt
2018-03-02
1
-3
/
+1
*
History enhancements
Todd Leonhardt
2018-01-20
1
-3
/
+5
*
Fixed unit tests
Todd Leonhardt
2018-01-20
1
-1
/
+0
*
Improved how new argparse-based decorators provide help
Todd Leonhardt
2018-01-17
1
-1
/
+1
*
do_edit() no longer edits history, just files #252
kotfu
2018-01-16
1
-2
/
+0
*
Remove do_save() and do_run() for #252
kotfu
2018-01-16
1
-1
/
+1
*
Implement -o, -r, and -e options for issue #252
Jared Crapo
2018-01-15
1
-3
/
+4
*
cmdenvironment command has been removed and its functionality now exists as a...
Todd Leonhardt
2018-01-15
1
-2
/
+1
*
show command has been removed
Todd Leonhardt
2018-01-15
1
-1
/
+1
*
Fixed expected value of "help history" for unit tests
Todd Leonhardt
2018-01-15
1
-9
/
+13
*
__relative_load command is now hidden from help menu by default
Todd Leonhardt
2018-01-15
1
-2
/
+2
*
Fixed do_history unit tests and implementation
Todd Leonhardt
2018-01-15
1
-9
/
+10
*
feedback_to_output now defaults to False
Todd Leonhardt
2017-08-20
1
-13
/
+13
*
Fixed unit test
Kevin Van Brunt
2017-07-19
1
-1
/
+1
*
Fixed a few bugs and examples
Todd Leonhardt
2017-07-03
1
-4
/
+2
*
Removed pause command
Todd Leonhardt
2017-07-03
1
-2
/
+2
*
Completely removed use of self.default_file_name
Todd Leonhardt
2017-06-28
1
-16
/
+15
*
Added new pyscript command
Todd Leonhardt
2017-06-13
1
-2
/
+2
*
Removed redundant list command
Todd Leonhardt
2017-06-03
1
-3
/
+4
*
Added "exclude_from_help" list as a cmd2.Cmd public attribute
Todd Leonhardt
2017-06-01
1
-2
/
+2
*
Fixed transcript testing issues
Todd Leonhardt
2017-04-26
1
-2
/
+2
*
Mostly fix a bunch of spelling mistakes.
Todd Leonhardt
2017-03-13
1
-6
/
+7
*
Refactored to move all cmd2.Cmd class member variables to beginning.
Todd Leonhardt
2017-02-11
1
-1
/
+3
*
Various parsing fixes and improvements:
TL
2017-02-07
1
-0
/
+2
*
Documented undocumented commands and removed command aliases.
Todd Leonhardt
2017-02-05
1
-7
/
+2
*
Fixed long-form show unit test to deal with Windows not having colors.
Todd Leonhardt
2017-02-04
1
-3
/
+6
*
Added unit test for "show -l".
Todd Leonhardt
2017-02-04
1
-0
/
+16
*
Added more and better unit tests for load and save commands
Todd Leonhardt
2017-02-04
1
-4
/
+64
*
First stage of refactoring to support full simultaneous Python 2 and 3 compat...
Todd Leonhardt
2016-12-09
1
-0
/
+1
*
Add unit tests
Federico Ceratto
2016-02-23
1
-0
/
+45