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
/
cmd2
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Reverted preparse behavior to where it was (i.e. currently unused)
Todd Leonhardt
2018-05-27
1
-1
/
+1
*
Fixed bug where preparse() wasn't called before parsing
Todd Leonhardt
2018-05-27
1
-10
/
+1
*
Removed unused function
Kevin Van Brunt
2018-05-26
1
-9
/
+0
*
Merge branch 'master' into pyshell_readline
Kevin Van Brunt
2018-05-25
4
-319
/
+368
|
\
|
*
Make changes requested in PR #413
kotfu
2018-05-24
3
-11
/
+41
|
*
Oops, fixed another merge error
kotfu
2018-05-23
1
-263
/
+0
|
*
Add EmptyStatement exception to default imports
kotfu
2018-05-23
1
-1
/
+1
|
*
Fix merge error
kotfu
2018-05-23
1
-2
/
+0
|
*
Merge branch 'master' into speedup_import
kotfu
2018-05-23
7
-136
/
+337
|
|
\
|
*
|
Add Statement to default import
kotfu
2018-05-15
1
-1
/
+1
|
*
|
Move more code from cmd2.py into utils.py
kotfu
2018-05-06
2
-98
/
+93
|
*
|
Extract AddSubmenu() into it’s own module
kotfu
2018-05-06
3
-262
/
+264
|
*
|
Defer 5 more imports
kotfu
2018-05-06
1
-7
/
+21
|
*
|
Defer five imports
kotfu
2018-05-06
1
-6
/
+9
|
*
|
Defer import of InteractiveConsole
kotfu
2018-05-06
1
-1
/
+1
|
*
|
Defer import of unittest
kotfu
2018-05-06
2
-211
/
+216
|
*
|
Add default imports back in
kotfu
2018-05-06
1
-0
/
+2
*
|
|
Updated comments and removed unneeded call
Kevin Van Brunt
2018-05-25
1
-8
/
+11
*
|
|
Fixed issue where IPython was overwriting prompts and exception formatting in...
Kevin Van Brunt
2018-05-25
1
-1
/
+25
*
|
|
Made Python console tab complete from the correct namespace.
Kevin Van Brunt
2018-05-24
1
-59
/
+58
*
|
|
Merge branch 'master' into pyshell_readline
Kevin Van Brunt
2018-05-24
2
-1
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixes problem with not passing the parameter hint suppression down to sub-com...
Eric Lin
2018-05-22
2
-1
/
+26
*
|
|
Clearing py's history before rebuilding it
Kevin Van Brunt
2018-05-23
1
-6
/
+8
*
|
|
Added tab completion of Python identifiers when running the Python console
Kevin Van Brunt
2018-05-23
2
-8
/
+62
*
|
|
Stopped sharing history between cmd2 and python console
Kevin Van Brunt
2018-05-23
2
-12
/
+71
|
/
/
*
|
Bug fixes due to API differences in older versions of argcomplete
Todd Leonhardt
2018-05-19
1
-6
/
+16
*
|
Changed some unit tests to use pytest-mock instead of mocker/monkeypatch beca...
Eric Lin
2018-05-19
2
-3
/
+6
*
|
Merge remote-tracking branch 'origin/master' into autocompleter
Eric Lin
2018-05-19
2
-27
/
+67
|
\
\
|
*
|
Added type hinting.
Eric Lin
2018-05-18
1
-10
/
+9
|
*
|
Merge branch 'master' into pyscript
Todd Leonhardt
2018-05-17
1
-10
/
+14
|
|
\
\
|
*
|
|
Suppresses stdout and stderr output by default when calling an application co...
Eric Lin
2018-05-17
1
-15
/
+31
|
*
|
|
Merge branch 'master' into pyscript
Eric Lin
2018-05-16
6
-449
/
+285
|
|
\
\
\
|
*
|
|
|
Some more pyscripting tweaks. Fixed issue with capturing ppaged output. Added...
Eric Lin
2018-05-04
2
-7
/
+32
*
|
|
|
|
Some fixes to autocompleter to make it easier to do delimited and file comple...
Eric Lin
2018-05-18
1
-10
/
+40
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fix bug in sequential terminator logic
kotfu
2018-05-17
1
-0
/
+9
*
|
|
|
Added check to support a continuous run of a terminator to end a line
Kevin Van Brunt
2018-05-16
1
-10
/
+5
|
|
/
/
|
/
|
|
*
|
|
Completing alias names in value field of alias command since aliases can be n...
Kevin Van Brunt
2018-05-15
1
-3
/
+5
*
|
|
Get rid of last hard-coded redirection constants
kotfu
2018-05-10
2
-7
/
+5
*
|
|
Remove cmd2.Cmd.redirector for #381
kotfu
2018-05-10
3
-26
/
+39
*
|
|
Extract submenu code to new project
kotfu
2018-05-09
1
-264
/
+0
*
|
|
Updated warning message
Kevin Van Brunt
2018-05-08
1
-4
/
+4
*
|
|
Expanded readline warning to include other missing features
Kevin Van Brunt
2018-05-08
1
-3
/
+5
*
|
|
Grouped readline code together
Kevin Van Brunt
2018-05-08
1
-14
/
+13
*
|
|
Merge branch 'master' into ignore_identchars
kotfu
2018-05-07
2
-16
/
+33
|
\
\
\
|
*
|
|
Added newline to warning
Kevin Van Brunt
2018-05-07
1
-1
/
+1
|
*
|
|
Added warning if tab completion will be disabled. Not allowing libedit
Kevin Van Brunt
2018-05-07
2
-16
/
+33
|
|
|
/
|
|
/
|
*
|
|
Make alias checking and command parsing use the same regex
kotfu
2018-05-07
2
-34
/
+60
[next]