| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simple fix for ftp.openbsd.org examplesimple-ftp-example-fix | Jeff Quast | 2014-11-23 | 1 | -1/+1 |
| | | |||||
| * | Document asyncio integration | Thomas Kluyver | 2014-09-21 | 1 | -0/+9 |
| | | |||||
| * | add to changelogissue-86-and-100-stdin-closed | jquast | 2014-08-27 | 1 | -0/+5 |
| | | |||||
| * | Update commonissues.rst | Joe Dougherty | 2014-07-17 | 1 | -1/+1 |
| | | | | Fixed minor typo in "Controlling SSH on Solaris" usage section. | ||||
| * | Bump version number to 3.33.3 | Thomas Kluyver | 2014-06-25 | 1 | -2/+2 |
| | | |||||
| * | Polish release notes | Thomas Kluyver | 2014-06-25 | 1 | -8/+11 |
| | | |||||
| * | SRV4 -> SVR4issue-44-solaris-try-3 | jquast | 2014-06-24 | 1 | -1/+1 |
| | | | | | see https://en.wikipedia.org/wiki/SVR4#SVR4 | ||||
| * | Solaris support, tested on SmartOS from cron(1). | Jeff Quast | 2014-06-15 | 1 | -2/+8 |
| | | |||||
| * | Document and detect EOF condition in interact() | jquast | 2014-06-15 | 1 | -0/+3 |
| | | |||||
| * | PR #66: TypeError thrown by spawnu.readline() | jquast | 2014-06-08 | 1 | -0/+2 |
| | | | | | | | | | Submitted by @auntieNeo, fixes exception, "TypeError: got <type 'str'> ('\r\n') as pattern" in spawnu.readline(). Bytes b'\r\n' was concatenated to u'unicode', causing an exception to be thrown when using readline(). | ||||
| * | Remove pexpect.psh - it was undocumented and seemingly unused | Thomas Kluyver | 2014-06-04 | 1 | -0/+5 |
| | | | | | Closes gh-66 | ||||
| * | rewrite history | jquast | 2014-06-01 | 1 | -4/+1 |
| | | |||||
| * | folders should not be returned by pexpect.which() | jquast | 2014-06-01 | 1 | -0/+9 |
| | | |||||
| * | Update replwrap docs | Thomas Kluyver | 2014-05-18 | 1 | -1/+1 |
| | | |||||
| * | Document when replwrap was added | Thomas Kluyver | 2014-05-12 | 1 | -0/+2 |
| | | |||||
| * | Add high level API for wrapping REPLs | Thomas Kluyver | 2014-05-12 | 2 | -1/+26 |
| | | |||||
| * | Bump version number for 3.2 | Thomas Kluyver | 2014-04-14 | 1 | -2/+2 |
| | | |||||
| * | Add release notes for 3.2 | Thomas Kluyver | 2014-04-13 | 1 | -0/+12 |
| | | |||||
| * | FAQ.rst: Removed redundant paragraph. | Chris Merck | 2014-02-20 | 1 | -14/+1 |
| | | |||||
| * | Document force_password attribute | Thomas Kluyver | 2014-01-23 | 1 | -0/+6 |
| | | |||||
| * | Fix documentation of using auto_prompt_reset. | Thomas Kluyver | 2014-01-23 | 1 | -8/+3 |
| | | | | | Closes gh-35 | ||||
| * | Prepare for 3.1 release3.1 | Thomas Kluyver | 2014-01-22 | 3 | -4/+175 |
| | | |||||
| * | Squash some Sphinx warnings | Thomas Kluyver | 2014-01-22 | 1 | -1/+9 |
| | | |||||
| * | Remove unhelpful examples | Thomas Kluyver | 2013-12-02 | 1 | -16/+0 |
| | | |||||
| * | Bump version numbers for 3.0 final release3.0 | Thomas Kluyver | 2013-11-11 | 1 | -1/+1 |
| | | |||||
| * | Bump version numbers for release candidate 33.0rc3 | Thomas Kluyver | 2013-11-04 | 1 | -1/+1 |
| | | |||||
| * | Bump version numbers for release candidate 23.0rc2 | Thomas Kluyver | 2013-10-28 | 1 | -1/+1 |
| | | |||||
| * | Reorder doc index | Thomas Kluyver | 2013-10-27 | 1 | -1/+1 |
| | | |||||
| * | backport changes from performing diff of 2.3->2.4 | jquast | 2013-10-27 | 1 | -0/+6 |
| | | |||||
| * | merge old_changes.html into history.rst, closes #19 | jquast | 2013-10-27 | 2 | -283/+95 |
| | | |||||
| * | stylize delaybeforesend as code, ls as italic | jquast | 2013-10-27 | 1 | -3/+3 |
| | | |||||
| * | stylize `before' and `after' property references | jquast | 2013-10-27 | 1 | -4/+4 |
| | | |||||
| * | fixed-formatted probably intended here | jquast | 2013-10-27 | 1 | -2/+2 |
| | | |||||
| * | put commonissues into index, previously missinG | jquast | 2013-10-27 | 1 | -0/+1 |
| | | |||||
| * | Escape `*', previously rendered as bad anchor | jquast | 2013-10-27 | 1 | -1/+1 |
| | | |||||
| * | bring ftp in overview up-to-date | jquast | 2013-10-27 | 1 | -1/+3 |
| | | | | | | | previous one fails to work as intended, OpenBSD's ftp site has changed, since. This also changes local working directory to /tmp, just in case. | ||||
| * | Update version number for 3.0rc13.0rc1 | Thomas Kluyver | 2013-10-27 | 1 | -1/+1 |
| | | |||||
| * | Document reorganisation into a package | Thomas Kluyver | 2013-10-26 | 1 | -0/+5 |
| | | |||||
| * | Remove old HTML docs | Thomas Kluyver | 2013-10-21 | 7 | -1004/+407 |
| | | |||||
| * | Update version numbers for 3.0 beta 23.0b2 | Thomas Kluyver | 2013-10-09 | 1 | -1/+1 |
| | | |||||
| * | List ignore_sighup option in changes for 3.0optional-ignore-sighup | Thomas Kluyver | 2013-10-08 | 1 | -0/+2 |
| | | |||||
| * | Link to Github, show Travis status in docs | Thomas Kluyver | 2013-10-02 | 1 | -1/+7 |
| | | |||||
| * | Version 3.0 beta 13.0b1 | Thomas Kluyver | 2013-10-02 | 1 | -2/+2 |
| | | |||||
| * | Add runu function (unicode interface to run()) | Thomas Kluyver | 2013-10-02 | 1 | -0/+4 |
| | | |||||
| * | Explain version number increment | Thomas Kluyver | 2013-09-30 | 1 | -0/+4 |
| | | |||||
| * | Add history doc | Thomas Kluyver | 2013-09-26 | 3 | -1/+33 |
| | | |||||
| * | Add FAQ to docs | Thomas Kluyver | 2013-09-26 | 2 | -0/+130 |
| | | |||||
| * | Update install docs now Pexpect is the name again | Thomas Kluyver | 2013-09-26 | 1 | -9/+7 |
| | | |||||
| * | Add examples list to docs | Thomas Kluyver | 2013-09-26 | 2 | -0/+80 |
| | | |||||
| * | Document screen and ANSI | Thomas Kluyver | 2013-09-25 | 6 | -7/+33 |
| | | |||||
