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
*
Merge pull request #894 from python-cmd2/release_prep
0.10.1
Kevin Van Brunt
2020-02-19
2
-5
/
+9
|
\
|
*
Updated change log for release
Kevin Van Brunt
2020-02-19
1
-1
/
+5
|
*
Renamed _autocomplete_default to _complete_argparse_command
Kevin Van Brunt
2020-02-19
1
-4
/
+4
|
/
*
Merge pull request #893 from python-cmd2/EmptyStatement_visibility
Kevin Van Brunt
2020-02-19
10
-31
/
+25
|
\
|
*
Updated CHANGELOG
Todd Leonhardt
2020-02-18
1
-1
/
+2
|
*
Oops forgot to commit a file
Todd Leonhardt
2020-02-18
1
-0
/
+12
|
*
Moved custom cmd2 exceptions to a separate file and removed them from public API
Todd Leonhardt
2020-02-18
8
-30
/
+11
|
/
*
Merge pull request #892 from python-cmd2/completion_updates
Todd Leonhardt
2020-02-18
9
-215
/
+223
|
\
|
*
Redrawing the prompt when an exception occurs during tab completion
Kevin Van Brunt
2020-02-18
1
-0
/
+1
|
*
Updated change log and comment
Kevin Van Brunt
2020-02-18
2
-1
/
+3
|
*
Removed extra new line in error message
Kevin Van Brunt
2020-02-18
1
-1
/
+1
|
*
Added apply_style to CompletionError
Kevin Van Brunt
2020-02-18
5
-89
/
+33
|
*
Added use of CompletionError to basic completion example
Kevin Van Brunt
2020-02-18
1
-6
/
+23
|
*
Fixed issue where argparse completion errors were being rewrapped as _ActionC...
Kevin Van Brunt
2020-02-18
3
-9
/
+58
|
*
Updated unit test
Kevin Van Brunt
2020-02-17
2
-2
/
+6
|
*
Made CompletionError exception available to non-argparse tab completion
Kevin Van Brunt
2020-02-17
8
-149
/
+139
|
*
Renamed AutoCompleter to ArgparseCompleter for clarity
Kevin Van Brunt
2020-02-17
6
-52
/
+53
|
/
*
Merge pull request #890 from python-cmd2/complete_redirection
Kevin Van Brunt
2020-02-17
3
-30
/
+35
|
\
|
*
Only tab complete after redirection tokens if redirection is allowed
Kevin Van Brunt
2020-02-17
3
-30
/
+35
|
/
*
Merge pull request #888 from python-cmd2/pyscript_fixes
Kevin Van Brunt
2020-02-17
8
-64
/
+99
|
\
|
*
Updated documentation and tests
Kevin Van Brunt
2020-02-17
3
-2
/
+13
|
*
Updated change log
Kevin Van Brunt
2020-02-14
1
-1
/
+1
|
*
Fixed bug where pyscripts could edit cmd2.Cmd.py_locals dictionary.
Kevin Van Brunt
2020-02-14
8
-64
/
+88
|
/
*
Merge pull request #887 from python-cmd2/completion_docs
Todd Leonhardt
2020-02-13
19
-414
/
+280
|
\
|
*
Fixed missing import
Kevin Van Brunt
2020-02-13
1
-0
/
+2
|
*
Updated documentation
Kevin Van Brunt
2020-02-13
1
-5
/
+5
|
*
Finished argparse completion example
Kevin Van Brunt
2020-02-13
1
-21
/
+49
|
*
Wrote examples for CompletionError and CompletionItem
Kevin Van Brunt
2020-02-13
1
-13
/
+34
|
*
Using metavar in CompletionItem header if it has been set
Kevin Van Brunt
2020-02-13
1
-2
/
+4
|
*
Start of new argparse completion example
Kevin Van Brunt
2020-02-13
1
-0
/
+73
|
*
Removed dash from 'tab complete' string
Kevin Van Brunt
2020-02-13
14
-57
/
+57
|
*
Removed use of argparse from basic completion example
Kevin Van Brunt
2020-02-13
1
-46
/
+30
|
*
Overhauling tab completion examples
Kevin Van Brunt
2020-02-12
6
-284
/
+40
|
/
*
Merge pull request #886 from python-cmd2/truncate_with_style
Kevin Van Brunt
2020-02-11
5
-30
/
+139
|
\
|
*
Replaced unicode escape sequence for horizontal ellipsis with actual character
Kevin Van Brunt
2020-02-11
1
-1
/
+3
|
*
Fix optional type hint
Todd Leonhardt
2020-02-11
1
-2
/
+2
|
*
Allowing for colored fill char in align_text
Kevin Van Brunt
2020-02-11
2
-15
/
+44
|
*
Whitespace
Kevin Van Brunt
2020-02-11
1
-0
/
+1
|
*
Fixed bug where ANSI style sequences were not correctly handled in utils.trun...
Kevin Van Brunt
2020-02-11
4
-23
/
+100
|
/
*
Merge pull request #884 from python-cmd2/appveyor_fix
Todd Leonhardt
2020-02-10
1
-3
/
+7
|
\
|
*
Try to auto-accept dialog so headless install doesn't get stuck
Todd Leonhardt
2020-02-10
1
-5
/
+6
|
*
Attempt at a quick fix for AppVeyor errors
Todd Leonhardt
2020-02-10
1
-0
/
+3
|
/
*
Merge pull request #883 from python-cmd2/flag_rename
Kevin Van Brunt
2020-02-10
3
-4
/
+6
|
\
|
*
Renamed set command's -l/--long flag to -v/--verbose for consistency with hel...
Kevin Van Brunt
2020-02-10
3
-4
/
+6
|
/
*
Merge pull request #882 from python-cmd2/misc
Kevin Van Brunt
2020-02-10
3
-19
/
+25
|
\
|
*
Corrected issue where the actual new value was not always being printed in do...
Kevin Van Brunt
2020-02-10
3
-19
/
+25
|
/
*
Merge pull request #881 from python-cmd2/help_docs
Todd Leonhardt
2020-02-09
1
-11
/
+63
|
\
|
*
Added caveat
Todd Leonhardt
2020-02-09
1
-1
/
+3
|
*
Updated Sphinx docs about help
Todd Leonhardt
2020-02-09
1
-11
/
+61
|
/
*
Merge pull request #879 from python-cmd2/prompt_docs
Todd Leonhardt
2020-02-08
3
-20
/
+51
|
\
[next]