summaryrefslogtreecommitdiff
path: root/pexpect
Commit message (Expand)AuthorAgeFilesLines
...
* Spell checking is a good idea.noah2007-04-161-2/+10
* Spelling fix in doc string.noah2007-03-291-1/+1
* Spellchecked comments with vim70.noah2007-03-262-5/+6
* Added vim modeline.noah2007-03-251-0/+2
* Updated docs.noah2007-03-076-295/+469
* I modified comments to be compatible with epydoc.noah2007-03-071-68/+68
* Got rid of two comment lines.noah2007-03-051-2/+0
* Added Andrewnoah2007-03-031-1/+1
* Minor formatting changes for docstrings.noah2007-03-031-16/+31
* I slowed down the default delaybeforesend in a test.noah2007-02-211-4/+2
* Added tests for sendcontrol() method.noah2007-02-203-7/+88
* Fixed sendcontrol(). Added readline support to hive.py.noah2007-02-202-28/+63
* Added some of Guillaume Chazarain's changes.noah2007-02-192-14/+59
* Added __del__ fix by Fernando Perez.noah2007-02-191-1/+8
* Updated docs.noah2007-02-153-381/+486
* Got this working again. I had messed up the CLI parsing.noah2007-02-151-22/+22
* Id was broken.noah2007-02-151-1/+1
* Checkpoint. Added some enhancements to pxssh.pynoah2007-02-112-54/+140
* Added Jon Cohen name to the list of helpers.noah2007-01-281-1/+1
* check point. added CWD and fixing hive.py.noah2007-01-2312-63/+97
* Added Apache status.noah2006-12-221-0/+70
* Got rid of old code.noah2006-12-221-6/+0
* Added :to commandnoah2006-12-141-1/+15
* Minor fix to getting username and password.noah2006-11-271-4/+0
* Fixed some silly errors in CLI parsing.noah2006-11-181-18/+28
* Got rid of some test code left in and added :q command to quit.noah2006-10-271-5/+3
* Trying to make prompt setting more clearnoah2006-10-251-13/+11
* Enhanced pxssh.py so that login() will take a flag to determinnoah2006-10-252-14/+31
* checkpointnoah2006-10-203-9/+19
* Added sunos5 to platform detection for turning off native pty on Solaris.noah2006-10-191-3/+9
* Added some documentation about why | and > don't worknoah2006-10-052-10/+48
* Tweak to allow merge_templates.py to work it Pexpect was nevernoah2006-10-053-4/+9
* Minor improvements. Added :resync command.noah2006-09-191-28/+38
* typo in a commentnoah2006-09-121-1/+1
* Just added a note about super.noah2006-09-081-7/+10
* Test that shows dynamic DOM creation of a, 80x24 table.noah2006-09-071-0/+106
* Damn, javascript has no SYNCHRONOUS anything.noah2006-08-271-23/+24
* Getting better. Added auto refresh and screen hash.noah2006-08-271-31/+56
* There was a random sys.stdout.flush() that was messing things up.noah2006-08-271-1/+0
* A few more lost and found files.noah2006-08-272-1/+3
* This should be the last one.noah2006-08-271-0/+121
* Another missing file.noah2006-08-271-0/+163
* How did this disappear?noah2006-08-272-0/+34
* Need to clean this up. A sys.stdout.flush in pexpect was throwing things off....noah2006-08-261-87/+15
* I was getting sick of the old name.noah2006-08-261-0/+0
* Woo! It's pretty reliable now.noah2006-08-261-79/+142
* fork,exec,fork,exec,race-condition,race-condition,fork,execnoah2006-08-252-41/+122
* Merged client and server into a single script.noah2006-08-241-67/+340
* What the diff here?noah2006-08-241-1/+29
* Trying to capture keyboard is hard in javascript.noah2006-08-241-1/+23