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
*
Fix for custom_help test
Todd Leonhardt
2018-03-16
1
-1
/
+2
*
Merge branch 'alias' of github.com:python-cmd2/cmd2 into alias
Kevin Van Brunt
2018-03-16
2
-2
/
+1
|
\
|
*
Fixed bug where positional argument was given after keyword arguments
Todd Leonhardt
2018-03-16
1
-1
/
+1
|
*
Remove file which should never have been comitted
Todd Leonhardt
2018-03-16
1
-1
/
+0
*
|
More unit test fixes
Kevin Van Brunt
2018-03-16
2
-5
/
+11
|
/
*
Fixing unit tests
Kevin Van Brunt
2018-03-16
2
-3
/
+6
*
alias and unalias commands are implemented
Kevin Van Brunt
2018-03-16
1
-10
/
+93
*
Added .pytest_cache directory to .gitignore
Todd Leonhardt
2018-03-16
2
-0
/
+2
*
Optimizing
Kevin Van Brunt
2018-03-15
1
-13
/
+3
*
Initial version of aliases
Kevin Van Brunt
2018-03-15
1
-12
/
+57
*
Merge pull request #312 from python-cmd2/moresub
Todd Leonhardt
2018-03-15
4
-83
/
+140
|
\
|
*
Fixed indentation
Kevin Van Brunt
2018-03-15
1
-8
/
+8
|
*
Small refactors
Kevin Van Brunt
2018-03-15
1
-6
/
+4
|
*
Merge branch 'master' into moresub
Kevin Van Brunt
2018-03-15
1
-0
/
+3
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #311 from python-cmd2/fix/useless-history-line-in-select
Todd Leonhardt
2018-03-15
1
-0
/
+3
|
\
\
|
*
|
remove history line in select when user insert choice
Alberto Sartori
2018-03-15
1
-0
/
+3
|
/
/
|
*
Added convenience function for calling correct tab-completion function for su...
Kevin Van Brunt
2018-03-15
1
-18
/
+96
|
*
No longer need to manually specify subcommand names for tab completion
Kevin Van Brunt
2018-03-14
4
-22
/
+17
|
*
Changed default_completer to all_else and it can be an iterable or function
Kevin Van Brunt
2018-03-14
1
-43
/
+29
|
/
*
Merge pull request #310 from python-cmd2/table_display
Todd Leonhardt
2018-03-14
6
-4
/
+79
|
\
|
*
Added table_display.py
Todd Leonhardt
2018-03-14
6
-4
/
+79
|
/
*
Merge pull request #308 from albertored/feature/history-on-submenu
Todd Leonhardt
2018-03-14
1
-3
/
+20
|
\
|
*
allow submenu history preservation
Alberto Sartori
2018-03-14
1
-3
/
+20
|
/
*
Merge pull request #307 from MarkLalor/docs/quit_on_sigint
Todd Leonhardt
2018-03-14
1
-0
/
+15
|
\
|
*
Added documentation for quit_on_sigint
Mark Lalor
2018-03-14
1
-0
/
+15
*
|
Merge pull request #306 from albertored/feature/copy-back-shared-attrs
Todd Leonhardt
2018-03-14
2
-33
/
+71
|
\
\
|
*
|
add tests for preserve shares
Alberto Sartori
2018-03-14
1
-11
/
+41
|
*
|
Merge branch 'master' into feature/copy-back-shared-attrs
Todd Leonhardt
2018-03-13
3
-4
/
+66
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #305 from albertored/fix/submenu-require-shares
Todd Leonhardt
2018-03-13
2
-3
/
+16
|
\
\
\
|
*
\
\
Merge branch 'master' into fix/submenu-require-shares
Todd Leonhardt
2018-03-13
2
-1
/
+50
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #304 from MarkLalor/feature/capture-interrupt
Todd Leonhardt
2018-03-13
2
-1
/
+50
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Added option to cancel the current line on keyboard interrupt.
Mark Lalor
2018-03-12
2
-1
/
+50
|
/
/
/
|
*
|
AddSubMenu should work with default kwargs
Alberto Sartori
2018-03-13
2
-3
/
+16
|
/
/
|
*
add `preserve_shares` arg to AddSubMenu
Alberto Sartori
2018-03-13
1
-22
/
+30
|
/
*
Merge pull request #302 from albertored/fix/FileNotFoundError-py2
Todd Leonhardt
2018-03-12
1
-3
/
+4
|
\
|
*
FileNotFoundError does not exists on python 2
Alberto Sartori
2018-03-12
1
-3
/
+4
|
/
*
Merge pull request #301 from albertored/fix/submenu-complete
Todd Leonhardt
2018-03-12
2
-22
/
+268
|
\
|
*
missing args in calling completenames
Alberto Sartori
2018-03-12
2
-22
/
+268
|
/
*
Merge pull request #300 from MarkLalor/patch-1
Todd Leonhardt
2018-03-11
1
-2
/
+2
|
\
|
*
Fix typos in freefeatures.rst
Mark Lalor
2018-03-11
1
-2
/
+2
|
/
*
Merge pull request #299 from python-cmd2/subcomplete
0.8.1
Todd Leonhardt
2018-03-09
1
-32
/
+39
|
\
|
*
Tweaked logic on when to run default_completer
Kevin Van Brunt
2018-03-09
1
-4
/
+4
|
*
Merge branch 'master' into subcomplete
Kevin Van Brunt
2018-03-09
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Fixed typo
Todd Leonhardt
2018-03-09
1
-1
/
+1
*
|
Updated 0.8.1 release date in CHANGELOG
Todd Leonhardt
2018-03-09
1
-2
/
+2
|
*
Tweaked complete function to handle cases where a flag appears before subcomm...
Kevin Van Brunt
2018-03-09
1
-28
/
+35
|
/
*
Minor tweak to CHANGELOG
Todd Leonhardt
2018-03-08
1
-1
/
+1
*
Merge pull request #298 from python-cmd2/poutput_instead_of_print
Todd Leonhardt
2018-03-07
1
-4
/
+4
|
\
|
*
Use self.poutput() instead of print() in arg_print.py example
Todd Leonhardt
2018-03-07
1
-4
/
+4
|
/
*
Merge pull request #297 from python-cmd2/paged_output
Todd Leonhardt
2018-03-07
5
-7
/
+102
|
\
[next]