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
*
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
|
|
/
|
*
Corrected how we force a redisplay in pyreadline
Kevin Van Brunt
2018-06-22
1
-4
/
+6
|
*
Moved clipboard/pastebuffer functionality to new file clipboard.py
Todd Leonhardt
2018-06-18
2
-58
/
+58
|
*
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 pager settable parameter to control the command used to display paged o...
Todd Leonhardt
2018-06-11
1
-11
/
+13
*
|
|
Added some explanation of CompletionItem usage in code
Eric Lin
2018-06-13
1
-3
/
+30
|
|
/
|
/
|
*
|
Added a check to verify the existence of a descriptive header. Added a consta...
Eric Lin
2018-06-13
2
-4
/
+9
|
/
*
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
|
*
Removed apparently dead code from argcomplete_bridge.py
Todd Leonhardt
2018-06-09
1
-30
/
+15
*
|
Added .mypy_cache to .gitignore
Todd Leonhardt
2018-06-10
2
-28
/
+30
*
|
Added yet more type hinting
Todd Leonhardt
2018-06-10
3
-83
/
+92
*
|
Added more type hinting
Todd Leonhardt
2018-06-09
1
-64
/
+56
*
|
Working on improving type hinting
Todd Leonhardt
2018-06-09
5
-117
/
+130
|
/
*
Merged from master and resolved conflicts
Todd Leonhardt
2018-06-07
2
-21
/
+82
|
\
|
*
Merge branch 'master' into autocompleter
Todd Leonhardt
2018-06-07
1
-11
/
+18
|
|
\
|
|
*
OSError is enough to catch the errors we are concerned with
Kevin Van Brunt
2018-06-07
1
-2
/
+2
|
|
*
Fixed a couple potential crashes on opening files
Todd Leonhardt
2018-06-06
1
-11
/
+18
|
*
|
Update to use new completion_header when returning completions in tabular for...
Eric Lin
2018-06-07
1
-5
/
+3
|
*
|
Writing completion header to sys.stdout instead of self.stdout
Kevin Van Brunt
2018-06-06
1
-1
/
+1
|
*
|
Added ability to print a header above tab-completion suggestions
Kevin Van Brunt
2018-06-06
1
-0
/
+12
|
*
|
display_matches is no longer restricted to delimited strings
Kevin Van Brunt
2018-06-06
1
-15
/
+17
|
*
|
Adds possible support for tabular tab completion results.
Eric Lin
2018-06-06
1
-0
/
+40
|
|
/
*
|
Allowing quoted paths when piping and redirecting
Kevin Van Brunt
2018-06-07
2
-5
/
+21
*
|
Fix unexpected redirection behavior
Todd Leonhardt
2018-06-07
1
-1
/
+1
|
/
*
Bumped version to 0.9.2a for twine upload testing on test.pypi.org
Todd Leonhardt
2018-05-30
1
-1
/
+1
*
Update version to 0.9.1 for #421
0.9.1
kotfu
2018-05-28
1
-1
/
+1
*
Update version to 0.9.0.1 for #421
kotfu
2018-05-28
1
-1
/
+1
*
Update version to 0.9.1rc1 to try and fix #421
kotfu
2018-05-28
1
-1
/
+1
*
Reverted preparse behavior to where it was (i.e. currently unused)
Todd Leonhardt
2018-05-27
1
-1
/
+1
*
Fixed bug where preparse() wasn't called before parsing
Todd Leonhardt
2018-05-27
1
-10
/
+1
*
Removed unused function
Kevin Van Brunt
2018-05-26
1
-9
/
+0
*
Merge branch 'master' into pyshell_readline
Kevin Van Brunt
2018-05-25
4
-319
/
+368
|
\
|
*
Make changes requested in PR #413
kotfu
2018-05-24
3
-11
/
+41
|
*
Oops, fixed another merge error
kotfu
2018-05-23
1
-263
/
+0
|
*
Add EmptyStatement exception to default imports
kotfu
2018-05-23
1
-1
/
+1
|
*
Fix merge error
kotfu
2018-05-23
1
-2
/
+0
|
*
Merge branch 'master' into speedup_import
kotfu
2018-05-23
7
-136
/
+337
|
|
\
|
*
|
Add Statement to default import
kotfu
2018-05-15
1
-1
/
+1
|
*
|
Move more code from cmd2.py into utils.py
kotfu
2018-05-06
2
-98
/
+93
|
*
|
Extract AddSubmenu() into it’s own module
kotfu
2018-05-06
3
-262
/
+264
|
*
|
Defer 5 more imports
kotfu
2018-05-06
1
-7
/
+21
[next]