Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added back in preference for gnureadline if it is present | Todd Leonhardt | 2018-03-21 | 1 | -2/+29 |
* | Added documentation about Python 3.4 and earlier now having an additional dep... | Todd Leonhardt | 2018-01-22 | 1 | -0/+5 |
* | Disabled Python 3.7-dev build in Travis CI | Todd Leonhardt | 2018-01-04 | 1 | -1/+1 |
* | Added a note to the installation instructions section of user manual | Todd Leonhardt | 2017-11-15 | 1 | -0/+4 |
* | Replaced direct calls to self.stdout.write() with calls to self.poutput(). | Todd Leonhardt | 2017-08-08 | 1 | -0/+7 |
* | Replaced clipboard copy and paste custom code with pyperclip | Todd Leonhardt | 2017-06-30 | 1 | -0/+1 |
* | Mostly fix a bunch of spelling mistakes. | Todd Leonhardt | 2017-03-13 | 1 | -0/+1 |
* | Documentation updates | Todd Leonhardt | 2017-03-12 | 1 | -7/+8 |
* | Fixed a minor typo | Todd Leonhardt | 2017-02-18 | 1 | -1/+2 |
* | Updated install instructions to include how to install from GitHub using pip. | Todd Leonhardt | 2017-02-18 | 1 | -4/+42 |
* | Added installation instructions to documentation. | Todd Leonhardt | 2017-02-12 | 1 | -0/+84 |