summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v. 0.6.90.6.9Federico Ceratto2016-10-032-1/+8
* Drop distutils support. Closes: #7Federico Ceratto2016-10-031-6/+1
* Add Python3.6 supportFederico Ceratto2016-10-032-3/+3
* Support Python 3 input(), related to #26Federico Ceratto2016-05-121-0/+5
* Update version (Closes #22)Federico Ceratto2016-03-152-2/+2
* Add unit testsFederico Ceratto2016-02-234-1/+405
* Minor cleanupFederico Ceratto2016-02-231-3/+5
* Update versionFederico Ceratto2016-02-231-2/+2
* Enable testing Python 3.5 using matrixFederico Ceratto2016-02-201-6/+13
* enable container-based buildFederico Ceratto2016-02-201-0/+1
* subprocess.mswindows does not exist in python3.5Hans Lellelid2016-02-201-1/+1
* Minor cleanupFederico Ceratto2016-02-201-151/+170
* Remove .hgignoreFederico Ceratto2016-02-201-1/+0
* Rename NEWS.txtxFederico Ceratto2016-02-201-0/+0
* Add licenseFederico Ceratto2016-02-201-0/+21
* Update READMEFederico Ceratto2016-02-201-1/+17
* Update Tox, add TravisCI supportFederico Ceratto2016-02-202-2/+13
* Support Python 2.7, 3.3, 3.4, 3.5, pypyFederico Ceratto2016-02-201-10/+5
* Marking for 0.6.8 release0.6.8Catherine Devlin2014-12-084-4/+11
* In the event "which" is not installed, return NoneIan Cordasco2014-10-091-1/+7
* update Trove classifiersCatherine Devlin2014-03-132-1/+8
* Added tag 0.6.7 for changeset b720d5c229e5Doug Hellmann2013-09-160-0/+0
* bump version number before release0.6.7Doug Hellmann2013-09-162-1/+2
* Fix exception handling syntax for python 3.3.Doug Hellmann2013-09-161-13/+13
* Make sure we use the python interpreter from the virtualenv created by tox to...Doug Hellmann2013-09-161-3/+3
* Use the latest version of pyparsing when possibleDoug Hellmann2013-09-091-2/+2
* v0.6.6.1. No code changes, but using Python2 to generate sdist to avoid writ...Catherine Devlin2013-08-143-2/+10
* v0.6.6 silencing editor checkCatherine Devlin2013-08-063-2/+9
* Merged in desaintmartin/cmd2/desaintmartin/fixed-which-calls-being-verbose-to...Catherine Devlin2013-06-151-2/+2
|\
| * Fixed "which" calls being verbose to stderr.desaintmartin2013-05-311-2/+2
|/
* Added tag v0.6.5.1 for changeset f1168cf68716Catherine Devlin2013-03-180-0/+0
* marking v0.6.5.10.6.5.1Catherine Devlin2013-03-183-2/+7
* Fix the setup.py so it doesn't throw when running under Python 2.6.Tomaz Muraus2013-02-281-1/+1
* v0.6.5Catherine Devlin2013-02-282-2/+2
* Added tag 0.6.5 for changeset 206e3226707aCatherine Devlin2013-02-280-0/+0
* Added tag 0.6.5 for changeset 7460e57544810.6.5Catherine Devlin2013-02-280-0/+0
* new NEWS.txtCatherine Devlin2013-02-281-0/+12
* account for pyparsing 2.0.0's support of Python 3 onlyyCatherine Devlin2013-02-191-1/+5
|\
| * pyparsing 2.0.0 only if on Python3Catherine Devlin2013-02-191-1/+5
| * Added tag 0.6.4 for changeset c4c35f002aefCatherine Devlin2011-08-250-0/+0
| * to version 0.6.40.6.4Catherine Devlin2011-08-252-2/+2
| * custom double-redirector fixedCatherine Devlin2011-08-253-2/+23
| * better SkipTo around quoted stringsCatherine Devlin2011-08-211-27/+17
| * new unit tests for better quote/terminator handlingCatherine Devlin2011-08-211-3/+30
| * get history in script formCatherine Devlin2011-07-312-2/+7
| * Added tag 0.6.3 for changeset 73e741441ac0Catherine Devlin2011-07-280-0/+0
| * added bug number0.6.3Catherine Devlin2011-07-281-0/+2
| * no packrat for python3, darnCatherine Devlin2011-07-282-2/+17
| * accept different default editors in example testCatherine Devlin2011-07-281-1/+1
| * use packratCatherine Devlin2011-07-281-21/+1