summaryrefslogtreecommitdiff
path: root/cmd2.py
Commit message (Expand)AuthorAgeFilesLines
* Switched to a safer way of dealing with the fact that Python 3 removed the bu...Todd Leonhardt2016-12-111-4/+2
* Enabling packrat for all parsing in both Python 2 and Python 3 since that bug...Todd Leonhardt2016-12-091-17/+2
* Whitespace change to be mostly PEP8 compliantTodd Leonhardt2016-12-091-89/+177
* Stage 3 of refactoring.Todd Leonhardt2016-12-091-5/+9
* Second stage of refactoring using six module for unified Python 2/3 codebaseTodd Leonhardt2016-12-091-46/+52
* First stage of refactoring to support full simultaneous Python 2 and 3 compat...Todd Leonhardt2016-12-091-23/+31
* Loading in a script file now works in Python 3.5Todd Leonhardt2016-12-091-0/+8
* Support Python 3 input(), related to #26Federico Ceratto2016-05-121-0/+5
* Update versionFederico Ceratto2016-02-231-2/+2
* subprocess.mswindows does not exist in python3.5Hans Lellelid2016-02-201-1/+1
* Minor cleanupFederico Ceratto2016-02-201-151/+170
* Marking for 0.6.8 release0.6.8Catherine Devlin2014-12-081-1/+1
* In the event "which" is not installed, return NoneIan Cordasco2014-10-091-1/+7
* Fix exception handling syntax for python 3.3.Doug Hellmann2013-09-161-13/+13
* v0.6.6.1. No code changes, but using Python2 to generate sdist to avoid writ...Catherine Devlin2013-08-141-1/+1
* v0.6.6 silencing editor checkCatherine Devlin2013-08-061-1/+1
* Fixed "which" calls being verbose to stderr.desaintmartin2013-05-311-2/+2
* marking v0.6.5.10.6.5.1Catherine Devlin2013-03-181-1/+1
* v0.6.5Catherine Devlin2013-02-281-1/+1
* Indicate change in repository host to bitbucketCatherine Devlin2012-05-261-0/+1593