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
...
|
*
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
|
*
|
Updated comment
Kevin Van Brunt
2018-10-03
1
-2
/
+2
|
*
|
Commands with categories will no longer show in the 'Undocumented commands' s...
Kevin Van Brunt
2018-10-03
1
-22
/
+32
|
*
|
Don't recognize help functions for argparse commands
Kevin Van Brunt
2018-10-03
1
-7
/
+7
|
*
|
Fixed argparse help summary when no docstring was provided
Kevin Van Brunt
2018-10-03
1
-33
/
+28
|
/
/
|
*
Returned cmd_echo default to False except when running a Python command at th...
Kevin Van Brunt
2018-10-02
20
-1
/
+21
|
*
Improved documentation
Kevin Van Brunt
2018-10-02
1
-3
/
+5
|
*
Don't worry about unquoting alias and macro names as they shouldn't be entere...
Kevin Van Brunt
2018-10-02
2
-56
/
+10
|
*
Default cmd_echo to True in PyscriptBridge so things like 'py app.help()' wil...
Kevin Van Brunt
2018-10-02
19
-23
/
+5
|
*
Changed PyscriptBridge.__getattr__ to raise Attribute error for non-commands
Kevin Van Brunt
2018-10-02
1
-2
/
+6
|
*
Changed default() to print the actual command run for unknown syntax errors.
Kevin Van Brunt
2018-10-02
1
-12
/
+6
|
*
Added echo parameter for calling commands from Pyscript
Kevin Van Brunt
2018-10-02
2
-8
/
+31
|
/
*
Merge pull request #559 from python-cmd2/self
Todd Leonhardt
2018-10-01
2
-1
/
+20
|
\
|
*
Remove self from pystate if locals_in_py is False
Kevin Van Brunt
2018-10-01
2
-1
/
+20
|
/
*
Merge pull request #556 from python-cmd2/preserve_quotes
Todd Leonhardt
2018-10-01
2
-4
/
+11
|
\
|
*
Preserving quotes for do_py input
Kevin Van Brunt
2018-10-01
2
-4
/
+11
|
/
*
Merge pull request #555 from python-cmd2/transcript_fixes
Todd Leonhardt
2018-09-30
6
-4
/
+28
|
\
|
*
Fixed transcript testing bug where last command in transcript has no expected...
Todd Leonhardt
2018-09-30
5
-2
/
+14
|
*
Merge branch 'master' into transcript_fixes
Todd Leonhardt
2018-09-30
2
-11
/
+6
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #554 from python-cmd2/cleanup
Todd Leonhardt
2018-09-30
2
-11
/
+6
|
\
\
|
*
|
Change TBD release date of 0.9.5 to be in October 2018
Todd Leonhardt
2018-09-30
1
-1
/
+1
|
*
|
Small refactoring
Kevin Van Brunt
2018-09-30
1
-10
/
+5
|
/
/
|
*
Merged master into transcript_fixes branch and resolved conflicts
Todd Leonhardt
2018-09-30
49
-1245
/
+3244
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #553 from python-cmd2/argparse_conversion
Todd Leonhardt
2018-09-28
8
-260
/
+324
|
\
\
|
*
|
Added more code coverage with unit tests
Kevin Van Brunt
2018-09-28
2
-0
/
+21
|
*
|
Added unit test for onchange_hook
Kevin Van Brunt
2018-09-28
1
-0
/
+24
|
*
|
Added more code coverage
Kevin Van Brunt
2018-09-28
1
-0
/
+9
|
*
|
Addressing code review comments
Kevin Van Brunt
2018-09-28
1
-4
/
+4
|
*
|
Added that we converted everything to argparse
Kevin Van Brunt
2018-09-28
1
-1
/
+1
|
*
|
Merge branch 'master' into argparse_conversion
Todd Leonhardt
2018-09-28
0
-0
/
+0
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #550 from python-cmd2/macro
Todd Leonhardt
2018-09-28
21
-321
/
+1060
|
\
\
\
|
*
|
|
Made hooks.py executable
Todd Leonhardt
2018-09-28
1
-0
/
+0
|
*
|
|
Updated abbreviation example to use new cmd2 function to resolve command func...
Kevin Van Brunt
2018-09-28
1
-5
/
+5
|
*
|
|
Refactored functions to use cmd2.cmd_func()
Kevin Van Brunt
2018-09-28
1
-15
/
+15
|
|
*
|
Made hooks.py executable
Todd Leonhardt
2018-09-28
1
-0
/
+0
|
|
*
|
Updated abbreviation example to use new cmd2 function to resolve command func...
Kevin Van Brunt
2018-09-28
1
-5
/
+5
[prev]
[next]