index
:
delta/python-packages/pexpect.git
3.4-never-released-sadly
3.x
_is_solaris-badval
allow-disable-escape-interact
asyncio_utf8_issue
better-test-winsize
buffered-fileobj
bugfix-honor-force-close
bugfix-my_spawn-has_no-ptyproc
bugfix-virtualenv
buildbot-changes
coverage-race
coveralls
debug-asyncio-eof
default-handle-sighup-pull
desix
disable-maxcanon-test
dluyer-patch-1
doc-and-test-max-cannon-2
doc-and-test-max-canon
docfix-no-other-pexpect
docs-revision-1
docs-revision-2
docs-revision-3
docs-revision-4
document-blocking-write
failed-str-self
faq-about-gevent
faq-pyte-redirect
fix-occasionally-failing-solaris-setwinsize
freebsd-support
include-coveragerc-in-sdist
incremental-decoder
interact-does-not-detect-eof
interact-logfix
issue-103-filedes-leak
issue-104-cannot-exec-setuids
issue-20
issue-20-close-shouldnt-sleep
issue-20-travis-improving
issue-20-try-2
issue-42-cannot-implicit-bytes-to-str
issue-44-solaris-support
issue-44-solaris-try-2
issue-44-solaris-try-3
issue-49-cannot-exit-fdspawned-interact
issue-86-and-100-stdin-closed
locale-preffered-encoding
mac-test-readlines
master
more-exacting-which
more-utf8-tests
noexception-on-wait-after-terminate
occasionally-failing-testcases
optional-ignore-sighup
propose-more-reliable-terminate
read_more_bytes
replwrap-continuation-timeout-results
replwrap-test-fixes
resolve-eof-unicode-osx-sunos
restore-posix
setecho-in-bash-replwrap-sunos
setwinsize_on_spawn
simple-ftp-example-fix
skip_pypy_eof
solaris-experiments
solaris-workarounds
suggest-support-elsewhere
superfluous-sleep
support-method-as-run-event-callback
teamcity-coverage-support
teamcity-tests-ptyprocess
timing-issue-remove
unicode-argv
use-flit
use-ptyprocess
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pexpect
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix last commit.
Red_M
2019-10-31
1
-2
/
+2
*
Add character read back value to allow for tracebacks to contain more data ab...
Red_M
2019-10-30
1
-3
/
+4
*
Merge pull request #537 from giovanism/patch-1
Thomas Kluyver
2019-05-16
1
-5
/
+9
|
\
|
*
interact: Add Python 3 compatibility warning
Giovan Isa Musthofa
2019-04-16
1
-5
/
+9
*
|
Update version number, docs and release history due to #528, #562 and #563.
Red_M
2019-03-24
2
-17
/
+16
*
|
Merge branch 'master' of https://github.com/pexpect/pexpect into patch-1
Tom Gillespie
2019-03-23
1
-1
/
+5
|
\
\
|
*
\
Merge pull request #528 from tschmid/pxssh_customization
Red_M
2019-03-23
1
-2
/
+6
|
|
\
\
|
|
*
|
Allow customized pxssh client
Thomas Schmid
2018-09-05
1
-2
/
+6
|
|
|
/
*
|
|
pxssh.login require either username or ssh_config
Tom Gillespie
2019-03-23
1
-2
/
+37
|
/
/
*
|
add use_poll to pxssh
Gerardo Poggio
2018-10-26
1
-2
/
+2
|
/
*
Use builtin enumerate method in searcher_re
Mark McClain
2018-08-29
1
-1
/
+1
*
Merge pull request #304 from jdemeyer/read_more_bytes
Thomas Kluyver
2018-08-18
1
-40
/
+62
|
\
|
*
Read more bytes in read_nonblocking()
Jeroen Demeyer
2018-06-29
1
-40
/
+62
*
|
replwrap: add async support
Robin Jarry
2018-06-19
2
-7
/
+33
|
/
*
Bug fix as per #498.
Red_M
2018-06-10
1
-1
/
+1
*
Version number -> 4.6
4.6
Thomas Kluyver
2018-05-29
1
-1
/
+1
*
Merge pull request #490 from Red-M/master
Thomas Kluyver
2018-05-29
1
-7
/
+15
|
\
|
*
Grammar fix for docs as per #490.
Red_M
2018-05-29
1
-2
/
+2
|
*
Fix as per #490 comments.
Red_M
2018-05-29
1
-12
/
+6
|
*
Woops.
Red_M
2018-05-20
1
-7
/
+6
|
*
Add test cases for #429 and fix feature for #429.
Red_M
2018-05-20
1
-1
/
+1
|
*
Minor doc update.
Red_M
2018-05-20
1
-1
/
+1
|
*
Add docstring for SSH config as per #429.
Red_M
2018-05-20
1
-2
/
+7
|
*
Add SSH configs as per #429.
Red_M
2018-05-20
1
-1
/
+9
|
*
Update doc string as per #489.
Red_M
2018-05-20
1
-1
/
+3
*
|
Merge pull request #492 from ryanpetrello/fix-poll-timeouts
Thomas Kluyver
2018-05-24
1
-1
/
+1
|
\
\
|
*
|
properly handle read timeouts with use_poll=True
Ryan Petrello
2018-05-21
1
-1
/
+1
|
|
/
*
|
Make `crlf` match the default platform behaviour in `PopenSpawn`. Fixes #488
Jerome M. BERGER
2018-05-22
1
-5
/
+12
|
/
*
Make poll_ignore_interrupts register multiple FDs like select.select call and...
Cooper Ry Lees
2018-04-13
3
-10
/
+13
*
Merge pull request #474 from cooperlees/master
Red_M
2018-04-10
4
-17
/
+74
|
\
|
*
Move poll_ignore_interrupts to accept a fd at a time only
Cooper Ry Lees
2018-04-01
3
-27
/
+27
|
*
Allow for configurable select.poll() usage
Cooper Ry Lees
2018-03-23
4
-17
/
+74
*
|
typo
Johannes Becker
2018-04-01
1
-1
/
+1
*
|
Bug fix for tunnels.
Red_M
2018-03-30
1
-1
/
+1
*
|
Add sys.
Red_M
2018-03-30
1
-0
/
+1
*
|
Allow shlex to handle the quotes if running in python 3.
Red_M
2018-03-30
1
-12
/
+15
*
|
Add testing for remote tunnels and passing the SSH authentication socket to t...
Red_M
2018-03-30
1
-5
/
+5
*
|
Merge branch 'master' of github.com:Red-M/pexpect
Red_M
2018-03-30
2
-4
/
+8
|
\
\
|
*
|
fix a bug causing 'spawn.before' to be truncated w/ searchwindowsize use
Ryan Petrello
2018-03-27
2
-4
/
+8
|
*
|
Don't break compat of pxssh.pxssh.login() with regards to new features (#477)
Red_M
2018-03-26
1
-2
/
+3
*
|
|
Fix bug with dynamic SSH tunnels.
Red_M
2018-03-30
1
-2
/
+11
*
|
|
reminder.
Red_M
2018-03-26
1
-1
/
+1
*
|
|
Merge branch 'master' into super_pxssh
Red_M
2018-03-26
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
upstream from #473
Red_M
2018-03-23
1
-5
/
+6
*
|
|
Only quote tunnels if a remote session is being used.
Red_M
2018-03-21
1
-2
/
+5
*
|
|
Add ssh tunneling.
Red_M
2018-03-17
1
-2
/
+38
|
/
/
*
|
Add code comments for ssh_key and spawn_local_ssh.
Red_M
2018-03-17
1
-4
/
+6
*
|
Add doc strings for spawn_local_ssh and ssh_key.
Red_M
2018-03-17
1
-0
/
+8
*
|
Allow ssh'ing from one machine that is remote to another remote machine form ...
Red_M
2018-03-17
1
-6
/
+13
|
/
*
Add feedback from @takluyver as per PR #468.
Red_M
2018-03-09
1
-22
/
+13
[next]