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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Just adding a comment to one of our text file scripts as an example
Todd Leonhardt
2019-07-19
1
-0
/
+1
*
Merge pull request #735 from python-cmd2/pipenv_ipython
Todd Leonhardt
2019-07-19
1
-0
/
+1
|
\
|
*
Added ipython to pipenv dev-packages
Todd Leonhardt
2019-07-19
1
-0
/
+1
|
/
*
Merge pull request #734 from python-cmd2/formatting_changes
Kevin Van Brunt
2019-07-19
2
-8
/
+14
|
\
|
*
Fixed punctuation
Kevin Van Brunt
2019-07-19
1
-1
/
+1
|
*
Small refactor
Kevin Van Brunt
2019-07-19
1
-2
/
+6
|
*
Replaced uses of ansi_aware_write with appropriate wrapper functions.
Kevin Van Brunt
2019-07-19
1
-9
/
+11
|
/
*
Merge pull request #733 from python-cmd2/subcommand
Kevin Van Brunt
2019-07-19
13
-88
/
+88
|
\
|
*
Changed all uses of sub-command to subcommand
Kevin Van Brunt
2019-07-19
13
-88
/
+88
|
/
*
Merge pull request #732 from python-cmd2/reorder_docs
Todd Leonhardt
2019-07-18
4
-13
/
+15
|
\
|
*
Corrected line in README since scripting supports more than just ASCII text f...
Todd Leonhardt
2019-07-18
1
-1
/
+1
|
*
Fixed broken link in CONTRIBUTING.md
Todd Leonhardt
2019-07-18
1
-1
/
+1
|
*
Updated broken doc link in CHANGELOG for recent release
Todd Leonhardt
2019-07-18
1
-1
/
+1
|
*
Fixed another broken link
Todd Leonhardt
2019-07-18
1
-1
/
+1
|
*
Fixed broken links in README.md due to documentation reorganization
Todd Leonhardt
2019-07-18
2
-9
/
+11
|
/
*
Merge pull request #730 from python-cmd2/sigint_protection
Kevin Van Brunt
2019-07-18
1
-117
/
+182
|
\
|
*
Merge branch 'master' into sigint_protection
Kevin Van Brunt
2019-07-18
9
-59
/
+62
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #731 from python-cmd2/rename_argparser
Kevin Van Brunt
2019-07-18
9
-59
/
+62
|
\
\
|
*
|
Renamed ArgParser to Cmd2ArgumentParser to make it clear it's a derived class...
Kevin Van Brunt
2019-07-18
9
-59
/
+62
|
/
/
|
*
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
*
Merge pull request #729 from python-cmd2/multi-completion
Kevin Van Brunt
2019-07-17
7
-220
/
+269
|
\
|
*
Added unit tests for tab completing multiline commands
Kevin Van Brunt
2019-07-17
3
-11
/
+48
|
*
Updated max-complexity that flake8 is called with in .travis.yml
Todd Leonhardt
2019-07-17
1
-1
/
+1
|
*
Merge branch 'master' into multi-completion
Kevin Van Brunt
2019-07-17
19
-763
/
+712
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #726 from python-cmd2/integrate_legacy_documentation
Todd Leonhardt
2019-07-17
19
-763
/
+712
|
\
\
|
*
\
Merge branch 'master' into integrate_legacy_documentation
Todd Leonhardt
2019-07-17
3
-4
/
+10
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into integrate_legacy_documentation
Todd Leonhardt
2019-07-17
4
-65
/
+90
|
|
\
\
|
*
|
|
Integrate ‘parameter changes’ document into new doc structure
kotfu
2019-07-16
5
-209
/
+187
|
*
|
|
Integrate the ‘integrating’ documentation into the new structure
kotfu
2019-07-16
3
-12
/
+3
|
*
|
|
Integrate the unfreefeatures legacy documentation
kotfu
2019-07-16
8
-308
/
+281
|
*
|
|
Merge branch 'master' into integrate_legacy_documentation
kotfu
2019-07-16
12
-52
/
+63
|
|
\
\
\
|
*
|
|
|
Integrate freefeatures into new doc structure
kotfu
2019-07-16
10
-154
/
+161
|
|
|
|
*
Reduced complexity of complete()
Kevin Van Brunt
2019-07-17
4
-214
/
+209
|
|
|
|
*
Merge branch 'master' into multi-completion
Kevin Van Brunt
2019-07-17
3
-4
/
+10
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #728 from python-cmd2/history_fix
Kevin Van Brunt
2019-07-17
3
-4
/
+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed bug where multiline commands were having leading and ending spaces stri...
Kevin Van Brunt
2019-07-17
2
-1
/
+3
|
*
|
|
|
Fixed bug where was sometimes showing raw and expanded commands when they we...
Kevin Van Brunt
2019-07-17
2
-3
/
+7
|
/
/
/
/
|
|
|
*
Enabled tab completion of multiline commands
Kevin Van Brunt
2019-07-17
1
-13
/
+30
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #725 from python-cmd2/autocomplete_fixes
Kevin Van Brunt
2019-07-17
4
-65
/
+90
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Changed formatting of an error message
Kevin Van Brunt
2019-07-17
1
-0
/
+2
|
*
|
Updated change log with bug fix
Kevin Van Brunt
2019-07-17
1
-0
/
+2
|
*
|
Added unit tests to cover invalid subcommand names in completions
Kevin Van Brunt
2019-07-16
1
-1
/
+24
|
*
|
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
|
/
/
*
|
Skipping unit test on non-Windows because of unreliable behavior on TravisCI ...
Kevin Van Brunt
2019-07-16
1
-1
/
+2
*
|
Merge pull request #721 from python-cmd2/default_sort_key
Kevin Van Brunt
2019-07-16
9
-41
/
+49
|
\
\
|
*
\
Merge branch 'master' into default_sort_key
Kevin Van Brunt
2019-07-16
4
-11
/
+13
|
|
\
\
|
|
/
/
|
/
|
|
[next]