summaryrefslogtreecommitdiff
path: root/docs/freefeatures.rst
Commit message (Expand)AuthorAgeFilesLines
* Negative ending history indices include the referenced command, instead of ex...kotfu2019-03-111-2/+3
* Allow both history indices to be negativekotfu2019-03-101-2/+1
* Incorporating requested changes from the PRkotfu2019-03-101-3/+7
* Formatting clean up on history sectionkotfu2019-03-101-61/+67
* Merge branch 'history_improvements' of github.com:python-cmd2/cmd2 into histo...kotfu2019-03-101-18/+2
|\
| * Removed obsolete documentationKevin Van Brunt2019-03-101-18/+2
* | Add documentation for the history command.kotfu2019-03-101-6/+194
|/
* Fixed wording in freefeatures.rstTodd Leonhardt2019-03-041-1/+2
* Merge master into with_argument_list and resolved conflictsTodd Leonhardt2019-03-041-16/+9
|\
| * Updated docsKevin Van Brunt2019-03-021-0/+3
| * Updated CodeOwners file and fixed minor errors in freefeatures.rstTodd Leonhardt2019-03-021-5/+4
| * Updated docs about commentsKevin Van Brunt2019-03-011-12/+4
* | Updated CHANGELOG and fixed Sphinx docsTodd Leonhardt2019-03-041-5/+4
|/
* Minor doc updates that fix a few typos and inaccuraciesTodd Leonhardt2019-02-061-1/+0
* Refactored filtering in path_complete to use a functionKevin Van Brunt2018-10-261-1/+1
* First steps in converting all commands to argparseKevin Van Brunt2018-09-261-7/+3
* Remove cmd2.Cmd.redirector for #381kotfu2018-05-101-21/+3
* Fix broken Sphinx documentationTodd Leonhardt2018-05-021-7/+7
* Merge branch 'test_merge' into test_ply_mergeEric Lin2018-05-021-14/+47
|\
| * Updated some documentation.Eric Lin2018-05-021-14/+47
* | Clean up documentation references to pyparsingkotfu2018-04-291-6/+2
|/
* Removed reference to Python 2 and 2.7 in some sections of the documentationTodd Leonhardt2018-04-151-5/+0
* Deleted optparse code which had been previously deprecated in 0.8.0 releaseTodd Leonhardt2018-04-091-4/+3
* Addressed code review commentsKevin Van Brunt2018-03-271-0/+5
* Updated documentationKevin Van Brunt2018-03-251-3/+2
* Fixed small typos and changed example code class nameMark Lalor2018-03-171-4/+4
* Added a tiny bit of documentationTodd Leonhardt2018-03-171-0/+13
* Added documentaionKevin Van Brunt2018-03-161-3/+3
* Fix typos in freefeatures.rstMark Lalor2018-03-111-2/+2
* Removed abbrev attributeKevin Van Brunt2018-03-021-17/+0
* Added optional persistent readline history featureTodd Leonhardt2018-02-081-6/+9
* Cleanup of documentation and examplesTodd Leonhardt2018-01-171-7/+4
* Improved documentation for how a user can modify comment grammar/styleTodd Leonhardt2017-09-221-1/+2
* Documentation edits and revisionsJared Crapo2017-08-221-0/+2
* Revise and clean up documentationJared Crapo2017-08-211-1/+1
* Write documentation for revised transcription featureJared Crapo2017-08-211-24/+10
* Spelling of abbrev in Abbreviated commands section ksunden2017-07-161-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-031-3/+3
* Removed pause commandTodd Leonhardt2017-07-031-2/+0
* Clarified a few points about optional ipy command in Sphinx docsTodd Leonhardt2017-07-031-5/+8
* Updated documentation with info on tab completion of file system pathsTodd Leonhardt2017-06-141-0/+31
* Updated documentation and examplesTodd Leonhardt2017-06-141-0/+29
* Updated example transcript test and docsTodd Leonhardt2017-06-031-2/+0
* Abbreviations are no longer accepted for multiline commandsTodd Leonhardt2017-05-201-0/+5
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-2/+3
* Documentation updatesTodd Leonhardt2017-03-121-1/+16
* Added an example for how conditional control flow of a cmd2 application can b...Todd Leonhardt2017-03-111-0/+7
* 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