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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into 2.0
Todd Leonhardt
2021-01-31
1
-2
/
+0
|
\
|
*
Remove all use of AppVeyor for Windows testing because it is slower than GitH...
Todd Leonhardt
2021-01-30
1
-2
/
+0
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2021-01-29
2
-13
/
+46
|
\
\
|
|
/
|
*
Printing error when OSError other than FileNotFoundError occurs when deleting...
Kevin Van Brunt
2021-01-29
1
-1
/
+12
|
*
Added more validation to TableCreator
Kevin Van Brunt
2021-01-29
1
-0
/
+4
|
*
Fixed width calculation when table column headers had tabs
Kevin Van Brunt
2021-01-28
1
-12
/
+30
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2021-01-28
1
-4
/
+13
|
\
\
|
|
/
|
*
Added option to run startup scripts silently
Kevin Van Brunt
2021-01-22
1
-4
/
+13
*
|
Removed with_argparser_and_unknown_args since it was deprecated in 1.3.0.
Kevin Van Brunt
2021-01-22
2
-2
/
+2
*
|
Removed --silent flag from alias/macro create since startup scripts can be ru...
Kevin Van Brunt
2021-01-22
1
-14
/
+0
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2021-01-22
13
-88
/
+146
|
\
\
|
|
/
|
*
Changed isort to force wrapping of imports to reduce merge conflicts from min...
Eric Lin
2021-01-22
13
-40
/
+134
|
*
Skip a test which is failing on Python 3.8 and 3.9 for now to fix a unit test
Todd Leonhardt
2021-01-21
1
-0
/
+1
|
*
Fix unit test that was failing when EDITOR environment variable was set
editors
Todd Leonhardt
2020-11-21
1
-2
/
+2
|
*
Updated utils.find_editor() to include more Windows editors
Kevin Van Brunt
2020-11-19
1
-49
/
+12
*
|
Merge branch 'master' into 2.0
Todd Leonhardt
2020-11-21
2
-18
/
+59
|
\
\
|
|
/
|
*
feat(utils): probe editors in system path
Mikhail Ushanov
2020-11-17
2
-18
/
+59
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-11-12
1
-0
/
+1
|
\
\
|
|
/
|
*
Fixed bug where setting always_show_hint=True did not show a hint when comple...
settable_hint
Kevin Van Brunt
2020-11-12
1
-0
/
+1
*
|
Merge branch 'master' into 2.0
Todd Leonhardt
2020-11-11
1
-10
/
+28
|
\
\
|
|
/
|
*
Format multiline docstrings to match other help messages
Bambu
2020-10-09
1
-0
/
+15
|
*
Fixed issue where quoted redirectors and terminators in aliases and macros we...
Kevin Van Brunt
2020-09-30
1
-10
/
+13
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-09-17
2
-0
/
+37
|
\
\
|
|
/
|
*
Merge branch 'master' into silence
Kevin Van Brunt
2020-09-17
1
-0
/
+7
|
|
\
|
|
*
Minor type hinting fixes.
Eric Lin
2020-09-11
1
-0
/
+7
|
*
|
Added --silent flag to alias/macro create.
Kevin Van Brunt
2020-09-10
1
-0
/
+30
|
|
/
*
|
Moved two classes from cmd2.py to utils.py.
Kevin Van Brunt
2020-09-09
1
-1
/
+0
*
|
Merge branch '2.0' into read_input
Kevin Van Brunt
2020-09-09
1
-26
/
+44
|
\
\
|
*
\
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-09-09
1
-26
/
+44
|
|
\
\
|
|
|
/
|
|
*
argparse tab completion now groups flag names which run the same action. Opti...
Kevin Van Brunt
2020-09-09
1
-26
/
+44
*
|
|
Updated unit tests for read_input()
Kevin Van Brunt
2020-09-05
2
-0
/
+37
*
|
|
Merge branch '2.0' into read_input
Kevin Van Brunt
2020-09-05
3
-34
/
+73
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-09-05
3
-34
/
+73
|
|
\
\
|
|
|
/
|
|
*
Added always_show_hint setting
Kevin Van Brunt
2020-09-05
3
-11
/
+48
|
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-09-03
1
-4
/
+4
|
|
\
\
|
|
|
/
|
|
*
Added unit tests for CommandSet callbacks
Kevin Van Brunt
2020-09-01
1
-4
/
+4
*
|
|
Refactored ArgparseCompleter to support custom completion
Kevin Van Brunt
2020-09-01
1
-6
/
+6
*
|
|
Refactored complete() to handle custom behavior from read_input()
Kevin Van Brunt
2020-08-31
2
-6
/
+6
|
/
/
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-08-28
2
-9
/
+54
|
\
\
|
|
/
|
*
Fixed issue where subcommand added with @as_subcommand_to decorator did not d...
Kevin Van Brunt
2020-08-27
1
-9
/
+37
|
*
the with_argparse() decorator was incorrectly using a parsed statement object...
1.3.7
Eric Lin
2020-08-27
1
-0
/
+17
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-08-27
3
-4
/
+13
|
\
\
|
|
/
|
*
The functions cmd2 adds to Namespaces (get_statement() and get_handler()) are...
Kevin Van Brunt
2020-08-26
3
-4
/
+13
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-08-25
2
-1
/
+24
|
\
\
|
|
/
|
*
Fixed RecursionError when printing an argparse.Namespace caused by custom att...
Kevin Van Brunt
2020-08-25
2
-1
/
+24
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-08-20
2
-20
/
+149
|
\
\
|
|
/
|
*
Added tests for invalid subcommands
Eric Lin
2020-08-20
1
-0
/
+63
|
*
Minor formatting changes. Fixed some inaccurate comments
Eric Lin
2020-08-20
1
-19
/
+72
|
*
Updated documentation with more explicit discussions on testing
Eric Lin
2020-08-20
1
-1
/
+14
*
|
Documented support for standalone functions being used as completers and choi...
Kevin Van Brunt
2020-08-18
1
-0
/
+39
[next]