index
:
delta/pexpect-git.git
3.x
dluyer-patch-1
document-blocking-write
master
read_more_bytes
superfluous-sleep
use-flit
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes
Ville Skyttä
2017-09-15
1
-1
/
+1
*
Add some more explanation about pexpect on Windows
Thomas Kluyver
2017-08-22
1
-2
/
+12
*
Prepare to release 4.2.1
4.2.1
Thomas Kluyver
2016-08-21
2
-1
/
+8
*
Prepare 4.2 changelog
Jeff Quast
2016-07-02
1
-1
/
+4
*
Prepare for 4.2.0 release for spawn_env_path change
Jeff Quast
2016-06-06
2
-2
/
+11
*
Convert readthedocs link for their .org -> .io migration for hosted projects
Adam Chainz
2016-06-02
1
-1
/
+1
*
Version number -> 4.1.0
4.1.0
Thomas Kluyver
2016-05-21
1
-1
/
+1
*
Allow delaybeforesend=None to skip the sleep completely
Jeroen Demeyer
2015-12-09
1
-1
/
+1
*
Version number back to 4.1.dev
Thomas Kluyver
2015-10-06
1
-2
/
+2
*
Version number -> 4.0.1
4.0.1
Thomas Kluyver
2015-10-06
1
-2
/
+2
*
Python 3.3 or 2.7 is required
Thomas Kluyver
2015-10-06
1
-2
/
+1
*
Version number -> 4.1.dev
Thomas Kluyver
2015-10-05
1
-2
/
+2
*
Version number -> 4.0
4.0
Thomas Kluyver
2015-10-05
1
-1
/
+1
*
Update docs for PopenSpawn and Windows support
Thomas Kluyver
2015-10-03
6
-13
/
+55
*
Merge remote-tracking branch 'origin/master' into default-handle-sighup
Jeff Quast
2015-09-22
2
-8
/
+21
|
\
|
*
Merge remote-tracking branch 'origin/setwinsize_on_spawn'
Thomas Kluyver
2015-09-22
1
-0
/
+3
|
|
\
|
|
*
add changelog and tests for dimensions keyword arg
Jeff Quast
2015-09-18
1
-0
/
+3
|
*
|
Merge branch 'suggest-support-elsewhere'
Thomas Kluyver
2015-09-22
1
-0
/
+11
|
|
\
\
|
|
*
|
Reword support FAQ answer
Thomas Kluyver
2015-09-22
1
-4
/
+4
|
|
*
|
suggest many alternatives for pexpect support
Jeff Quast
2015-09-21
1
-0
/
+11
|
|
|
/
|
*
|
Merge branch 'faq-pyte-redirect'
Thomas Kluyver
2015-09-22
1
-8
/
+7
|
|
\
\
|
|
*
|
Reword description of rich terminal programs
Thomas Kluyver
2015-09-22
1
-1
/
+1
|
|
*
|
FAQ redirected to pexpect.ANSI, redirect to pyte
Jeff Quast
2015-09-20
1
-8
/
+7
|
|
|
/
*
|
|
Change ignore_sighup default to False
Thomas Kluyver
2015-09-22
1
-5
/
+12
|
/
/
*
|
Merge pull request #260 from pexpect/timing-issue-remove
Thomas Kluyver
2015-09-22
1
-14
/
+0
|
\
\
|
*
|
Remove 'add sleep before isalive()' recommendation
Jeff Quast
2015-09-21
1
-14
/
+0
|
|
/
*
|
Merge pull request #257 from pexpect/3.4-never-released-sadly
Thomas Kluyver
2015-09-22
2
-5
/
+2
|
\
\
|
*
|
remove version 3.4 from history
Jeff Quast
2015-09-20
2
-5
/
+2
|
|
/
*
|
Merge pull request #263 from pexpect/docfix-no-other-pexpect
Thomas Kluyver
2015-09-22
1
-9
/
+0
|
\
\
|
*
|
Remove FAQ entry about other python expect efforts
Jeff Quast
2015-09-21
1
-9
/
+0
|
|
/
*
|
Merge pull request #255 from pexpect/faq-about-gevent
Thomas Kluyver
2015-09-21
1
-0
/
+8
|
\
\
|
*
|
add FAQ entry about gevent, recommend isolation
Jeff Quast
2015-09-20
1
-0
/
+8
|
|
/
*
|
remove 'a' from phrase 'ignore a timeout'
Jeff Quast
2015-09-20
1
-1
/
+1
*
|
spellfix: 'these method' => 'these methods'
Jeff Quast
2015-09-20
1
-1
/
+1
|
/
*
Document deprecation of screen, ANSI
Thomas Kluyver
2015-09-12
4
-26
/
+12
*
Merge pull request #182 from takluyver/reintegrate-unicode
Thomas Kluyver
2015-09-09
1
-14
/
+18
|
\
|
*
Remove unicode variants from docs
Thomas Kluyver
2015-02-26
1
-14
/
+18
*
|
typo fix
wakeupbuddy
2015-08-10
1
-1
/
+1
*
|
Add wait() change to doc/history.rst
Jeff Quast
2015-04-26
1
-0
/
+3
*
|
Merge pull request #178 from pexpect/support-method-as-run-event-callback
Jeff Quast
2015-04-24
1
-0
/
+2
|
\
\
|
*
|
Document method-callback enhancement under 4.0
Jeff Quast
2015-02-14
1
-0
/
+2
|
|
/
*
|
Escape quote in print() and fix indexes
Everardo Padilla Saca
2015-04-20
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/master' into issue-104-cannot-exec-setuids
Jeff Quast
2014-12-18
4
-1
/
+18
|
\
|
*
Add requirements file for docs build
Thomas Kluyver
2014-11-29
1
-0
/
+1
|
*
Seemingly, linux only BEL's on echo=True
Jeff Quast
2014-11-24
1
-2
/
+2
|
*
clarify title
Jeff Quast
2014-11-24
1
-2
/
+2
|
*
Merge remote-tracking branch 'origin/master' into doc-and-test-max-canon
Jeff Quast
2014-11-24
4
-2
/
+20
|
|
\
|
|
*
allow user to specify SSH options via pxssh.options dictionary
Rad Cirskis
2014-11-25
1
-0
/
+4
|
|
*
Simple fix for ftp.openbsd.org example
Jeff Quast
2014-11-23
1
-1
/
+1
|
*
|
document this issue as a "common issues".
jquast
2014-07-18
1
-0
/
+12
[next]