Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation updates | Kevin Van Brunt | 2018-10-12 | 1 | -6/+1 |
| | |||||
* | Using wcwidth to calculate display width of prompt | Kevin Van Brunt | 2018-10-11 | 1 | -5/+4 |
| | |||||
* | Documented macros | Kevin Van Brunt | 2018-09-27 | 1 | -0/+1 |
| | |||||
* | Added documentation | Kevin Van Brunt | 2018-09-25 | 1 | -0/+1 |
| | |||||
* | Minor whitespace update | Todd Leonhardt | 2018-09-24 | 1 | -2/+1 |
| | |||||
* | Updated video link | Todd Leonhardt | 2018-09-24 | 1 | -1/+2 |
| | |||||
* | Fixed spelling of traceback | Todd Leonhardt | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Made various fixes and improvements to contributor's guide | Todd Leonhardt | 2018-09-20 | 1 | -0/+12 |
| | | | | | | | | | | | Including: - Fixed broken link - Added missing section to TOC - Updated prerequisites - Updated instructions for publishing a release Also: - Added section to end of Readme.md giving users instructions on what to do if they find a bug | ||||
* | Updated Azure DevOps build badge since name of pipeline changed | Todd Leonhardt | 2018-09-12 | 1 | -1/+1 |
| | |||||
* | Updated CHANGELOG with bug fix comment for associated PR | Todd Leonhardt | 2018-09-04 | 1 | -2/+2 |
| | | | | | Also - Updated README to change wording about Python 2.7 being EOL since final date for supporting bug fixes has passed | ||||
* | Updated docs and unit tests | Kevin Van Brunt | 2018-08-02 | 1 | -2/+1 |
| | |||||
* | Fix documentation in regards to requirements on Python 3.4 | Todd Leonhardt | 2018-07-17 | 1 | -1/+2 |
| | | | | Added typing backport dependency for Python 3.4 | ||||
* | Add VSTS build badge to README | Todd Leonhardt | 2018-07-17 | 1 | -0/+1 |
| | | | | | Currently this represents VSTS Hosted Linux builds - But it is a placeholder for eventual VSTS Hosted macOS builds | ||||
* | Started updating CHANGELOG | Todd Leonhardt | 2018-07-16 | 1 | -1/+2 |
| | | | | | | Also: - Bumped version to 0.9.4 - Updated info in Readme and Sphinx docs to reflect new dependency on attrs | ||||
* | Really get rid of the inputFrom stuff, including documentation | kotfu | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | multilineCommands -> multiline_commands | kotfu | 2018-04-29 | 1 | -2/+2 |
| | |||||
* | Removed pyparsing from setup.py as a dependency | Todd Leonhardt | 2018-04-28 | 1 | -1/+1 |
| | | | | | | Also: - updated README.md to correctly state 3rd-party dependencies - Updated docs/requirements.txt to no longer include pyparsing for ReadTheDocs build | ||||
* | Minor cleanup of example code in README.md | Todd Leonhardt | 2018-04-15 | 1 | -9/+6 |
| | |||||
* | Started removing dependency on six | Todd Leonhardt | 2018-04-15 | 1 | -2/+1 |
| | | | | | | | Removed all dependency on six other than for six.moves.input Also: - Started removing code branches which were for Python 2 support | ||||
* | Removed reference to Python 2 and 2.7 in some sections of the documentation | Todd Leonhardt | 2018-04-15 | 1 | -5/+4 |
| | |||||
* | No longer try to test on Python 2.7 on either TravisCI or AppVeyor | Todd Leonhardt | 2018-04-15 | 1 | -6/+5 |
| | |||||
* | Moved up date we plan to discontinue support for Python 2 on. | Todd Leonhardt | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Corrected docs | Kevin Van Brunt | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | Updated documentation | Kevin Van Brunt | 2018-03-31 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into new_quoted_completion | Kevin Van Brunt | 2018-03-25 | 1 | -1/+1 |
|\ | |||||
| * | Added link to video of Florida Pycon 2017 presentation on cmd2 | Todd Leonhardt | 2018-03-23 | 1 | -1/+1 |
| | | | | | | | | Link added to both README and Resources section of Sphinx docs. | ||||
* | | Renamed exclude_from_help to hidden_commands | Kevin Van Brunt | 2018-03-22 | 1 | -2/+2 |
|/ | | | | | Renamed excludeFromHistory to exclude_from_history No longer tab completing hidden commands | ||||
* | Clarify alias and startup script language | kotfu | 2018-03-17 | 1 | -1/+2 |
| | |||||
* | Added a tiny bit of documentation | Todd Leonhardt | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | Added documentation | Kevin Van Brunt | 2018-03-16 | 1 | -0/+1 |
| | |||||
* | Refactored the Windows vs macOS/Linux conditional in ppaged() | Todd Leonhardt | 2018-03-07 | 1 | -0/+1 |
| | | | | | | | Aslo: - Added some documentation for ppaged() - Updated CHANGELOG - Added line about ppaged() in README | ||||
* | Removed support for case-insensitive command parsing | Todd Leonhardt | 2018-03-02 | 1 | -5/+1 |
| | |||||
* | Removed abbrev attribute | Kevin Van Brunt | 2018-03-02 | 1 | -3/+1 |
| | |||||
* | Added optional persistent readline history feature | Todd Leonhardt | 2018-02-08 | 1 | -1/+2 |
| | | | | | | | | | | | | - Including an example and info in the Sphinx docs Also: - Created CHANGELOG entry for 0.8.1 release - Added info to README about new sub-menu feature - Bumped version to 0.8.1 TODO: - Added a unit test for the persistent readline history feature | ||||
* | Improved argument processing docs | Todd Leonhardt | 2018-02-01 | 1 | -13/+16 |
| | | | | | | | | Improved the documentation related to how to use the argparse decorators. Also: - Fixed a comment in cmd2.py which referred to the old decorator before the rename - Fixed README.md which had the old decorator name in it prior to the rename | ||||
* | Reformatted notice of plan to drop support for Python 2.7 | Todd Leonhardt | 2018-01-31 | 1 | -5/+7 |
| | |||||
* | Updated documentation in regards to automated transcript generation | Todd Leonhardt | 2018-01-31 | 1 | -0/+6 |
| | |||||
* | Added documentation about Python 3.4 and earlier now having an additional ↵ | Todd Leonhardt | 2018-01-22 | 1 | -2/+3 |
| | | | | dependency on contextlib2 | ||||
* | Added unit tests for sub-commands | Todd Leonhardt | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | Edited README.md to mention support for sub-commands | Todd Leonhardt | 2018-01-20 | 1 | -2/+2 |
| | |||||
* | Cleanup of documentation and examples | Todd Leonhardt | 2018-01-17 | 1 | -1/+0 |
| | | | | Removed usage of and reference to attributes and commands which have now been removed. | ||||
* | Fixed comment in README.md that referred to the "list" command which was ↵ | Todd Leonhardt | 2018-01-15 | 1 | -2/+2 |
| | | | | merged into the "history" command awhile back | ||||
* | Updated README.md due to @withargument_parser decorator now only passing a ↵ | Todd Leonhardt | 2018-01-15 | 1 | -3/+3 |
| | | | | single argument to do_* methods | ||||
* | Replace optparse with argparse in README | Jared Crapo | 2018-01-10 | 1 | -33/+78 |
| | |||||
* | Disabled Python 3.7-dev build in Travis CI | Todd Leonhardt | 2018-01-04 | 1 | -2/+2 |
| | | | | | | | There are a couple unit test failures with Python 3.7-dev that we will need to look into at some point, so I disabled that build for now. Updated all documentation to reflect that cmd2 is support on Python 2.7 and 3.4+. Official support for Python 3.3 has been abandoned due to no longer having support to test on that platform on Travis CI. | ||||
* | Modified setup.py and README.md to make pyreadline a dependency on Windwos | Todd Leonhardt | 2017-11-15 | 1 | -1/+2 |
| | | | | | | Also: - bumped version to 0.7.9a - updated changelog | ||||
* | Fixed the example of transcript testing shown in README.md | Todd Leonhardt | 2017-11-11 | 1 | -74/+21 |
| | | | | The front page example never got updated after the big changes to transcript testing a couple releases ago and I just realized that. | ||||
* | Fixed incorrect http link in the README | Todd Leonhardt | 2017-11-08 | 1 | -2/+2 |
| | |||||
* | Added fix for changes in pyperclip project structure in the most recent version | Todd Leonhardt | 2017-11-08 | 1 | -4/+3 |
| | | | | | | | | | Also included a number of minor maintenance updates: - Bumped version to 0.7.8 in preparation for upcoming release - Updated Readme.md to add link to slides from recent Florida PyCon talk about cmd2 - Updated documentation on integrating cmd2 with other event loops to use newer runcmds_plus_hooks() method instead of legacy onecmds_plus_hooks method which doesn't properly deal with load commands - Deleted old files which were used to prepare for a PyCon 2010 presentation - Updated ChangeLog regarding this bug fix | ||||
* | Removed pause command | Todd Leonhardt | 2017-07-03 | 1 | -3/+2 |
| | | | | | | It was pretty useless, it just printed a message and sat there and waited for the user to hit enter. It didn't feel like it belonged in a top-level framework. If a particular application wants this functionality, it is a 2 line change to add it back. |