summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
...
* Minor whitespace updateTodd Leonhardt2018-09-241-2/+1
* Updated video linkTodd Leonhardt2018-09-241-1/+2
* Fixed spelling of tracebackTodd Leonhardt2018-09-211-1/+1
* Made various fixes and improvements to contributor's guideTodd Leonhardt2018-09-201-0/+12
* Updated Azure DevOps build badge since name of pipeline changedTodd Leonhardt2018-09-121-1/+1
* Updated CHANGELOG with bug fix comment for associated PRTodd Leonhardt2018-09-041-2/+2
* Updated docs and unit testsKevin Van Brunt2018-08-021-2/+1
* Fix documentation in regards to requirements on Python 3.4Todd Leonhardt2018-07-171-1/+2
* Add VSTS build badge to READMETodd Leonhardt2018-07-171-0/+1
* Started updating CHANGELOGTodd Leonhardt2018-07-161-1/+2
* Really get rid of the inputFrom stuff, including documentationkotfu2018-04-291-1/+1
* multilineCommands -> multiline_commandskotfu2018-04-291-2/+2
* Removed pyparsing from setup.py as a dependencyTodd Leonhardt2018-04-281-1/+1
* Minor cleanup of example code in README.mdTodd Leonhardt2018-04-151-9/+6
* Started removing dependency on sixTodd Leonhardt2018-04-151-2/+1
* Removed reference to Python 2 and 2.7 in some sections of the documentationTodd Leonhardt2018-04-151-5/+4
* No longer try to test on Python 2.7 on either TravisCI or AppVeyorTodd Leonhardt2018-04-151-6/+5
* Moved up date we plan to discontinue support for Python 2 on.Todd Leonhardt2018-04-111-1/+1
* Corrected docsKevin Van Brunt2018-04-061-1/+1
* Updated documentationKevin Van Brunt2018-03-311-1/+2
* Merge branch 'master' into new_quoted_completionKevin Van Brunt2018-03-251-1/+1
|\
| * Added link to video of Florida Pycon 2017 presentation on cmd2Todd Leonhardt2018-03-231-1/+1
* | Renamed exclude_from_help to hidden_commandsKevin Van Brunt2018-03-221-2/+2
|/
* Clarify alias and startup script languagekotfu2018-03-171-1/+2
* 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