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 change log for release
0.9.17
Kevin Van Brunt
2019-09-23
1
-1
/
+1
*
Merge pull request #782 from python-cmd2/in_script
Todd Leonhardt
2019-09-23
3
-8
/
+37
|
\
|
*
Added in_script() and in_pyscript() to cmd2.Cmd class
Kevin Van Brunt
2019-09-23
3
-8
/
+37
|
/
*
Merge pull request #781 from python-cmd2/CompletionError
Kevin Van Brunt
2019-09-23
6
-35
/
+126
|
\
|
*
Merge branch 'master' into CompletionError
Kevin Van Brunt
2019-09-23
6
-35
/
+277
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #780 from python-cmd2/doc_additions
Todd Leonhardt
2019-09-21
6
-35
/
+277
|
\
\
|
*
|
Minor spelling and grammar fixes
Todd Leonhardt
2019-09-21
2
-9
/
+9
|
*
|
Merge branch 'master' into doc_additions
Todd Leonhardt
2019-09-17
9
-248
/
+314
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into doc_additions
kotfu
2019-09-07
4
-3
/
+5
|
|
\
\
|
*
|
|
Document hiding and disabling commands
kotfu
2019-08-25
5
-52
/
+116
|
*
|
|
Add documentation and example for removing built-in commands
kotfu
2019-08-23
5
-10
/
+52
|
*
|
|
command documentation for #765
kotfu
2019-08-23
1
-22
/
+158
|
|
|
*
Updated change log
Kevin Van Brunt
2019-09-23
1
-0
/
+1
|
|
|
*
Added unit tests for CompletionError
Kevin Van Brunt
2019-09-23
2
-4
/
+51
|
|
|
*
Finished implementation of CompletionError
Kevin Van Brunt
2019-09-23
1
-30
/
+62
|
|
|
*
Gave startup_script a default of '' instead of None
Kevin Van Brunt
2019-09-20
1
-2
/
+2
|
|
|
*
Added CompletionError exception class
Kevin Van Brunt
2019-09-20
2
-1
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #776 from python-cmd2/required_subcmd
Todd Leonhardt
2019-09-17
4
-28
/
+24
|
\
\
\
|
*
|
|
No longer printing all help text for alias and macro when the subcommand is o...
Kevin Van Brunt
2019-09-17
4
-28
/
+24
|
/
/
/
*
|
|
Merge pull request #774 from python-cmd2/completion_state
Todd Leonhardt
2019-09-16
6
-224
/
+258
|
\
\
\
|
*
|
|
Fixed unit tests on Python versions older than 3.7
Kevin Van Brunt
2019-09-16
1
-3
/
+3
|
*
|
|
Added unit test to override a parameter in a parent parser
Kevin Van Brunt
2019-09-16
1
-0
/
+6
|
*
|
|
Updated arg_tokens unit tests
Kevin Van Brunt
2019-09-16
1
-50
/
+15
|
*
|
|
Merge branch 'master' into completion_state
Kevin Van Brunt
2019-09-16
3
-1
/
+37
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #775 from python-cmd2/dynamic_commands.py
Todd Leonhardt
2019-09-16
3
-0
/
+36
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Updated CHANGELOG
Todd Leonhardt
2019-09-15
1
-0
/
+1
|
*
|
|
Modified get_names() method to allow dynamically adding do_* commands to inst...
Todd Leonhardt
2019-09-15
1
-0
/
+4
|
*
|
|
Added a basic example for dynamically adding do_* commands in a loop
Todd Leonhardt
2019-09-15
1
-0
/
+31
|
/
/
/
|
*
|
Changed arg_tokens to a dictionary
Kevin Van Brunt
2019-09-16
5
-39
/
+52
|
*
|
Fixed issue where invalid subcommand token was ignored when retrieving help text
Kevin Van Brunt
2019-09-13
1
-3
/
+4
|
*
|
Fixed issue where invalid subcommand token was ignored when tab completing help
Kevin Van Brunt
2019-09-13
2
-2
/
+4
|
*
|
Increased code coverage
Kevin Van Brunt
2019-09-13
1
-1
/
+2
|
*
|
Updated change log
Kevin Van Brunt
2019-09-13
1
-0
/
+4
|
*
|
Added unit tests for arg_tokens
Kevin Van Brunt
2019-09-13
1
-0
/
+57
|
*
|
Updated documentation
Kevin Van Brunt
2019-09-13
1
-0
/
+14
|
*
|
Merge branch 'completion_state' of github.com:python-cmd2/cmd2 into completio...
Kevin Van Brunt
2019-09-13
4
-4
/
+6
|
|
\
\
|
|
*
\
Merge branch 'master' into completion_state
Kevin Van Brunt
2019-09-07
4
-4
/
+6
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #769 from python-cmd2/headless_linux
Todd Leonhardt
2019-09-06
4
-3
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Make pyperclip failure error message more specific
Todd Leonhardt
2019-09-04
2
-2
/
+2
|
*
|
|
Fix what is fundamentally a Pyperclip bug on headless Linux systems without G...
Todd Leonhardt
2019-09-02
2
-1
/
+3
|
/
/
/
|
*
|
Change parsed_args to arg_tokens
Kevin Van Brunt
2019-09-13
2
-20
/
+21
|
|
/
|
*
Updated comment
Kevin Van Brunt
2019-08-27
1
-2
/
+3
|
*
AutoCompleter only passes parsed_args to choices/completer functions that hav...
Kevin Van Brunt
2019-08-27
6
-42
/
+42
|
*
AutoCompleter now passes parsed_args to all choices and completer functions
Kevin Van Brunt
2019-08-22
6
-61
/
+50
|
*
Added parser to parsed_args namespace
Kevin Van Brunt
2019-08-21
1
-0
/
+1
|
*
Fixed comment
Kevin Van Brunt
2019-08-19
1
-1
/
+1
|
*
Minor grammar improvement in CHANGELOG
Todd Leonhardt
2019-08-18
1
-1
/
+1
|
*
Merge branch 'master' into completion_state
Kevin Van Brunt
2019-08-17
2
-1
/
+4
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #761 from python-cmd2/pyperclip_wsl
Todd Leonhardt
2019-08-13
2
-1
/
+4
|
\
\
|
*
|
Fixed a bug when using WSL when all Windows paths have been removed from $PATH
Todd Leonhardt
2019-08-12
2
-1
/
+4
|
/
/
[next]