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
*
Updated changelog
speedup_import
Kevin Van Brunt
2018-06-07
1
-1
/
+9
*
Merge pull request #434 from python-cmd2/fix_redirection
Todd Leonhardt
2018-06-07
2
-12
/
+30
|
\
|
*
Merged from master and resolved conflicts
Todd Leonhardt
2018-06-07
6
-22
/
+167
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #433 from python-cmd2/autocompleter
Todd Leonhardt
2018-06-07
3
-16
/
+84
|
\
\
|
*
\
Merge branch 'master' into autocompleter
Todd Leonhardt
2018-06-07
4
-11
/
+86
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #432 from python-cmd2/file_crashes
Todd Leonhardt
2018-06-07
4
-11
/
+86
|
\
\
\
|
*
|
|
OSError is enough to catch the errors we are concerned with
Kevin Van Brunt
2018-06-07
1
-2
/
+2
|
*
|
|
Update CHANGELOG
Todd Leonhardt
2018-06-07
1
-0
/
+4
|
*
|
|
Fixed a couple potential crashes on opening files
Todd Leonhardt
2018-06-06
3
-11
/
+82
|
/
/
/
|
*
|
Update to use new completion_header when returning completions in tabular for...
Eric Lin
2018-06-07
1
-5
/
+3
|
*
|
Writing completion header to sys.stdout instead of self.stdout
Kevin Van Brunt
2018-06-06
1
-1
/
+1
|
*
|
Added ability to print a header above tab-completion suggestions
Kevin Van Brunt
2018-06-06
1
-0
/
+12
|
*
|
display_matches is no longer restricted to delimited strings
Kevin Van Brunt
2018-06-06
1
-15
/
+17
|
*
|
Merge branch 'master' into autocompleter
Kevin Van Brunt
2018-06-06
2
-21
/
+11
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Adds possible support for tabular tab completion results.
Eric Lin
2018-06-06
2
-1
/
+57
|
|
*
Merge branch 'fix_redirection' of github.com:python-cmd2/cmd2 into fix_redire...
Kevin Van Brunt
2018-06-07
0
-0
/
+0
|
|
|
\
|
|
|
*
Attempt at fixing unit test failures on Windows
Todd Leonhardt
2018-06-07
1
-1
/
+2
|
|
*
|
Allowing quoted paths when piping and redirecting
Kevin Van Brunt
2018-06-07
2
-5
/
+21
|
|
|
/
|
|
*
Fix unexpected redirection behavior
Todd Leonhardt
2018-06-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #429 from python-cmd2/rlutils_unit_tests
Todd Leonhardt
2018-06-04
1
-0
/
+9
|
\
\
|
*
\
Merge branch 'master' into rlutils_unit_tests
Todd Leonhardt
2018-06-04
1
-21
/
+2
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #428 from python-cmd2/simplify_subcommand_example
Todd Leonhardt
2018-06-04
1
-21
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Simplify subcommnads.py example
Todd Leonhardt
2018-05-31
1
-21
/
+2
|
/
/
|
*
Added a unit test to help better cover rl_utils.py
Todd Leonhardt
2018-05-31
1
-0
/
+9
|
/
*
Merge pull request #425 from python-cmd2/unit_tests
Todd Leonhardt
2018-05-31
1
-1
/
+25
|
\
|
*
Merge branch 'master' into unit_tests
kotfu
2018-05-31
5
-6
/
+11
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #424 from python-cmd2/twine_test
kotfu
2018-05-31
5
-6
/
+11
|
\
\
|
*
|
Added minimum version of twine to dev tool requirements in setup.py
Todd Leonhardt
2018-05-30
2
-2
/
+7
|
*
|
Bumped version to 0.9.2a for twine upload testing on test.pypi.org
Todd Leonhardt
2018-05-30
4
-4
/
+4
|
/
/
|
*
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
|
/
*
Merge pull request #422 from python-cmd2/invoke
Todd Leonhardt
2018-05-28
4
-154
/
+261
|
\
|
*
Remove fabfile.py
kotfu
2018-05-28
1
-111
/
+0
|
*
Standardize shell code blocks
kotfu
2018-05-28
1
-29
/
+29
|
*
Add section for publishing a new release
kotfu
2018-05-28
1
-1
/
+14
|
*
More updates for #408 and #399
kotfu
2018-05-28
3
-36
/
+23
|
*
Work begins on #408 and #399
kotfu
2018-05-28
3
-12
/
+230
|
/
*
Update version to 0.9.1 for #421
0.9.1
kotfu
2018-05-28
5
-5
/
+8
*
For python 3 don’t build universal wheels
0.9.0.1
kotfu
2018-05-28
1
-2
/
+0
*
Update version to 0.9.0.1 for #421
kotfu
2018-05-28
4
-4
/
+4
*
Update version to 0.9.1rc1 to try and fix #421
kotfu
2018-05-28
5
-8
/
+10
*
Fix error in setup.py
Todd Leonhardt
2018-05-28
1
-1
/
+0
*
Update CHANGELOG in preparation for 0.9.0 release
0.9.0
Todd Leonhardt
2018-05-28
2
-1
/
+4
*
Merge pull request #420 from python-cmd2/preparse
Todd Leonhardt
2018-05-27
3
-16
/
+14
|
\
|
*
Reverted preparse behavior to where it was (i.e. currently unused)
Todd Leonhardt
2018-05-27
2
-1
/
+2
|
*
Updated CHANGELOG with stuff from 0.8.6 release
Todd Leonhardt
2018-05-27
1
-5
/
+13
|
*
Fixed bug where preparse() wasn't called before parsing
Todd Leonhardt
2018-05-27
2
-12
/
+1
|
/
*
Merge pull request #419 from python-cmd2/py_updates
Todd Leonhardt
2018-05-27
4
-12
/
+5
|
\
|
*
Fixed conditional.py script
Todd Leonhardt
2018-05-26
3
-3
/
+5
|
*
Removed unused function
Kevin Van Brunt
2018-05-26
1
-9
/
+0
|
/
[next]