summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Bump version number to 3.33.3Thomas Kluyver2014-06-251-2/+2
* Polish release notesThomas Kluyver2014-06-251-8/+11
* SRV4 -> SVR4issue-44-solaris-try-3jquast2014-06-241-1/+1
* Solaris support, tested on SmartOS from cron(1).Jeff Quast2014-06-151-2/+8
* Document and detect EOF condition in interact()jquast2014-06-151-0/+3
* PR #66: TypeError thrown by spawnu.readline()jquast2014-06-081-0/+2
* Remove pexpect.psh - it was undocumented and seemingly unusedThomas Kluyver2014-06-041-0/+5
* rewrite historyjquast2014-06-011-4/+1
* folders should not be returned by pexpect.which()jquast2014-06-011-0/+9
* Update replwrap docsThomas Kluyver2014-05-181-1/+1
* Document when replwrap was addedThomas Kluyver2014-05-121-0/+2
* Add high level API for wrapping REPLsThomas Kluyver2014-05-122-1/+26
* Bump version number for 3.2Thomas Kluyver2014-04-141-2/+2
* Add release notes for 3.2Thomas Kluyver2014-04-131-0/+12
* FAQ.rst: Removed redundant paragraph.Chris Merck2014-02-201-14/+1
* Document force_password attributeThomas Kluyver2014-01-231-0/+6
* Fix documentation of using auto_prompt_reset.Thomas Kluyver2014-01-231-8/+3
* Prepare for 3.1 release3.1Thomas Kluyver2014-01-223-4/+175
* Squash some Sphinx warningsThomas Kluyver2014-01-221-1/+9
* Remove unhelpful examplesThomas Kluyver2013-12-021-16/+0
* Bump version numbers for 3.0 final release3.0Thomas Kluyver2013-11-111-1/+1
* Bump version numbers for release candidate 33.0rc3Thomas Kluyver2013-11-041-1/+1
* Bump version numbers for release candidate 23.0rc2Thomas Kluyver2013-10-281-1/+1
* Reorder doc indexThomas Kluyver2013-10-271-1/+1
* backport changes from performing diff of 2.3->2.4jquast2013-10-271-0/+6
* merge old_changes.html into history.rst, closes #19jquast2013-10-272-283/+95
* stylize delaybeforesend as code, ls as italicjquast2013-10-271-3/+3
* stylize `before' and `after' property referencesjquast2013-10-271-4/+4
* fixed-formatted probably intended herejquast2013-10-271-2/+2
* put commonissues into index, previously missinGjquast2013-10-271-0/+1
* Escape `*', previously rendered as bad anchorjquast2013-10-271-1/+1
* bring ftp in overview up-to-datejquast2013-10-271-1/+3
* Update version number for 3.0rc13.0rc1Thomas Kluyver2013-10-271-1/+1
* Document reorganisation into a packageThomas Kluyver2013-10-261-0/+5
* Remove old HTML docsThomas Kluyver2013-10-217-1004/+407
* Update version numbers for 3.0 beta 23.0b2Thomas Kluyver2013-10-091-1/+1
* List ignore_sighup option in changes for 3.0optional-ignore-sighupThomas Kluyver2013-10-081-0/+2
* Link to Github, show Travis status in docsThomas Kluyver2013-10-021-1/+7
* Version 3.0 beta 13.0b1Thomas Kluyver2013-10-021-2/+2
* Add runu function (unicode interface to run())Thomas Kluyver2013-10-021-0/+4
* Explain version number incrementThomas Kluyver2013-09-301-0/+4
* Add history docThomas Kluyver2013-09-263-1/+33
* Add FAQ to docsThomas Kluyver2013-09-262-0/+130
* Update install docs now Pexpect is the name againThomas Kluyver2013-09-261-9/+7
* Add examples list to docsThomas Kluyver2013-09-262-0/+80
* Document screen and ANSIThomas Kluyver2013-09-256-7/+33
* Document pxssh moduleThomas Kluyver2013-09-252-1/+31
* Document fdpexpect moduleThomas Kluyver2013-09-253-3/+26
* Remove reference to Pexpected in the docs - it will be the next version of pe...Thomas Kluyver2013-09-251-5/+2
* Add spawnu interface for unicodeThomas Kluyver2013-09-192-1/+26