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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
redirect_stderr wasn't added to contextlib until Python 3.5
Todd Leonhardt
2018-01-22
1
-2
/
+6
*
help command temporarily redirects sys.stdout and sys.stderr to self.stdout f...
Todd Leonhardt
2018-01-22
1
-0
/
+6
*
Added links to docs and examples to CHANGELOG.md
Todd Leonhardt
2018-01-20
1
-1
/
+1
*
Enabled Python 3.7 testing on Travis CI
Todd Leonhardt
2018-01-06
1
-1
/
+2
*
Disabled Python 3.7-dev build in Travis CI
Todd Leonhardt
2018-01-04
1
-1
/
+1
*
Fix Travis CI builds
Todd Leonhardt
2018-01-04
1
-1
/
+0
*
Updating version and changelog in preparation for minor bug fix realease
Todd Leonhardt
2018-01-04
1
-1
/
+1
*
Fixed a list concatenation bug in changes made to setup.py
Todd Leonhardt
2017-11-15
1
-1
/
+1
*
Modified setup.py and README.md to make pyreadline a dependency on Windwos
Todd Leonhardt
2017-11-15
1
-1
/
+5
*
Added fix for changes in pyperclip project structure in the most recent version
Todd Leonhardt
2017-11-08
1
-1
/
+1
*
Improved documentation for how a user can modify comment grammar/style
Todd Leonhardt
2017-09-22
1
-1
/
+1
*
Updated CHANGELOG with some text regarding recent enhancements to transcript ...
Todd Leonhardt
2017-08-22
1
-1
/
+1
*
Bump versions to 0.7.7a
Todd Leonhardt
2017-08-15
1
-1
/
+1
*
Updated CHANGES and bumped version in preparation for 0.7.6 release
Todd Leonhardt
2017-08-02
1
-1
/
+1
*
Bump version to 0.7.6a (from 0.7.5)
Todd Leonhardt
2017-07-08
1
-1
/
+1
*
Bump version to 0.7.5 (from 0.7.5a)
0.7.5
Todd Leonhardt
2017-07-08
1
-1
/
+1
*
Fix a typo: unitest -> unittest
Felix Yan
2017-07-04
1
-1
/
+1
*
Bump version to 0.7.5a
Todd Leonhardt
2017-07-03
1
-1
/
+1
*
Fix typo
Todd Leonhardt
2017-07-03
1
-1
/
+1
*
Minor tweak to description and layout
Todd Leonhardt
2017-07-03
1
-1
/
+1
*
Tweaks to PyPI packaging and GitHub front-page
Todd Leonhardt
2017-07-03
1
-21
/
+24
*
Replaced clipboard copy and paste custom code with pyperclip
Todd Leonhardt
2017-06-30
1
-2
/
+2
*
Bumped version to 0.7.4 and updated CHANGES file
Todd Leonhardt
2017-06-29
1
-1
/
+1
*
Set version to 0.7.4b for now
Todd Leonhardt
2017-06-24
1
-2
/
+4
*
Updated CHANGES.md file and bumped version to 0.7.3
Todd Leonhardt
2017-06-14
1
-1
/
+1
*
Bumping version to 0.7.3a
Todd Leonhardt
2017-05-22
1
-1
/
+1
*
Bumping version to 0.7.2
0.7.2
Todd Leonhardt
2017-05-22
1
-1
/
+1
*
Fixed a hard-coded path separator
Todd Leonhardt
2017-05-18
1
-1
/
+1
*
Mostly fix a bunch of spelling mistakes.
Todd Leonhardt
2017-03-13
1
-1
/
+1
*
Changes to make our project as welcoming as possible for new contributors.
Todd Leonhardt
2017-02-26
1
-1
/
+1
*
Bump version to 0.7.1a
Federico Ceratto
2017-02-23
1
-1
/
+1
*
Fix a Python 2 vs Python 3 bug in setup.py
Todd Leonhardt
2017-02-18
1
-20
/
+20
*
Add six module to requirements for building docs
Todd Leonhardt
2017-02-12
1
-1
/
+1
*
Adding requirements.txt to doc section to try to fix autodoc on readthedocs
Todd Leonhardt
2017-02-12
1
-1
/
+1
*
docs now use the sphinx_rtd_theme.
Todd Leonhardt
2017-02-11
1
-0
/
+2
*
Fixed how the six.moves.input function is imported and used.
Todd Leonhardt
2017-02-05
1
-0
/
+1
*
Various minor updates:
Todd Leonhardt
2017-01-29
1
-37
/
+49
*
Remove mentions of 2to3, remove INSTALL.txt
Federico Ceratto
2017-01-06
1
-3
/
+0
*
Python 2 and 3 both compiling.
Todd Leonhardt
2016-12-09
1
-2
/
+2
*
Second stage of refactoring using six module for unified Python 2/3 codebase
Todd Leonhardt
2016-12-09
1
-2
/
+2
*
First stage of refactoring to support full simultaneous Python 2 and 3 compat...
Todd Leonhardt
2016-12-09
1
-10
/
+13
*
Release v. 0.6.9
0.6.9
Federico Ceratto
2016-10-03
1
-1
/
+1
*
Drop distutils support. Closes: #7
Federico Ceratto
2016-10-03
1
-6
/
+1
*
Add Python3.6 support
Federico Ceratto
2016-10-03
1
-2
/
+2
*
Update version (Closes #22)
Federico Ceratto
2016-03-15
1
-1
/
+1
*
Support Python 2.7, 3.3, 3.4, 3.5, pypy
Federico Ceratto
2016-02-20
1
-10
/
+5
*
Marking for 0.6.8 release
0.6.8
Catherine Devlin
2014-12-08
1
-1
/
+1
*
update Trove classifiers
Catherine Devlin
2014-03-13
1
-0
/
+7
*
bump version number before release
0.6.7
Doug Hellmann
2013-09-16
1
-1
/
+1
*
Use the latest version of pyparsing when possible
Doug Hellmann
2013-09-09
1
-2
/
+2
[next]