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
*
Merge branch 'master' into sigint_protection
Kevin Van Brunt
2019-07-18
3
-23
/
+23
|
\
|
*
Renamed ArgParser to Cmd2ArgumentParser to make it clear it's a derived class...
Kevin Van Brunt
2019-07-18
3
-23
/
+23
*
|
Renamed some variables
Kevin Van Brunt
2019-07-18
1
-8
/
+8
*
|
Added sigint protection while entering/leaving cmd2 and Python interactive sh...
Kevin Van Brunt
2019-07-18
1
-117
/
+182
|
/
*
Revert "Added sigint protection while entering/leaving cmd2 and Python intera...
Kevin Van Brunt
2019-07-18
1
-182
/
+117
*
Added sigint protection while entering/leaving cmd2 and Python interactive sh...
Kevin Van Brunt
2019-07-18
1
-117
/
+182
*
Added unit tests for tab completing multiline commands
Kevin Van Brunt
2019-07-17
1
-1
/
+1
*
Reduced complexity of complete()
Kevin Van Brunt
2019-07-17
3
-213
/
+208
*
Merge branch 'master' into multi-completion
Kevin Van Brunt
2019-07-17
2
-4
/
+7
|
\
|
*
Fixed bug where multiline commands were having leading and ending spaces stri...
Kevin Van Brunt
2019-07-17
1
-1
/
+1
|
*
Fixed bug where was sometimes showing raw and expanded commands when they we...
Kevin Van Brunt
2019-07-17
1
-3
/
+6
*
|
Enabled tab completion of multiline commands
Kevin Van Brunt
2019-07-17
1
-13
/
+30
|
/
*
Changed formatting of an error message
Kevin Van Brunt
2019-07-17
1
-0
/
+2
*
Using action instead of action.dest as dictionary key
Kevin Van Brunt
2019-07-16
1
-12
/
+11
*
Removed unnecessary dictionary
Kevin Van Brunt
2019-07-16
1
-52
/
+51
*
Merge branch 'master' into default_sort_key
Kevin Van Brunt
2019-07-16
1
-5
/
+6
|
\
|
*
Fixed documentation for run_script and renamed history option
Kevin Van Brunt
2019-07-16
1
-5
/
+6
*
|
Merge branch 'master' into default_sort_key
Kevin Van Brunt
2019-07-16
1
-1
/
+1
|
\
\
|
|
/
|
*
After some discussion, revert check for callable on _onchange_ hooks
kotfu
2019-07-16
1
-1
/
+1
|
*
Fix feedback from PR
kotfu
2019-07-15
1
-1
/
+1
|
*
Merge branch 'master' into migrating_docs
Todd Leonhardt
2019-07-15
5
-1289
/
+1232
|
|
\
|
*
|
Fix pylint warning
kotfu
2019-07-14
1
-1
/
+1
*
|
|
Moved the sorting of shortcuts into StatementParser which allows users to pas...
Kevin Van Brunt
2019-07-16
3
-11
/
+13
*
|
|
Renamed matches_sort_key to default_sort_key and using it to sort additional d
Kevin Van Brunt
2019-07-15
2
-19
/
+19
|
|
/
|
/
|
*
|
Changed format of help where nargs is a number greater than 1
Kevin Van Brunt
2019-07-15
1
-0
/
+2
*
|
Added ability to specify nargs ranges with no upper bound
Kevin Van Brunt
2019-07-15
2
-31
/
+74
*
|
Updated documentation
Kevin Van Brunt
2019-07-15
1
-2
/
+2
*
|
Make max_completion_items settable
Kevin Van Brunt
2019-07-15
1
-5
/
+7
*
|
Made a few module functions protected
Kevin Van Brunt
2019-07-15
1
-9
/
+9
*
|
Added more hint unit tests
Kevin Van Brunt
2019-07-12
1
-2
/
+7
*
|
More unit tests
Kevin Van Brunt
2019-07-12
1
-1
/
+1
*
|
Added unit tests for unfinished flag errors
Kevin Van Brunt
2019-07-12
1
-6
/
+2
*
|
Fixed issue where flag arg hints weren't always printing
Kevin Van Brunt
2019-07-12
1
-6
/
+13
*
|
Fixed flake8 warning
Kevin Van Brunt
2019-07-12
1
-1
/
+1
*
|
Changed unfinished flag error format
Kevin Van Brunt
2019-07-12
1
-4
/
+6
*
|
Renamed Cmd2ArgParser to ArgParser
Kevin Van Brunt
2019-07-12
3
-20
/
+20
*
|
Updated docs
Kevin Van Brunt
2019-07-12
1
-1
/
+1
*
|
Removed unused code
Kevin Van Brunt
2019-07-12
1
-32
/
+18
*
|
Fixed issue where flags did not always complete while in a positional
Kevin Van Brunt
2019-07-12
1
-9
/
+6
*
|
Added comments
Kevin Van Brunt
2019-07-12
1
-3
/
+7
*
|
More refactoring
Kevin Van Brunt
2019-07-12
1
-3
/
+25
*
|
Refactored much of AutoCompleter.complete_command.
Kevin Van Brunt
2019-07-11
1
-188
/
+203
*
|
Changed how re is being imported
Kevin Van Brunt
2019-07-11
1
-5
/
+5
*
|
Changes suggested in code review
Kevin Van Brunt
2019-07-11
1
-5
/
+4
*
|
Removed unused code and add unit test
Kevin Van Brunt
2019-07-11
1
-17
/
+4
*
|
Updated documentation
Kevin Van Brunt
2019-07-11
2
-31
/
+46
*
|
Added documentation
Kevin Van Brunt
2019-07-11
2
-54
/
+101
*
|
Merge branch 'master' into auto_completer_refactor
Kevin Van Brunt
2019-07-11
2
-29
/
+29
|
\
\
|
|
/
|
*
Restore self.statement_parser to a public attribute in cmd2.Cmd
Todd Leonhardt
2019-07-10
2
-29
/
+29
*
|
Small refactoring
Kevin Van Brunt
2019-07-10
1
-16
/
+11
[next]