summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Bump versions to 0.7.7aTodd Leonhardt2017-08-151-1/+1
* Replaced direct calls to self.stdout.write() with calls to self.poutput().Todd Leonhardt2017-08-081-0/+7
* Updated CHANGES and bumped version in preparation for 0.7.6 releaseTodd Leonhardt2017-08-021-1/+1
* Spelling of abbrev in Abbreviated commands section ksunden2017-07-161-1/+1
* Bump version to 0.7.5 (from 0.7.5a)0.7.5Todd Leonhardt2017-07-081-1/+1
* Load command uses utf-8 encoding for opening files in Python 3 instead of OS-...Todd Leonhardt2017-07-081-2/+8
* Updated Sphinx docsTodd Leonhardt2017-07-032-5/+5
* Fixed a few bugs and examplesTodd Leonhardt2017-07-031-1/+0
* Bump version to 0.7.5aTodd Leonhardt2017-07-031-1/+1
* Removed pause commandTodd Leonhardt2017-07-031-2/+0
* Clarified a few points about optional ipy command in Sphinx docsTodd Leonhardt2017-07-031-5/+8
* Replaced clipboard copy and paste custom code with pyperclipTodd Leonhardt2017-06-301-0/+1
* Multiple changesTodd Leonhardt2017-06-281-2/+1
* Updated documentation with info on tab completion of file system pathsTodd Leonhardt2017-06-142-1/+34
* Updated documentation and examplesTodd Leonhardt2017-06-142-1/+30
* Updated example transcript test and docsTodd Leonhardt2017-06-031-2/+0
* Abbreviations are no longer accepted for multiline commandsTodd Leonhardt2017-05-201-0/+5
* Documentation updateTodd Leonhardt2017-05-111-1/+1
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-1312-28/+37
* Documentation updatesTodd Leonhardt2017-03-124-8/+86
* Added an example for how conditional control flow of a cmd2 application can b...Todd Leonhardt2017-03-111-0/+7
* Updated the Sphinx docsTodd Leonhardt2017-03-062-0/+74
* Fix a typo in the docsTodd Leonhardt2017-03-041-1/+1
* Added info to CHANGES.rst on what bugs have been fixed so far this release.Todd Leonhardt2017-03-041-0/+26
* Updated docs to discuss the new optional "ipy" command.Todd Leonhardt2017-02-181-0/+36
* Fixed a minor typoTodd Leonhardt2017-02-181-1/+2
* Updated install instructions to include how to install from GitHub using pip.Todd Leonhardt2017-02-181-4/+42
* Added installation instructions to documentation.Todd Leonhardt2017-02-122-0/+85
* Documentation fixes and updatesTodd Leonhardt2017-02-121-2/+23
* Documentation updatesTodd Leonhardt2017-02-126-48/+51
* Add six module to requirements for building docsTodd Leonhardt2017-02-122-3/+1
* Adding requirements.txt to doc section to try to fix autodoc on readthedocsTodd Leonhardt2017-02-121-0/+1
* Fixed doc conf.py so it correctly sets PYTHONPATH for autodoc feature.Todd Leonhardt2017-02-121-4/+10
* Refactored to move all cmd2.Cmd class member variables to beginning.Todd Leonhardt2017-02-112-26/+28
* Updated doc links to point to Python 3 docs for cmd module.Todd Leonhardt2017-02-115-7/+8
* docs now use the sphinx_rtd_theme.Todd Leonhardt2017-02-112-114/+79
* Removed some unused bash scripts which were for uploading stuff to PyCon 2010Todd Leonhardt2017-02-053-11/+0
* Removed unused docs/pycon2010/ui directory.Todd Leonhardt2017-02-0511-934/+0
* Added doc _build dir to .gitignoreTodd Leonhardt2017-01-312-0/+4
* Added a couple notes in the docs:Todd Leonhardt2017-01-302-2/+19
* Various minor updates:Todd Leonhardt2017-01-293-11/+11
* Updated a few dead links in the documentationTodd Leonhardt2016-12-111-9/+8
* Whitespace change to be mostly PEP8 compliantTodd Leonhardt2016-12-099-37/+97
* First stage of refactoring to support full simultaneous Python 2 and 3 compat...Todd Leonhardt2016-12-0915-204/+127
* Update version (Closes #22)Federico Ceratto2016-03-151-1/+1
* Marking for 0.6.8 release0.6.8Catherine Devlin2014-12-081-2/+2
* Indicate change in repository host to bitbucketCatherine Devlin2012-05-2645-0/+2794