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
*
Bugfix for solaris in replwrap.bash()
setecho-in-bash-replwrap-sunos
Jeff Quast
2014-11-23
1
-1
/
+1
*
Merge pull request #142 from pexpect/failed-str-self
Jeff Quast
2014-11-22
1
-2
/
+4
|
\
|
*
Use ternary if/else in spawn.__str__
failed-str-self
Jeff Quast
2014-11-22
1
-2
/
+2
|
*
Failure in __str__() before any output.
Jeff Quast
2014-11-22
1
-2
/
+4
*
|
Merge pull request #115 from takluyver/replwrap-bash-robustness
Jeff Quast
2014-11-22
2
-2
/
+10
|
\
\
|
*
|
Make replwrap.bash() robust against custom prompts in bashrc
Thomas Kluyver
2014-09-21
2
-2
/
+10
*
|
|
Rectify docstring typo in compile_pattern_list()
Rick Lin
2014-11-20
1
-1
/
+1
*
|
|
Added ignore_sighup param for pxssh
zjx20
2014-10-21
1
-2
/
+2
|
|
/
|
/
|
*
|
Modify run() to allow a tuple list of events.
Hideaki Suzuki
2014-10-11
1
-10
/
+24
|
/
*
Document asyncio integration
Thomas Kluyver
2014-09-21
1
-3
/
+21
*
Expose async parameter for expect_exact
Thomas Kluyver
2014-09-21
2
-9
/
+14
*
Check already read data before async reading more
Thomas Kluyver
2014-09-21
1
-2
/
+14
*
support timeout in async expect
Thomas Kluyver
2014-09-21
2
-4
/
+10
*
Fix EOF in async on Linux
Thomas Kluyver
2014-09-21
1
-1
/
+8
*
Expose async as parameter for expect
Thomas Kluyver
2014-09-21
2
-12
/
+11
*
Refactor expect code
Thomas Kluyver
2014-09-21
3
-106
/
+131
*
Initial stab at asyncio integration
Thomas Kluyver
2014-09-21
1
-0
/
+72
*
enable echo deactivation in pxssh
Erik Bernoth
2014-09-21
1
-2
/
+2
*
Merge pull request #109 from pexpect/issue-86-and-100-stdin-closed
Thomas Kluyver
2014-09-04
1
-3
/
+8
|
\
|
*
Closes issue #86 and issue #100
jquast
2014-08-24
1
-3
/
+8
*
|
Merge pull request #99 from takluyver/issue-84
Jeff Quast
2014-08-25
2
-33
/
+95
|
\
\
|
|
/
|
/
|
|
*
Some changes based on reviewing the code
Thomas Kluyver
2014-08-04
1
-21
/
+16
|
*
Address review comments regarding referring to "unicode strings" in docstrings.
David O'Shea
2014-08-04
1
-5
/
+5
|
*
Change SPACE to be a unicode string.
David O'Shea
2014-08-02
1
-3
/
+3
|
*
Don't define __bytes__(), and don't define __unicode__() on Python 3.
David O'Shea
2014-08-01
1
-21
/
+16
|
*
Rename codec and codec_errors to encoding and encoding_errors respectively.
David O'Shea
2014-08-01
1
-10
/
+10
|
*
Issue #84: Unicode support in screen and ANSI.
David O'Shea
2014-07-24
2
-26
/
+98
*
|
update documentation string in pexpect/__init__.py to be compatible with pyth...
Chiu Yue Chun
2014-08-08
1
-2
/
+10
*
|
Issue #85: Don't leave unwanted numbers in ANSI FSM stack/memory.
David O'Shea
2014-07-08
1
-9
/
+26
|
/
*
Issue #82: Handle more than two numbers in ANSI sequences
David O'Shea
2014-07-03
1
-2
/
+3
*
Allow replwrap to reset pager so bash doesn't get stuck displaying things
Thomas Kluyver
2014-06-26
1
-2
/
+9
*
Bump version number to 3.3
3.3
Thomas Kluyver
2014-06-25
1
-1
/
+1
*
Merge branch 'issue-44-solaris-try-3' of github.com:pexpect/pexpect into issu...
Jeff Quast
2014-06-24
1
-2
/
+2
|
\
|
*
Fix up except syntax again
Thomas Kluyver
2014-06-24
1
-2
/
+2
*
|
Provide example of SRV4-like systems
Jeff Quast
2014-06-24
1
-3
/
+4
|
/
*
Refactor exceptions in __pty_make_controlling_tty
Jeff Quast
2014-06-24
1
-39
/
+17
*
Another "as err" vs ", err" exception fix.
jquast
2014-06-15
1
-5
/
+5
*
Solaris support, tested on SmartOS from cron(1).
Jeff Quast
2014-06-15
2
-74
/
+145
*
For python3, exceptions should use "as err", not ", err"
jquast
2014-06-15
1
-2
/
+2
*
Document and detect EOF condition in interact()
jquast
2014-06-15
1
-26
/
+15
*
Merge pull request #70 from pexpect/more-exacting-which
Thomas Kluyver
2014-06-10
1
-5
/
+45
|
\
|
*
Make execute permission check more explicit
more-exacting-which
Thomas Kluyver
2014-06-10
1
-4
/
+11
|
*
Provide new 'is_exe' function used by 'which'
jquast
2014-06-07
1
-5
/
+38
*
|
Merge pull request #71 from pexpect/replwrap-test-fixes
Thomas Kluyver
2014-06-10
1
-7
/
+9
|
\
\
|
*
|
Fixing various prompt issues with bash ReplWrapper
jquast
2014-06-07
1
-7
/
+9
|
|
/
*
|
PR #66: TypeError thrown by spawnu.readline()
jquast
2014-06-08
1
-2
/
+6
|
/
*
Some more test coverage for fdpexpect
Thomas Kluyver
2014-06-04
1
-2
/
+2
*
Mark a few unsupported code paths as not needed for test coverage
Thomas Kluyver
2014-06-04
1
-7
/
+7
*
Remove pexpect.psh - it was undocumented and seemingly unused
Thomas Kluyver
2014-06-04
1
-148
/
+0
*
Merge pull request #46 from a-tal/master
Jeff Quast
2014-06-01
1
-2
/
+0
|
\
[next]