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
*
Bump version to 0.9.2 in preparation for release
Todd Leonhardt
2018-06-28
1
-1
/
+1
*
Deprecated CmdResult helper class and promoted CommandResult
Todd Leonhardt
2018-06-23
1
-12
/
+13
*
Moved clipboard/pastebuffer functionality to new file clipboard.py
Todd Leonhardt
2018-06-18
1
-5
/
+5
*
Added .mypy_cache to .gitignore
Todd Leonhardt
2018-06-10
1
-1
/
+1
*
Working on improving type hinting
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Going back to all parameterized bash completion tests disabled on TravisCI
Todd Leonhardt
2018-06-09
1
-27
/
+2
*
2nd try at selectively enabling parameterized
Todd Leonhardt
2018-06-09
1
-2
/
+2
*
Trying to start including some but not all of the parameterized bash completi...
Todd Leonhardt
2018-06-09
1
-3
/
+28
*
Try adding one more
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Try adding another test
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Get back to passing state with renamed variables
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Renamed some variables
Todd Leonhardt
2018-06-09
1
-12
/
+12
*
Enable another test
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Fixed logic of test
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Experimenting with enabling a simple CompletionFinder unit test on TravisCI
Todd Leonhardt
2018-06-09
1
-1
/
+1
*
Fixed a couple potential crashes on opening files
Todd Leonhardt
2018-06-06
2
-0
/
+64
*
Added a unit test to help better cover rl_utils.py
Todd Leonhardt
2018-05-31
1
-0
/
+9
*
Merge branch 'master' into unit_tests
kotfu
2018-05-31
1
-1
/
+1
|
\
|
*
Bumped version to 0.9.2a for twine upload testing on test.pypi.org
Todd Leonhardt
2018-05-30
1
-1
/
+1
*
|
Skip argcomplete-related tests on Windows since that module isn't available o...
Todd Leonhardt
2018-05-30
1
-3
/
+3
*
|
Increase unit test coverage of argcomplete_bridge.py
Todd Leonhardt
2018-05-30
1
-0
/
+24
|
/
*
Update version to 0.9.1 for #421
0.9.1
kotfu
2018-05-28
1
-1
/
+1
*
Update version to 0.9.0.1 for #421
kotfu
2018-05-28
1
-1
/
+1
*
Update version to 0.9.1rc1 to try and fix #421
kotfu
2018-05-28
1
-1
/
+1
*
Modify clipboard function references
kotfu
2018-05-23
1
-4
/
+4
*
Standardize cmd2 imports in tests and examples
kotfu
2018-05-23
5
-6
/
+5
*
Merge branch 'master' into speedup_import
kotfu
2018-05-23
27
-356
/
+234
|
\
|
*
reverting this test to see what happens
Eric Lin
2018-05-19
1
-25
/
+13
|
*
Added new command to test validation.
Eric Lin
2018-05-19
1
-1
/
+1
|
*
Changed some unit tests to use pytest-mock instead of mocker/monkeypatch beca...
Eric Lin
2018-05-19
1
-13
/
+25
|
*
Merge remote-tracking branch 'origin/master' into autocompleter
Eric Lin
2018-05-19
21
-9
/
+60
|
|
\
|
|
*
Merge branch 'master' into pyscript
Todd Leonhardt
2018-05-17
1
-2
/
+36
|
|
|
\
|
|
*
|
Suppresses stdout and stderr output by default when calling an application co...
Eric Lin
2018-05-17
21
-9
/
+60
|
*
|
|
Some fixes to autocompleter to make it easier to do delimited and file comple...
Eric Lin
2018-05-18
2
-5
/
+5
|
|
|
/
|
|
/
|
|
*
|
Fix bug in sequential terminator logic
kotfu
2018-05-17
1
-2
/
+2
|
*
|
Add unit tests to check for multiple terminators
kotfu
2018-05-16
1
-2
/
+36
|
|
/
|
*
Remove cmd2.Cmd.redirector for #381
kotfu
2018-05-10
2
-9
/
+10
|
*
Extract submenu code to new project
kotfu
2018-05-09
2
-302
/
+0
|
*
Make alias checking and command parsing use the same regex
kotfu
2018-05-07
2
-1
/
+26
|
*
Add unit tests to ensure multiple terminator chars works
kotfu
2018-05-06
1
-16
/
+26
|
*
Rename unit test
kotfu
2018-05-06
1
-1
/
+1
|
*
Add more unit tests
kotfu
2018-05-06
1
-5
/
+14
|
*
Fix pylint warnings
kotfu
2018-05-06
1
-2
/
+2
|
*
Merge branch 'master' into ignore_identchars
kotfu
2018-05-06
2
-5
/
+27
|
|
\
|
*
|
Don’t allow wierd characters in alias names
kotfu
2018-05-06
1
-0
/
+11
|
*
|
Oops, fixed an oversight that broke the build
kotfu
2018-05-06
1
-2
/
+2
|
*
|
Fix alias expansion when not followed by whitespace
kotfu
2018-05-06
1
-19
/
+66
|
*
|
Remove unit test for identchars in aliases
kotfu
2018-05-05
1
-6
/
+0
*
|
|
Move more code from cmd2.py into utils.py
kotfu
2018-05-06
1
-29
/
+26
*
|
|
Extract AddSubmenu() into it’s own module
kotfu
2018-05-06
2
-5
/
+7
[next]