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
/
docs
/
features
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into clipboard
kotfu
2023-02-01
1
-4
/
+4
|
\
|
*
Deprecate support for Python 3.6 and remove dependency on attrs (#1257)
Todd Leonhardt
2023-01-31
1
-4
/
+4
*
|
Add documentation for allow_clipboard attribute
kotfu
2023-01-30
1
-0
/
+8
|
/
*
Reduced amount of style characters carried over from previous lines when alig...
Kevin Van Brunt
2022-02-22
1
-5
/
+0
*
Update modular_commands.rst (#1199)
Varun Mittal
2022-02-15
1
-2
/
+2
*
Added substantial documentation concerning pyscript (#1187)
Jerrad
2022-01-26
1
-14
/
+413
*
Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBit...
Kevin Van Brunt
2021-10-18
3
-27
/
+25
*
Updated documentation
Kevin Van Brunt
2021-08-23
1
-1
/
+1
*
set command output now uses SimpleTable.
Kevin Van Brunt
2021-08-19
2
-14
/
+20
*
Updated docs
Kevin Van Brunt
2021-06-25
2
-1
/
+2
*
Updated all examples to use Cmd2ArgumentParser instead of argparse.ArgumentPa...
Kevin Van Brunt
2021-06-17
1
-16
/
+11
*
Fixed spelling in doc
Kevin Van Brunt
2021-06-14
1
-1
/
+1
*
Updated documentation about persistent history files
Kevin Van Brunt
2021-06-14
1
-5
/
+4
*
Updated documentation. Added support for calling cmd2.Cmd.run_editor() with n...
Kevin Van Brunt
2021-05-25
1
-2
/
+1
*
Fixed allow_redirection documentation
Kevin Van Brunt
2021-05-17
1
-0
/
+1
*
Removed cmd2.Cmd.quit_on_sigint.
Kevin Van Brunt
2021-04-30
2
-20
/
+0
*
Renamed silent_startup_script to silence_startup_script for clarity
Kevin Van Brunt
2021-04-28
1
-2
/
+2
*
Replaced some pexcept() calls with perror().
Kevin Van Brunt
2021-04-02
2
-3
/
+3
*
Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.
Kevin Van Brunt
2021-03-30
2
-69
/
+31
*
Removed ipy's access to the CLI's globals() dictionary
Kevin Van Brunt
2021-03-24
1
-9
/
+4
*
ipy command now includes all of self.py_locals in the IPython environment
Kevin Van Brunt
2021-03-24
1
-13
/
+11
*
No longer using -1 as an exit code
exit_code
Kevin Van Brunt
2021-03-23
1
-1
/
+1
*
onecmd_plus_hooks() now sets self.exit_code when a SystemExit handled
Kevin Van Brunt
2021-03-23
1
-0
/
+3
*
Deprecate Python 3.5
Todd Leonhardt
2021-02-20
1
-2
/
+5
*
Merge branch 'master' into 2.0
2.0
Todd Leonhardt
2021-02-14
1
-1
/
+1
|
\
|
*
Update modular_commands.rst
Kory Gill
2021-02-13
1
-1
/
+1
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2021-01-29
3
-3
/
+12
|
\
\
|
|
/
|
*
Updated documentation
misc
Kevin Van Brunt
2021-01-29
1
-0
/
+9
|
*
Merge branch 'master' into pr/docs/md/brokenlink
Todd Leonhardt
2021-01-28
1
-2
/
+2
|
|
\
|
|
*
Fix doc in docs/features/commands.rst
Kevin "Tristate Tom" Weiss
2021-01-28
1
-2
/
+2
|
*
|
docs/features/modular_commands: fix broken link
Kevin "Tristate Tom" Weiss
2021-01-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2021-01-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix wrong superclass in doc
Kilian
2021-01-02
1
-1
/
+1
*
|
Merge branch 'master' into 2.0
Todd Leonhardt
2020-11-11
3
-14
/
+11
|
\
\
|
|
/
|
*
Replace with_argparser_and_unknown_args in docs
Kyle King
2020-11-08
1
-11
/
+8
|
*
Use set --verbose instead of -v in docs
Kyle King
2020-10-31
1
-2
/
+2
|
*
Fixed error in set --long, which should be set -v
Kyle King
2020-10-31
1
-2
/
+2
|
*
typo
Stratos Gerakakis
2020-10-10
1
-1
/
+1
*
|
Added section to completion docs about read_input() function
Kevin Van Brunt
2020-09-09
1
-0
/
+12
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-09-09
1
-9
/
+10
|
\
\
|
|
/
|
*
Updated documentation about set command
Kevin Van Brunt
2020-09-09
1
-9
/
+10
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-09-03
1
-6
/
+34
|
\
\
|
|
/
|
*
Fixed type hints in example code
1.3.9
Kevin Van Brunt
2020-09-03
1
-1
/
+1
|
*
Documented CommandSet event handlers
Kevin Van Brunt
2020-09-03
1
-1
/
+29
|
*
Updated docs
Kevin Van Brunt
2020-09-01
1
-4
/
+4
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-08-28
1
-2
/
+2
|
\
\
|
|
/
|
*
Fixed issue where subcommand added with @as_subcommand_to decorator did not d...
Kevin Van Brunt
2020-08-27
1
-2
/
+2
*
|
Removed Namespace.__statement__
Kevin Van Brunt
2020-08-27
1
-6
/
+2
*
|
Merge branch 'master' into 2.0
Kevin Van Brunt
2020-08-27
2
-10
/
+12
|
\
\
|
|
/
|
*
The functions cmd2 adds to Namespaces (get_statement() and get_handler()) are...
Kevin Van Brunt
2020-08-26
2
-10
/
+12
[next]