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
*
Fixed documentation for run_script and renamed history option
Kevin Van Brunt
2019-07-16
1
-4
/
+4
*
Make max_completion_items settable
Kevin Van Brunt
2019-07-15
1
-0
/
+2
*
Renamed colors setting to allow_ansi
Kevin Van Brunt
2019-06-26
1
-2
/
+2
*
Restored a few attributes to be public
Todd Leonhardt
2019-06-23
1
-1
/
+1
*
Added verify_help_text() helper function for tests and removed BASE_HELP and ...
Todd Leonhardt
2019-06-15
1
-26
/
+18
*
Began work to minimize public API
Todd Leonhardt
2019-06-15
1
-1
/
+1
*
Fixing unit tests
Kevin Van Brunt
2019-06-15
1
-4
/
+6
*
Deprecate support for Python 3.4 and begin testing with Python 3.8 beta
Todd Leonhardt
2019-06-14
1
-6
/
+1
*
Removed copyright headers from source files and updated LICENSE with current ...
Kevin Van Brunt
2019-06-07
1
-3
/
+0
*
Changed wrapping point of history's help text to match all other help text in...
Kevin Van Brunt
2019-06-05
1
-1
/
+2
*
Add the -a/--all flag to the history command for showing all commands includi...
Todd Leonhardt
2019-05-27
1
-1
/
+2
*
Fixed parsing issue in case where output redirection (e.g. > file) appears be...
Kevin Van Brunt
2019-05-13
1
-4
/
+8
*
Made run_cmd return out and err
Kevin Van Brunt
2019-03-20
1
-9
/
+31
*
Move the rest of the history tests into test_history.py
kotfu
2019-02-09
1
-6
/
+11
*
Merge branch 'master' into history
Kevin Van Brunt
2018-12-06
1
-2
/
+2
|
\
|
*
Fix flake8 issues
Todd Leonhardt
2018-12-06
1
-2
/
+2
*
|
First version of adding an expanded option to history items
Kevin Van Brunt
2018-12-03
1
-1
/
+2
|
/
*
Made it so default_to_shell results in do_shell being called so that output c...
Kevin Van Brunt
2018-11-30
1
-1
/
+1
*
Merge branch 'macro' into argparse_conversion
Kevin Van Brunt
2018-09-28
1
-3
/
+2
|
\
|
*
Addressing code review comments
Kevin Van Brunt
2018-09-28
1
-3
/
+2
*
|
Merge branch 'macro' into argparse_conversion
Kevin Van Brunt
2018-09-27
1
-3
/
+1
|
\
\
|
|
/
|
*
Made _func_named() more reliable
Kevin Van Brunt
2018-09-27
1
-3
/
+1
*
|
Converted help to argparse
Kevin Van Brunt
2018-09-26
1
-1
/
+1
*
|
Tweaked help text
Kevin Van Brunt
2018-09-26
1
-5
/
+5
*
|
Merge branch 'macro' into argparse_conversion
Kevin Van Brunt
2018-09-26
1
-13
/
+5
|
\
\
|
|
/
|
*
Merge branch 'master' into macro
Kevin Van Brunt
2018-09-26
1
-12
/
+4
|
|
\
|
|
*
Merged master in to colorize and resolved conflicts
Todd Leonhardt
2018-09-24
1
-22
/
+4
|
|
|
\
|
|
*
\
Merge branch 'master' into colorize
Todd Leonhardt
2018-09-21
1
-6
/
+7
|
|
|
\
\
|
|
*
|
|
cmd2.Cmd.__init__ now initializes colorama and tells it to never strip ANSI c...
Todd Leonhardt
2018-09-19
1
-1
/
+1
|
|
*
|
|
Merged master into colorize branch
Todd Leonhardt
2018-09-12
1
-8
/
+8
|
|
|
\
\
\
|
|
*
\
\
\
Merged master in and resolved conflicts
Todd Leonhardt
2018-09-04
1
-4
/
+4
|
|
|
\
\
\
\
|
|
*
|
|
|
|
First pass at improved colorizing
kotfu
2018-08-11
1
-11
/
+7
|
*
|
|
|
|
|
Updated documentation
Kevin Van Brunt
2018-09-26
1
-2
/
+2
*
|
|
|
|
|
|
First steps in converting all commands to argparse
Kevin Van Brunt
2018-09-26
1
-8
/
+8
|
/
/
/
/
/
/
*
|
|
|
|
|
Fixing unit tests
Kevin Van Brunt
2018-09-25
1
-5
/
+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fixed several hack classes build to simulate file descriptors
Todd Leonhardt
2018-09-23
1
-18
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Removed remaining type hints in docstrings
Kevin Van Brunt
2018-09-21
1
-6
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Docstring updates
Kevin Van Brunt
2018-09-09
1
-8
/
+8
|
|
/
|
/
|
*
|
ACHelpFormatter now inherits from argparse.RawTextHelpFormatter to make it ea...
Kevin Van Brunt
2018-08-24
1
-4
/
+4
|
/
*
Added --clear argument to history command
Kevin Van Brunt
2018-07-11
1
-3
/
+4
*
Standardize cmd2 imports in tests and examples
kotfu
2018-05-23
1
-1
/
+1
*
Merge branch 'bash_completion' into bash_to_pyscript
Eric Lin
2018-05-02
1
-1
/
+1
|
\
|
*
Removed the expensive imports from cmd2/__init__.py
Eric Lin
2018-04-25
1
-1
/
+1
*
|
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
[next]