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
...
*
|
|
|
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
*
|
|
Clarify comments for self.invalid_alias_pattern
kotfu
2018-05-06
1
-1
/
+4
*
|
|
Fix bungled merge from master
kotfu
2018-05-06
1
-10
/
+16
*
|
|
Merge branch 'master' into ignore_identchars
kotfu
2018-05-06
2
-74
/
+47
|
\
\
\
|
|
/
/
|
*
|
Fixed some warnings
Kevin Van Brunt
2018-05-06
1
-6
/
+5
|
*
|
Fixed comment
Kevin Van Brunt
2018-05-06
1
-2
/
+1
|
*
|
Refactor parseline() for #380
kotfu
2018-05-05
1
-54
/
+4
|
*
|
Refactor self.complete() for #380
kotfu
2018-05-05
2
-19
/
+43
*
|
|
Don’t allow wierd characters in alias names
kotfu
2018-05-06
1
-0
/
+19
*
|
|
Fix alias expansion when not followed by whitespace
kotfu
2018-05-06
1
-7
/
+20
*
|
|
Remove check on self.identchars in do_alias()
kotfu
2018-05-05
1
-7
/
+0
|
/
/
*
|
Merge branch 'master' into transcript_tests
Todd Leonhardt
2018-05-04
2
-9
/
+10
|
\
\
|
*
|
Added argcomplete to unit test environment. Added exclusion for Windows
Eric Lin
2018-05-04
1
-1
/
+1
|
*
|
Adds some semblance of testing for bash completion. Tests the completion logi...
Eric Lin
2018-05-04
1
-2
/
+2
|
*
|
Figured out how to detect the second tab press. Writing parameter hinting to ...
Eric Lin
2018-05-03
2
-7
/
+8
|
|
/
*
|
Refactor transcript from history implementation and test
kotfu
2018-05-04
1
-59
/
+63
*
|
Fix transcript generate to close #385
kotfu
2018-05-04
1
-18
/
+38
*
|
Fix #384, multiline commands now appear properly in transcripts
kotfu
2018-05-03
1
-6
/
+17
|
/
*
Merge branch 'ply' of https://github.com/python-cmd2/cmd2 into ply
kotfu
2018-05-02
6
-16
/
+846
|
\
|
*
Merge branch 'test_merge' into test_ply_merge
Eric Lin
2018-05-02
6
-16
/
+846
|
|
\
|
|
*
Merge branch 'bash_completion' into bash_to_pyscript
Eric Lin
2018-05-02
4
-57
/
+302
|
|
|
\
|
|
|
*
Addressed comments.
Eric Lin
2018-05-02
2
-10
/
+6
|
|
|
*
Merge branch 'master' into bash_completion
Todd Leonhardt
2018-04-28
1
-34
/
+36
|
|
|
|
\
|
|
|
*
\
Merge remote-tracking branch 'origin/master' into bash_completion
Eric Lin
2018-04-27
5
-57
/
+66
|
|
|
|
\
\
|
|
|
*
|
|
Added checks to detect if argcomplete is installed.
Eric Lin
2018-04-25
1
-225
/
+234
|
|
|
*
|
|
Removed the expensive imports from cmd2/__init__.py
Eric Lin
2018-04-25
2
-7
/
+39
|
|
|
*
|
|
Initial customization of CompletionFinder
Eric Lin
2018-04-24
3
-17
/
+224
|
|
*
|
|
|
Updated some documentation.
Eric Lin
2018-05-02
1
-3
/
+3
|
|
*
|
|
|
Restored legacy cmd/self access when locals_in_py is True. Changed default to...
Eric Lin
2018-05-02
1
-2
/
+6
|
|
*
|
|
|
Added support for customizing the pyscript bridge pystate object name.
Eric Lin
2018-05-02
3
-22
/
+75
|
|
*
|
|
|
Added CommandResult which returns stdout, stderr, and command data
Eric Lin
2018-05-01
1
-2
/
+37
|
|
*
|
|
|
Added support for different argument modes and tests to validate.
Eric Lin
2018-05-01
1
-3
/
+59
|
|
*
|
|
|
Further customization of argparse applying patch submitted to https://bugs.py...
Eric Lin
2018-04-30
2
-2
/
+263
|
|
*
|
|
|
Added more tests exercising the pyscript bridge.
Eric Lin
2018-04-30
1
-4
/
+9
|
|
*
|
|
|
Added support for translating function positional and keyword arguments into ...
Eric Lin
2018-04-28
1
-9
/
+55
|
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into pyscript
Eric Lin
2018-04-27
3
-32
/
+43
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
small tweak. saving state.
Eric Lin
2018-04-27
1
-6
/
+7
|
|
*
|
|
|
Trap SystemExit when calling argparse.parse() to on argparse commands.
Eric Lin
2018-04-25
1
-4
/
+12
|
|
*
|
|
|
Initial approach to the pyscript revamp.
Eric Lin
2018-04-24
3
-3
/
+119
|
|
|
|
/
/
|
|
|
/
|
|
[prev]
[next]