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
path:
root
/
cmd2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated argparse_completer to automatically set the matches_sorted flag for t...
Eric Lin
2018-08-01
1
-0
/
+1
*
Added alphabetical_sort() function
Kevin Van Brunt
2018-08-01
2
-7
/
+14
*
Added matches_sorted member to support custom sorting order of tab-completion...
Kevin Van Brunt
2018-08-01
2
-17
/
+40
*
Fix Sphinx warning in preparse docstring
Todd Leonhardt
2018-07-30
1
-2
/
+2
*
Use setuptools_scm for version numbers
kotfu
2018-07-29
2
-4
/
+10
*
Merged master with bug fix for #474
Todd Leonhardt
2018-07-17
1
-10
/
+8
|
\
|
*
Bug fix and unit tests for #474
kotfu
2018-07-16
1
-10
/
+8
*
|
Started updating CHANGELOG
Todd Leonhardt
2018-07-16
1
-1
/
+1
*
|
Add usage warning to preparse() for #417
kotfu
2018-07-15
1
-3
/
+13
*
|
Fix for #417, call preparse()
kotfu
2018-07-15
1
-1
/
+1
*
|
Resolved merge conflict from merging master into plugin_functions
Todd Leonhardt
2018-07-12
2
-63
/
+62
|
\
\
|
|
/
|
*
Merge branch 'master' into history
Todd Leonhardt
2018-07-12
2
-38
/
+0
|
|
\
|
|
*
Deleted the CmdResult helper class
Todd Leonhardt
2018-07-11
2
-38
/
+0
|
*
|
Merge branch 'master' into history
Kevin Van Brunt
2018-07-12
1
-2
/
+7
|
|
\
\
|
|
|
/
|
*
|
Added --clear argument to history command
Kevin Van Brunt
2018-07-11
2
-24
/
+61
*
|
|
Merge branch 'master' into plugin_functions
Todd Leonhardt
2018-07-11
1
-2
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Allow onecmd to accept a raw string for backward compatibility with cmd
Todd Leonhardt
2018-07-10
1
-2
/
+7
|
|
/
*
|
Merge branch 'master' into plugin_functions
kotfu
2018-07-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Use instance attribute for terminators
Kyle Sunden
2018-07-10
1
-1
/
+1
*
|
Fixed a Sphinx autodoc warning due to minor formatting issues in docstring of...
Todd Leonhardt
2018-07-09
1
-2
/
+3
*
|
Fixed a couple type hints and minor pep8-style formatting issues
Todd Leonhardt
2018-07-09
3
-30
/
+33
*
|
Add type hinting to hook methods
kotfu
2018-07-07
1
-12
/
+12
*
|
Move LINE_FEED into constants
kotfu
2018-07-07
2
-5
/
+5
*
|
Merge branch 'master' into plugin_functions
kotfu
2018-07-05
4
-9
/
+36
|
\
\
|
|
/
|
*
Bumped version to 0.9.3 now that 0.9.2 release is out
Todd Leonhardt
2018-06-28
1
-1
/
+1
|
*
Bump version to 0.9.2 in preparation for release
Todd Leonhardt
2018-06-28
1
-1
/
+1
|
*
Merge branch 'master' into autocompleter
Todd Leonhardt
2018-06-27
5
-81
/
+94
|
|
\
|
|
*
Fix bug for startup script with spaces
Todd Leonhardt
2018-06-26
1
-1
/
+1
|
|
*
Merge branch 'master' into command_result
Todd Leonhardt
2018-06-25
1
-1
/
+0
|
|
|
\
|
|
|
*
Removed unused class member
Kevin Van Brunt
2018-06-25
1
-1
/
+0
|
|
*
|
Deprecated CmdResult helper class and promoted CommandResult
Todd Leonhardt
2018-06-23
3
-3
/
+4
|
|
|
/
|
*
|
Added some explanation of CompletionItem usage in code
Eric Lin
2018-06-13
1
-3
/
+30
*
|
|
Add command finalization hooks
kotfu
2018-07-05
2
-6
/
+51
*
|
|
Merge branch 'master' into plugin_functions
kotfu
2018-06-22
1
-4
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Corrected how we force a redisplay in pyreadline
Kevin Van Brunt
2018-06-22
1
-4
/
+6
*
|
|
Postcommand hooks implemented
kotfu
2018-06-22
2
-13
/
+23
*
|
|
Revise precommand hooks to use `data` parameter
kotfu
2018-06-21
1
-3
/
+3
*
|
|
Use `data` instead of `params`
kotfu
2018-06-21
1
-7
/
+7
*
|
|
Revised postparsing hooks
kotfu
2018-06-21
1
-6
/
+26
*
|
|
Merge branch 'master' into plugin_functions
kotfu
2018-06-21
2
-56
/
+57
|
\
\
\
|
|
/
/
|
*
|
Moved clipboard/pastebuffer functionality to new file clipboard.py
Todd Leonhardt
2018-06-18
2
-58
/
+58
*
|
|
Merge branch 'master' into plugin_functions
kotfu
2018-06-19
8
-349
/
+456
|
\
\
\
|
|
/
/
|
*
|
Improved docstring for ppaged()
Todd Leonhardt
2018-06-16
1
-0
/
+2
|
*
|
Altered behavior further to lean towards giving the developer more power over...
Todd Leonhardt
2018-06-16
1
-15
/
+9
|
*
|
Dramatically changed the approach to this PR
Todd Leonhardt
2018-06-16
1
-16
/
+29
|
*
|
Merge branch 'master' into ppaged_pager_env
Todd Leonhardt
2018-06-13
2
-4
/
+9
|
|
\
\
|
|
|
/
|
|
*
Added a check to verify the existence of a descriptive header. Added a consta...
Eric Lin
2018-06-13
2
-4
/
+9
|
*
|
Added pager settable parameter to control the command used to display paged o...
Todd Leonhardt
2018-06-11
1
-11
/
+13
|
|
/
|
*
Merge branch 'master' into type_hinting
Todd Leonhardt
2018-06-11
1
-23
/
+21
|
|
\
|
|
*
Added back bash_complete() helper function to argcomplete_bridge.py
Todd Leonhardt
2018-06-09
1
-0
/
+13
[next]