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
*
Updating release date in CHANGELOG
0.9.25
Todd Leonhardt
2020-01-26
1
-1
/
+1
*
Updated CHANGELOG
Todd Leonhardt
2020-01-26
1
-0
/
+4
*
Merge pull request #859 from python-cmd2/doc_links
Todd Leonhardt
2020-01-26
6
-13
/
+19
|
\
|
*
Fixed broken links in Sphinx docs
Todd Leonhardt
2020-01-26
6
-13
/
+19
|
/
*
Merge pull request #858 from python-cmd2/doc_cleanup
Todd Leonhardt
2020-01-25
4
-14
/
+5
|
\
|
*
Cleanup MANIFEST.in to reduce what gets put in package downloadable from PyPI
Todd Leonhardt
2020-01-24
4
-14
/
+5
|
/
*
Merge pull request #856 from python-cmd2/builtin_command_docs
Todd Leonhardt
2020-01-24
1
-3
/
+73
|
\
|
*
Flushed out documentation on built-in commands
Todd Leonhardt
2020-01-23
1
-3
/
+73
|
/
*
Update release date in CHANGELOG
0.9.24
Todd Leonhardt
2020-01-23
1
-1
/
+1
*
Merge pull request #854 from python-cmd2/azure_mac_update
Todd Leonhardt
2020-01-23
1
-1
/
+1
|
\
|
*
Try always using latest macOS available
Todd Leonhardt
2020-01-23
1
-1
/
+1
|
*
Update Azure Pipelines MacOs image from 10.13 (HighSierra) to 10.14 (Mojave)
Todd Leonhardt
2020-01-23
1
-1
/
+1
|
/
*
Merge pull request #853 from python-cmd2/python_38
Todd Leonhardt
2020-01-23
6
-5
/
+15
|
\
|
*
Update CHANGELOG and setup.py
Todd Leonhardt
2020-01-22
3
-0
/
+3
|
*
Move Sphinx docs build from Python 3.5 to 3.7 since 3.7 is what ReadTheDocs n...
Todd Leonhardt
2020-01-22
2
-2
/
+2
|
*
Remove Python 3.8 from AppVeyor since it doesn't seem to yet support it, at l...
Todd Leonhardt
2020-01-22
1
-4
/
+1
|
*
Add support for Python 3.8 release version on all platforms
Todd Leonhardt
2020-01-22
4
-4
/
+14
|
/
*
Merge pull request #852 from tirkarthi/fix-collections-warning
Todd Leonhardt
2020-01-22
1
-2
/
+3
|
\
|
*
Import ABC from collections.abc instead of collections for Python 3.9 compati...
Karthikeyan Singaravelan
2020-01-22
1
-2
/
+3
|
/
*
Merge pull request #850 from python-cmd2/truncate_string
Todd Leonhardt
2020-01-20
6
-40
/
+164
|
\
|
*
Fix doc8 line length violations committed in prevoius PR
Todd Leonhardt
2020-01-20
2
-16
/
+19
|
*
Updating unit tests and docs
Kevin Van Brunt
2020-01-20
3
-0
/
+20
|
*
Renamed function
Kevin Van Brunt
2020-01-17
2
-29
/
+29
|
*
Updating unit tests
Kevin Van Brunt
2020-01-17
2
-3
/
+40
|
*
Updating unit tests
Kevin Van Brunt
2020-01-17
1
-10
/
+17
|
*
Added string truncation function and support for it in the alignment functions
Kevin Van Brunt
2020-01-17
1
-14
/
+71
|
/
*
Improved responsiveness when setting windows title and printing alerts
Kevin Van Brunt
2020-01-17
2
-0
/
+7
*
Merge pull request #847 from python-cmd2/generating_output_docs
Kevin Van Brunt
2020-01-16
15
-158
/
+569
|
\
|
*
Updating some doc text
Kevin Van Brunt
2020-01-16
1
-2
/
+9
|
*
Updating some doc text
Kevin Van Brunt
2020-01-16
1
-6
/
+14
|
*
Updating some doc text
Kevin Van Brunt
2020-01-16
1
-2
/
+2
|
*
Updating some doc text
Kevin Van Brunt
2020-01-16
2
-2
/
+2
|
*
Updating docs for default style functions
Kevin Van Brunt
2020-01-16
1
-3
/
+3
|
*
Fix doc8 error
kotfu
2020-01-15
1
-3
/
+3
|
*
Clarify comment style for module data members and class attributes
kotfu
2020-01-15
1
-0
/
+6
|
*
Clarify how to document instance attributes
kotfu
2020-01-15
1
-0
/
+14
|
*
Fix document rendering error
kotfu
2020-01-15
1
-1
/
+1
|
*
Revise allow_style and colored output documentation
kotfu
2020-01-14
2
-88
/
+64
|
*
Add comment for broken_pipe_warning
kotfu
2020-01-14
1
-0
/
+1
|
*
Clean up function documentation so it renders properly
kotfu
2020-01-14
1
-3
/
+7
|
*
Move settable documentation from source code to api docs
kotfu
2020-01-14
2
-6
/
+8
|
*
Add shell command, and show how to remove builtin commands
kotfu
2020-01-14
1
-8
/
+35
|
*
Add documentation for default_error
kotfu
2020-01-14
1
-0
/
+3
|
*
Updates for allow_ansi -> allow_style
kotfu
2020-01-14
1
-2
/
+2
|
*
Remove attribute documentation for #821
kotfu
2020-01-14
1
-22
/
+0
|
*
Merge branch 'master' into generating_output_docs
Todd Leonhardt
2020-01-09
35
-305
/
+673
|
|
\
|
|
/
|
/
|
*
|
Updated CHANGELOG for a release
0.9.23
Todd Leonhardt
2020-01-09
1
-1
/
+1
*
|
Merge pull request #844 from python-cmd2/copyright_update
Todd Leonhardt
2020-01-09
3
-5
/
+4
|
\
\
|
*
|
Update copyright through 2020 and restore documentation copyright to MIT license
Todd Leonhardt
2020-01-09
3
-5
/
+4
|
/
/
*
|
Merge pull request #843 from python-cmd2/ansi_to_style
Kevin Van Brunt
2020-01-08
22
-164
/
+192
|
\
\
[next]