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
*
Fixed invoke command text
0.9.5
Kevin Van Brunt
2018-10-11
1
-1
/
+1
*
Filled in 0.9.5 release date
Kevin Van Brunt
2018-10-11
1
-1
/
+1
*
Merge pull request #573 from python-cmd2/double_dash
kmvanbrunt
2018-10-11
9
-61
/
+123
|
\
|
*
Syle-based refactor
Kevin Van Brunt
2018-10-11
1
-2
/
+2
|
*
Fixed ArgparseFunctor to allow flag looking tokens in REMAINDER sections
Kevin Van Brunt
2018-10-10
3
-4
/
+9
|
*
Fixed issue where flag at beginning of REMAINDER section was tab completing
Kevin Van Brunt
2018-10-10
2
-18
/
+31
|
*
Added code to handle -- in argparse completer
Kevin Van Brunt
2018-10-10
6
-57
/
+101
|
/
*
Merge pull request #571 from python-cmd2/argparse_remainder
Todd Leonhardt
2018-10-09
16
-85
/
+311
|
\
|
*
Increasing code coverage
Kevin Van Brunt
2018-10-09
1
-0
/
+24
|
*
Added unit tests
Kevin Van Brunt
2018-10-09
1
-1
/
+18
|
*
Added additional unit test for StdSim
Todd Leonhardt
2018-10-09
1
-0
/
+12
|
*
Added tests for token_resembles_flag
Kevin Van Brunt
2018-10-09
2
-2
/
+18
|
*
Fixed error where an inner stream like StringIO doesn't have a buffer attribute.
Kevin Van Brunt
2018-10-09
1
-2
/
+8
|
*
Added ability for argcompleter to determine difference between flag and negat...
Kevin Van Brunt
2018-10-09
2
-15
/
+37
|
*
Use argparser to determine if a token looks like an optional
Kevin Van Brunt
2018-10-07
1
-17
/
+2
|
*
Allowing negative number values when checking for optional prefix characters
Kevin Van Brunt
2018-10-07
1
-5
/
+6
|
*
Added check to prevent optional value strings from being accepted as positionals
Kevin Van Brunt
2018-10-06
1
-4
/
+23
|
*
Quoting strings with utility function
Kevin Van Brunt
2018-10-06
1
-5
/
+3
|
*
Added warning to documentation about how help_foo won't be called for command...
Todd Leonhardt
2018-10-06
4
-8
/
+16
|
*
Added documentation stating that parsers passed to argparse decorators need t...
Todd Leonhardt
2018-10-06
3
-13
/
+33
|
*
Moved main.py to exampels/hello_cmd2.py and added some comments
Todd Leonhardt
2018-10-06
1
-1
/
+5
|
*
Fixed unit test failures and addressed code review comments
Todd Leonhardt
2018-10-06
4
-23
/
+24
|
*
Merge remote-tracking branch 'origin/master' into argparse_remainder
Eric Lin
2018-10-06
12
-91
/
+134
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #570 from python-cmd2/title_lock
Todd Leonhardt
2018-10-05
1
-17
/
+32
|
\
\
|
*
|
set_window_title() will no longer write to stderr unless self._terminal_lock ...
Kevin Van Brunt
2018-10-05
1
-17
/
+32
|
/
/
*
|
Merge pull request #569 from python-cmd2/command_result
kmvanbrunt
2018-10-05
2
-4
/
+25
|
\
\
|
*
|
Simplified code
Kevin Van Brunt
2018-10-05
1
-1
/
+1
|
*
|
No longer using stderr and self.data together to determine truthiness of a Co...
Kevin Van Brunt
2018-10-05
2
-4
/
+25
|
/
/
*
|
Merge pull request #568 from python-cmd2/sub-command
Todd Leonhardt
2018-10-05
11
-70
/
+77
|
\
\
|
*
|
Using sub-command instead of subcommand where possible to be consistent with ...
Kevin Van Brunt
2018-10-05
11
-70
/
+77
|
/
/
|
*
Added description of changes to CHANGELOG.
Eric Lin
2018-10-06
1
-0
/
+10
|
*
Fixed a few edge cases:
Eric Lin
2018-10-06
2
-6
/
+19
|
*
Added handling of nargs=argparse.REMAINDER in both AutoCompleter and Argparse...
Eric Lin
2018-10-06
3
-48
/
+118
|
/
*
Merge pull request #565 from python-cmd2/subparser_titles
Todd Leonhardt
2018-10-04
1
-2
/
+2
|
\
|
*
Added hyphen to subparser title
Kevin Van Brunt
2018-10-04
1
-2
/
+2
|
*
Added title subcommand groups
Kevin Van Brunt
2018-10-04
1
-2
/
+2
|
/
*
Fixed issue introduced in the recent batch of changes that appended to histor...
Kevin Van Brunt
2018-10-04
1
-2
/
+2
*
Updated docstring
Kevin Van Brunt
2018-10-03
1
-2
/
+2
*
Merge pull request #564 from python-cmd2/stdsim_binary
Todd Leonhardt
2018-10-03
2
-12
/
+36
|
\
|
*
Updated docstring
Kevin Van Brunt
2018-10-03
1
-2
/
+2
|
*
Added unit tests for new methods of StdSim
Todd Leonhardt
2018-10-03
1
-0
/
+10
|
*
Made encode and error class members of StdSim
Kevin Van Brunt
2018-10-03
1
-20
/
+20
|
*
Fixed error where binary data was crashing getvalue. Added accessor methods f...
Kevin Van Brunt
2018-10-03
1
-13
/
+27
|
/
*
Merge pull request #560 from python-cmd2/py_enhancements
Todd Leonhardt
2018-10-03
4
-74
/
+85
|
\
|
*
Added unit test for valid case of calling is_valid_command()
Todd Leonhardt
2018-10-03
1
-6
/
+12
|
*
Tweaked some error strings
Kevin Van Brunt
2018-10-03
1
-2
/
+2
|
*
Added unit test for is_valid_command
Kevin Van Brunt
2018-10-03
1
-0
/
+26
|
*
Merge branch 'master' into py_enhancements
Todd Leonhardt
2018-10-03
2
-57
/
+68
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #563 from python-cmd2/help_summary
Todd Leonhardt
2018-10-03
2
-57
/
+68
|
\
\
|
*
|
Added unit test for categorized command without a docstring
Kevin Van Brunt
2018-10-03
1
-1
/
+7
[next]