summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated 'executable' properties on a few files.noah2006-05-224-2/+2
* Added logfile to run() function.noah2006-05-221-3/+3
* interact() was not removing the escape_character before returning.noah2006-05-221-6/+14
* Added patch to allow spawn to work better under Solaris.noah2006-05-043-16/+97
* Added time.sleep(0.0001) as suggested by Jon Cohen.noah2006-05-022-5/+9
* Added test for pexpect.which()noah2006-04-081-0/+15
* tweaked timeout on prompt()noah2006-03-132-8/+4
* Added background thread to keep virtual screen updated.noah2006-03-131-10/+50
* Added daemon mode to bd_serve.pynoah2006-03-091-3/+10
* Made ANSI a file-like class (close enough for pexpect logging to work).noah2006-03-073-29/+62
* Enhanced ease of use.noah2006-03-061-1/+1
* bd_serve and bd_client are much more usable now. Almost useful.noah2006-03-063-37/+54
* Making the bd_client and bc_server examples actually work and be usefull.noah2006-03-053-60/+104
* Decided to start looking at bd_server again. Made CLI options better.noah2006-03-033-26/+59
* Syntax Error typo in __all__ declaration.noah2006-03-021-1/+1
* rleased 2.1beta. Added INSTALL file. A Few last minute tweaksnoah2006-03-015-6/+19
* Added CVS browse linknoah2006-02-191-0/+1
* Keeping track of multiple instances of pxssh and synchronizing thenoah2006-02-191-24/+0
* spawn.instances was messing up garbage collectionnoah2006-02-191-8/+2
* pty not garbage collected on BSD systems. :-(noah2006-02-181-4/+5
* checkpointnoah2006-02-182-12/+8
* Added signal handler so script will pass through terminal resizenoah2006-02-181-2/+20
* Found small bug in __select. Forgot module name for EINTR (errno)noah2006-02-182-8/+8
* Added Alexander Gattin's changes to support setting environment.noah2006-02-186-61/+151
* Added fspexpect.py to MANIFESTnoah2006-02-171-0/+1
* Added some changes suggested by Nicolas Cesar.noah2006-02-173-25/+69
* Trying to make a test for EINTR in select().noah2006-02-171-0/+8
* Making improvements, slow but sure.noah2006-02-151-10/+10
* First pass at a select.select() fix for signals causing interrupts.noah2006-02-151-54/+35
* checkpointnoah2006-02-141-2/+3
* Adding my own select.select() wrapper.noah2006-02-141-0/+25
* Typo in comment and some tweaks to select.select to ignore EINTR errors (caus...noah2006-02-141-5/+6
* Added some ignore EINTR ideas (Nico Cesar) to all select.select().noah2006-02-141-4/+17
* pexpect.spawn() allows cmd argument to be None to support subclassesnoah2006-02-093-3/+77
* This is some experimental thing I was considering.noah2006-02-031-0/+24
* Magically converted spawn class to new-style class.noah2006-02-031-1/+1
* I finally converted all booleans to be True or False instead of 1 or 0.noah2006-02-032-44/+46
* Added .ignorecase flag to set all pattern matching with IGNORECASE flag.noah2006-02-022-4/+27
* Added delayafterclose and delayafterterminate so that it is easynoah2006-02-022-7/+19
* Added new example.noah2006-01-272-0/+38
* Decided to add 'lsof' for not particular reason.noah2005-12-271-0/+5
* Added LICENSE file. Changed license to MIT. Doted on the docs.noah2005-11-228-50/+146
* Just changed default option in rippy.py. sfupload also shows logging output.noah2005-11-212-1/+2
* Fixed this to work with new doc/ formatnoah2005-11-171-1/+1
* Moved to doc/noah2005-11-172-1000/+0
* Cleaning up docsnoah2005-11-175-30/+1002
* Cleaned up doc generation in Makefile.noah2005-11-173-8/+12
* Had wrong README name in MANIFEST.noah2005-11-172-2/+2
* I had to hack the Makefile to fix permissions.noah2005-11-175-833/+126
* cvs sucksnoah2005-11-171-1/+0