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
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated imports
Eric Lin
2020-08-04
1
-21
/
+0
*
Move Sphinx docs build from Python 3.5 to 3.7 since 3.7 is what ReadTheDocs n...
Todd Leonhardt
2020-01-22
1
-1
/
+1
*
Add support for Python 3.8 release version on all platforms
Todd Leonhardt
2020-01-22
1
-1
/
+1
*
Deprecate support for Python 3.4 and begin testing with Python 3.8 beta
Todd Leonhardt
2019-06-14
1
-1
/
+1
*
Attempt to fix test result publishing on Azure Pipelines
Todd Leonhardt
2018-10-24
1
-1
/
+1
*
Fix redundant environments in tox.ini
Todd Leonhardt
2018-10-23
1
-1
/
+1
*
Experimenting with simplifying tox.ini further
Todd Leonhardt
2018-09-06
1
-29
/
+3
*
Reduce redundant definition of dependencies
Todd Leonhardt
2018-09-05
1
-48
/
+2
*
Unrestrict Sphinx version since they fixed their bug
Todd Leonhardt
2018-09-04
1
-1
/
+1
*
Restrict Sphinx version
Todd Leonhardt
2018-08-21
1
-1
/
+1
*
Modify .travis.yml to do the doc build
Todd Leonhardt
2018-07-30
1
-2
/
+2
*
Remove docs/requirements.txt which should no longer be used
kotfu
2018-07-30
1
-3
/
+5
*
Much better fix for #479 using tox
kotfu
2018-07-30
1
-0
/
+6
*
Add Python 3.7 to AppVeyor Windows build/test
Todd Leonhardt
2018-07-11
1
-1
/
+11
*
Added argcomplete to unit test environment. Added exclusion for Windows
Eric Lin
2018-05-04
1
-2
/
+4
*
Adds some semblance of testing for bash completion. Tests the completion logi...
Eric Lin
2018-05-04
1
-0
/
+6
*
pytest with —cov fails two unit tests. without —cov they pass :(
kotfu
2018-04-26
1
-9
/
+5
*
Fix broken tox builds with codecov
kotfu
2018-04-26
1
-5
/
+3
*
No more xdist or forking
kotfu
2018-04-26
1
-16
/
+6
*
Adjusted some coverage configuration. Found and fixed bug in help completion.
Eric Lin
2018-04-18
1
-3
/
+3
*
Some minor tweaks to AutoCompleter handling a collection of index-based funct...
Eric Lin
2018-04-17
1
-3
/
+3
*
Finished removing all dependencies on the six module
Todd Leonhardt
2018-04-15
1
-6
/
+0
*
TravisCI (Linux testing) now runs code coverage analysis on Python 3.4 as well
Todd Leonhardt
2018-04-15
1
-1
/
+5
*
Add back in use of 3rd-party mock module for Python 3.5
Todd Leonhardt
2018-04-15
1
-0
/
+2
*
Removed unit test dependency on mock
Todd Leonhardt
2018-04-15
1
-6
/
+0
*
Fixed tox dependencies so AppVeyor can run code coverage analysis on Python 3...
Todd Leonhardt
2018-04-15
1
-0
/
+2
*
Fixed tox.ini so that Windows code coverage analysis will be done for Python 3.6
Todd Leonhardt
2018-04-15
1
-1
/
+3
*
No longer try to test on Python 2.7 on either TravisCI or AppVeyor
Todd Leonhardt
2018-04-15
1
-36
/
+1
*
Fixed bug where display width was not being calculated for display_matches
Kevin Van Brunt
2018-03-30
1
-0
/
+5
*
Add conditional dependency on enum34 for Python 2.7
Todd Leonhardt
2018-03-28
1
-0
/
+2
*
Fixed unit test bug on Windows
Todd Leonhardt
2018-03-02
1
-6
/
+3
*
Added use of pytest-forked to CI unit test runs
Todd Leonhardt
2018-03-02
1
-16
/
+16
*
First past at unit test for persistent history feature
Todd Leonhardt
2018-02-09
1
-0
/
+8
*
Fix Travis CI builds
Todd Leonhardt
2018-01-04
1
-11
/
+1
*
Trying to fix tox.ini and appveyor.yml to get automated Windows tests to work...
Todd Leonhardt
2017-11-15
1
-0
/
+28
*
First attempt at improving how command output gets piped to a shell command
Todd Leonhardt
2017-08-07
1
-0
/
+1
*
Another tweak to tox.ini and .coveragerc, fingers crossed ...
Todd Leonhardt
2017-07-02
1
-7
/
+9
*
Tweak tox.ini and .coveragerc in hopes of getting pytest-cov and pytest-xdist...
Todd Leonhardt
2017-07-02
1
-7
/
+12
*
Don't run code coverage in Python 3.6 on Windows
Todd Leonhardt
2017-07-02
1
-1
/
+11
*
Stop trying to use pytest-xdist when using pytest-cov
Todd Leonhardt
2017-07-02
1
-6
/
+2
*
Adding run of example back to environments which are doing code coverage anal...
Todd Leonhardt
2017-07-02
1
-0
/
+2
*
Only install code coverage dependencies on platforms which are going to do co...
Todd Leonhardt
2017-07-02
1
-2
/
+39
*
Apparently "codecov erase" isn't an option
Todd Leonhardt
2017-07-02
1
-2
/
+0
*
Attempt to speedup unit tests
Todd Leonhardt
2017-07-02
1
-4
/
+25
*
Replaced clipboard copy and paste custom code with pyperclip
Todd Leonhardt
2017-06-30
1
-0
/
+1
*
Don't try to run a code coverage analysis on PyPy
Todd Leonhardt
2017-06-24
1
-2
/
+2
*
Experimenting with codecov integration
Todd Leonhardt
2017-06-24
1
-1
/
+5
*
Changes to make our project as welcoming as possible for new contributors.
Todd Leonhardt
2017-02-26
1
-1
/
+1
*
Updated tox.ini to no longer try to run cmd2.py directly as part of the tests.
Todd Leonhardt
2017-02-23
1
-1
/
+0
*
First stage of refactoring to support full simultaneous Python 2 and 3 compat...
Todd Leonhardt
2016-12-09
1
-0
/
+1
[next]