Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update .gitignore to ignore the .pytest_cache directory | Todd Leonhardt | 2018-03-16 | 1 | -0/+1 |
| | |||||
* | Improved clean() function in fabfile.py | Todd Leonhardt | 2018-03-03 | 1 | -0/+4 |
| | | | | | | | | | | | | | - It now cleans up all of the following: - cmd2.egg-info directory - dist directory - docs/_build directory - htmlcov code coverage directory Also: - Tested that the fabfile works with the fabric3 "fab" command - Removed raw Sphinx docs from MANIFEST.in and hence the PyPI tarball - It probably wouldn't help end users to include the raw restructured text files | ||||
* | Renamed CHANGES.md to CHANGELOG.md | Todd Leonhardt | 2017-08-09 | 1 | -3/+3 |
| | | | | Just to make it that much more obvious what exactly it is ;-) | ||||
* | Updated fabfile to use CHANGES.md instead of CHANGES.rst | Todd Leonhardt | 2017-05-22 | 1 | -3/+3 |
| | |||||
* | Mostly fix a bunch of spelling mistakes. | Todd Leonhardt | 2017-03-13 | 1 | -1/+2 |
| | | | | A few other miscellaneous minor tweaks for whitespace and such. | ||||
* | Add Fabric helper | Federico Ceratto | 2017-02-23 | 1 | -0/+105 |