Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various minor updates: | Todd Leonhardt | 2017-01-29 | 1 | -0/+3 |
| | | | | | | | | | - Updated .gitignore for code coverage result dirs from coverage and pytest-cov - Updated README.rst to include badge for latest docs from readthedocs.io - Updated setup.py to have updated info for the next time a release is made to PyPI - Documentation updates: - Bumped version in conf.py to 0.7 - Updated links in index.rst and alternatives.rst | ||||
* | Add Read The Docs link for 0.6.9 | Federico Ceratto | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | Add links to ReadTheDocs | Federico Ceratto | 2017-01-29 | 1 | -0/+2 |
| | |||||
* | Fixed AppVeyor build status link | Todd Leonhardt | 2017-01-28 | 1 | -2/+2 |
| | |||||
* | Add appveyor badge | Federico Ceratto | 2017-01-28 | 1 | -0/+4 |
| | |||||
* | Changed header comment in cmd2.py to refer to GitHub repo instead of old ↵ | Todd Leonhardt | 2017-01-23 | 1 | -18/+2 |
| | | | | assembla mercurial one. Also changed exampleSession.txt example transcript to not include the "set" command since the output was platform dependent due to the default editor varying. | ||||
* | Merge pull request #1 from python-cmd2/master | Todd Leonhardt | 2017-01-23 | 1 | -1/+3 |
|\ | | | | | Add tutorial | ||||
| * | Add tutorial | Federico Ceratto | 2017-01-23 | 1 | -1/+3 |
| | | |||||
* | | Fixed example.py and exampleSession.txt so that the example runs and the ↵ | TL | 2017-01-11 | 1 | -29/+29 |
|/ | | | | | | test passes when running "python example.py -t exampleSession.txt". Also made the front-page documentation consistent so it references the actual code and text in this modified example. | ||||
* | Remove mentions of 2to3, remove INSTALL.txt | Federico Ceratto | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | First stage of refactoring to support full simultaneous Python 2 and 3 ↵ | Todd Leonhardt | 2016-12-09 | 1 | -26/+27 |
| | | | | compatibility via use of the six module. | ||||
* | Update README | Federico Ceratto | 2016-02-20 | 1 | -0/+224 |