summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Added a tiny bit of documentationTodd Leonhardt2018-03-171-1/+1
* Added documentationKevin Van Brunt2018-03-161-0/+1
* Refactored the Windows vs macOS/Linux conditional in ppaged()Todd Leonhardt2018-03-071-0/+1
* Removed support for case-insensitive command parsingTodd Leonhardt2018-03-021-5/+1
* Removed abbrev attributeKevin Van Brunt2018-03-021-3/+1
* Added optional persistent readline history featureTodd Leonhardt2018-02-081-1/+2
* Improved argument processing docsTodd Leonhardt2018-02-011-13/+16
* Reformatted notice of plan to drop support for Python 2.7Todd Leonhardt2018-01-311-5/+7
* Updated documentation in regards to automated transcript generationTodd Leonhardt2018-01-311-0/+6
* Added documentation about Python 3.4 and earlier now having an additional dep...Todd Leonhardt2018-01-221-2/+3
* Added unit tests for sub-commandsTodd Leonhardt2018-01-201-1/+1
* Edited README.md to mention support for sub-commandsTodd Leonhardt2018-01-201-2/+2
* Cleanup of documentation and examplesTodd Leonhardt2018-01-171-1/+0
* Fixed comment in README.md that referred to the "list" command which was merg...Todd Leonhardt2018-01-151-2/+2
* Updated README.md due to @withargument_parser decorator now only passing a si...Todd Leonhardt2018-01-151-3/+3
* Replace optparse with argparse in READMEJared Crapo2018-01-101-33/+78
* Disabled Python 3.7-dev build in Travis CITodd Leonhardt2018-01-041-2/+2
* Modified setup.py and README.md to make pyreadline a dependency on WindwosTodd Leonhardt2017-11-151-1/+2
* Fixed the example of transcript testing shown in README.mdTodd Leonhardt2017-11-111-74/+21
* Fixed incorrect http link in the READMETodd Leonhardt2017-11-081-2/+2
* Added fix for changes in pyperclip project structure in the most recent versionTodd Leonhardt2017-11-081-4/+3
* Removed pause commandTodd Leonhardt2017-07-031-3/+2
* Fix typoTodd Leonhardt2017-07-031-1/+1
* Add screenshot to front pageTodd Leonhardt2017-07-031-0/+2
* Minor tweak to description and layoutTodd Leonhardt2017-07-031-5/+16
* Try to get title to fit on one lineTodd Leonhardt2017-07-031-2/+2
* Tweaks to PyPI packaging and GitHub front-pageTodd Leonhardt2017-07-031-34/+45
* Added more unit tests for the cmd2.Cmd.select() methodTodd Leonhardt2017-07-011-1/+1
* Replaced clipboard copy and paste custom code with pyperclipTodd Leonhardt2017-06-301-1/+2
* Refactored to replace custom StubbornDict with collections.OrderedDictTodd Leonhardt2017-06-291-7/+13
* Added codecov.io badge to README.mdTodd Leonhardt2017-06-241-0/+1
* Updated documentation with info on tab completion of file system pathsTodd Leonhardt2017-06-141-2/+3
* Updated documentation and examplesTodd Leonhardt2017-06-141-0/+1
* Added new pyscript commandTodd Leonhardt2017-06-131-2/+3
* Updated an example, features, and changes based on new support for path and c...Todd Leonhardt2017-05-171-0/+1
* Fixed a broken linkTodd Leonhardt2017-03-171-1/+1
* README.md now uses ```python ``` blocks for displaying Python code.Todd Leonhardt2017-03-171-119/+131
* Forgot to save before pushing ...Todd Leonhardt2017-03-171-17/+12
* Converted README.rst to README.md.Todd Leonhardt2017-03-171-0/+221