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
/
test_cmd2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing unit tests
Kevin Van Brunt
2019-06-15
1
-2
/
+2
*
Merge branch 'master' into history_fixes
Kevin Van Brunt
2019-06-14
1
-129
/
+130
|
\
|
*
Fixed unit tests
Kevin Van Brunt
2019-06-12
1
-44
/
+41
|
*
Removed support for cmd.cmdqueue
Kevin Van Brunt
2019-06-11
1
-15
/
+18
|
*
Removed copyright headers from source files and updated LICENSE with current ...
Kevin Van Brunt
2019-06-07
1
-3
/
+0
|
*
Removed self._should_quit from cmd2 and add logic to PyscriptBridge to return...
Kevin Van Brunt
2019-06-07
1
-1
/
+0
|
*
Removed _STOP_AND_EXIT cmd2 class member since it was meant to be a boolean c...
Kevin Van Brunt
2019-06-04
1
-1
/
+2
|
*
Removed most return statements from finally blocks to avoid hiding exceptions
Kevin Van Brunt
2019-05-24
1
-5
/
+10
|
*
Change load to run scripts immediately instead of queueing commands
Kevin Van Brunt
2019-05-23
1
-66
/
+65
*
|
Added unit test for _input_line_to_statement
Kevin Van Brunt
2019-06-14
1
-0
/
+14
|
/
*
Refactor exit_code implementation
Todd Leonhardt
2019-05-20
1
-4
/
+2
*
Added unit test
Kevin Van Brunt
2019-05-13
1
-0
/
+15
*
Removed unused code
Kevin Van Brunt
2019-05-13
1
-1
/
+0
*
Added capability to redirect pipe commands and chain them together
Kevin Van Brunt
2019-05-07
1
-1
/
+1
*
Merge branch 'master' into macro_refactor
Kevin Van Brunt
2019-05-06
1
-7
/
+7
|
\
|
*
ACArgumentParser no longer prints complete help text when a parsing error occurs
Kevin Van Brunt
2019-05-06
1
-7
/
+7
*
|
Updated unit test
Kevin Van Brunt
2019-05-05
1
-6
/
+6
*
|
Broke _complete_statement into 2 functions.
Kevin Van Brunt
2019-05-05
1
-0
/
+5
*
|
Macros can now share their name with a command
Kevin Van Brunt
2019-05-02
1
-5
/
+0
*
|
Macro resolution now occurs during parsing
Kevin Van Brunt
2019-05-02
1
-1
/
+1
|
/
*
Pyscript now saves command output during the same period that redirection does
Kevin Van Brunt
2019-04-10
1
-3
/
+2
*
Added unit test
Kevin Van Brunt
2019-03-27
1
-0
/
+9
*
Fixed unit test on Windows
Kevin Van Brunt
2019-03-20
1
-1
/
+1
*
Made run_cmd return out and err
Kevin Van Brunt
2019-03-20
1
-352
/
+293
*
Printing an error instead of raising and exception if setting a variable that...
Kevin Van Brunt
2019-03-20
1
-23
/
+15
*
Not running command if redirection fails
Kevin Van Brunt
2019-03-20
1
-19
/
+8
*
Only capturing Popen output when stdout is a StdSim object
Kevin Van Brunt
2019-03-20
1
-0
/
+1
*
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-16
1
-6
/
+7
|
\
|
*
Help command now writes to stderr when there is no help information
Kevin Van Brunt
2019-03-14
1
-6
/
+7
*
|
Merge branch 'master' into attributes
Todd Leonhardt
2019-03-14
1
-12
/
+25
|
\
\
|
|
/
|
*
Added ability to place the command name in a disabled command message. This i...
Kevin Van Brunt
2019-03-13
1
-0
/
+8
|
*
Writing to stderr in default() and _report_disabled_command_usage() to make i...
Kevin Van Brunt
2019-03-13
1
-12
/
+17
*
|
First stage of attribute refactoring
Todd Leonhardt
2019-03-13
1
-5
/
+4
|
/
*
Added function to report that a disabled command has been run.
Kevin Van Brunt
2019-03-10
1
-0
/
+8
*
Increased code coverage
Kevin Van Brunt
2019-03-10
1
-0
/
+8
*
Added unit tests for disabling commands
Kevin Van Brunt
2019-03-09
1
-0
/
+89
*
Merged master into history and resolved conflicts
Todd Leonhardt
2019-03-04
1
-2
/
+24
|
\
|
*
Added unit tests
Kevin Van Brunt
2019-03-01
1
-0
/
+22
|
*
Removed support for c-style and embedded comments
Kevin Van Brunt
2019-03-01
1
-2
/
+2
*
|
Merged master into history branch and fixed merge conflicts
Todd Leonhardt
2019-02-26
1
-16
/
+14
|
\
\
|
|
/
|
*
Fixed unit test that was hanging on Windows
Kevin Van Brunt
2019-02-22
1
-4
/
+8
|
*
Removed os.system in favor of do_shell
Kevin Van Brunt
2019-02-21
1
-19
/
+17
*
|
Merge branch 'master' into history
Kevin Van Brunt
2019-02-20
1
-0
/
+3
|
\
\
|
|
/
|
*
Added unit test
Kevin Van Brunt
2019-02-20
1
-0
/
+3
*
|
Move the rest of the history tests into test_history.py
kotfu
2019-02-09
1
-108
/
+1
*
|
Extract history classes and test into their own files
kotfu
2019-02-09
1
-190
/
+0
*
|
Merge branch 'master' into history
Kevin Van Brunt
2019-01-08
1
-2
/
+26
|
\
\
|
|
/
|
*
Fixed typos in comments
Todd Leonhardt
2018-12-13
1
-2
/
+2
|
*
Fixed bug in cmd2.Cmd.select() when user enters 0 or negative number
Todd Leonhardt
2018-12-13
1
-1
/
+25
*
|
Merge branch 'master' into history
Kevin Van Brunt
2018-12-06
1
-26
/
+19
|
\
\
|
|
/
[next]