summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add copyright links per comments in #712kotfu2019-07-063-1/+9
* Added automodule documentation for clipboard.pyTodd Leonhardt2019-07-061-0/+2
* Added autoclass documentation for cmd2.Cmd in cmd.rstTodd Leonhardt2019-07-064-0/+14
* Add links to list of featureskotfu2019-07-062-8/+18
* Add doc8 documentation style checkingkotfu2019-07-0623-651/+760
* Remove TODOkotfu2019-07-061-6/+0
* Work on Getting Started section of documentationkotfu2019-07-065-38/+32
* Add content for how to integrate cmd2 into your projectkotfu2019-07-062-21/+31
* Formatting cleanupskotfu2019-07-062-48/+57
* Added a walkthrough of constructing a simple application to the overviewkotfu2019-07-0515-21/+341
* Fix headerskotfu2019-07-031-8/+16
* Revise menu structurekotfu2019-07-0311-165/+248
* Skeleton doc structure complete for #709kotfu2019-07-0218-195/+266
* Major overhaul of documentation structure for #709kotfu2019-07-0225-85/+405
* Remove load, _relative_load, pyscript aliases whichTodd Leonhardt2019-06-292-12/+10
* Updated Sphinx documentation and README.mdTodd Leonhardt2019-06-281-4/+7
* More replacing of 'colors' with 'allow_ansi'Kevin Van Brunt2019-06-261-2/+2
* Replaced more pexcept uses with perrorKevin Van Brunt2019-06-251-1/+1
* Made last_result public and restored the initialization of it in __init__ and...Todd Leonhardt2019-06-231-1/+1
* Fixed a bunch of examples which were broken due to moving DEFAULT_SHORTCUTS f...Todd Leonhardt2019-06-161-1/+1
* Updated various documentation and tests to not use loadTodd Leonhardt2019-06-152-4/+5
* Updated documentationKevin Van Brunt2019-06-154-27/+16
* Deprecate support for Python 3.4 and begin testing with Python 3.8 betaTodd Leonhardt2019-06-142-7/+3
* Removed support for cmd.cmdqueueKevin Van Brunt2019-06-112-3/+3
* Add the -a/--all flag to the history command for showing all commands includi...Todd Leonhardt2019-05-271-1/+1
* Refactor exit_code implementationTodd Leonhardt2019-05-201-2/+2
* Updated docsKevin Van Brunt2019-05-161-1/+4
* Added documentation for ns_providerKevin Van Brunt2019-05-161-1/+23
* Now consistently use -t flag for transcript generation for both history and l...Todd Leonhardt2019-03-191-2/+2
* Addressed review commentsTodd Leonhardt2019-03-181-1/+5
* Merge branch 'master' into load_generate_transcriptTodd Leonhardt2019-03-182-9/+6
|\
| * Merge branch 'master' into attributesTodd Leonhardt2019-03-171-1/+3
| |\
| * | Updated docs to reflect that shortcuts are now passed into the super class in...Todd Leonhardt2019-03-141-5/+3
| * | First stage of attribute refactoringTodd Leonhardt2019-03-132-4/+3
* | | Added load -r flag for recording a transcript based on a script fileTodd Leonhardt2019-03-182-3/+19
| |/ |/|
* | Updated docs and exampleKevin Van Brunt2019-03-171-2/+2
* | Added more documentationKevin Van Brunt2019-03-171-1/+3
|/
* 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-103-150/+164
|\
| * Merge branch 'master' into disable_commandKevin Van Brunt2019-03-101-18/+2
| |\
| | * Removed obsolete documentationKevin Van Brunt2019-03-101-18/+2
| * | Updated examples and documentation pertaining to disabling commandsKevin Van Brunt2019-03-102-132/+162
| |/
* | 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