summaryrefslogtreecommitdiff
path: root/pexpect
Commit message (Expand)AuthorAgeFilesLines
* Adding waitnoecho and test functions.noah2007-12-194-4/+72
* My precious...noah2007-12-171-0/+0
* Updated license date.noah2007-12-174-5/+5
* Fixed websync. cleaned up examples.noah2007-12-1716-86/+143
* Fixed VERSION in template. Fixed corrupt PNG.noah2007-12-172-1/+1
* Cleaning docs.noah2007-12-172-1/+1
* Got rid of clutter. These patches have been applied.noah2007-12-162-359/+0
* Second patch by Jorgen Grahn.noah2007-12-162-6/+76
* Added Jorgen's pexpect-487-expect-order.patchnoah2007-12-162-5/+126
* Some peatches as suggestions I should add.noah2007-12-163-0/+388
* passed all tests.noah2007-12-161-36/+36
* Added a few new features. Cleaned up code.noah2007-12-071-124/+169
* Updated examples with a cleaner script style and doc strings.noah2007-11-285-24/+59
* Made this Munin compatible.noah2007-11-281-57/+178
* Small doc change.noah2007-08-291-9/+9
* Added test for ANSI screen torture test.noah2007-07-132-3/+54
* Typo.noah2007-07-121-1/+1
* Added ANSI and screen and FSM to distribution.noah2007-07-121-1/+1
* This was a duplicate of tetris.data.noah2007-07-101-3/+0
* Added a description of how the development tools are setup.noah2007-06-281-0/+46
* Added Andrew Stone's code.noah2007-06-271-7/+139
* Added Andrew Stone to credits also added his cache clearing patch.noah2007-06-272-2/+5
* Fixed minor bug in searcher_string.search. Forgot to index _string to get at ...noah2007-06-272-3/+6
* Added support for Unicode regular expressions by Andrew Stone.noah2007-06-273-83/+80
* I added Nick Craig-Wood's hasattr patch.noah2007-06-271-13/+7
* Added a comment.noah2007-06-231-0/+1
* Swapped out the old search algorithm for one that is smarter about lists of s...noah2007-06-231-38/+203
* Why didn't I add this sooner?noah2007-05-311-0/+4
* Added expect_exact back in! For Andrew Stone.noah2007-05-302-36/+51
* Minor fix to buffer after a TIMEOUTnoah2007-05-142-4/+10
* Added comment abou SSH_ASKPASS pissing me off.noah2007-05-041-0/+6
* this fixes chapter selection.noah2007-04-201-5/+5
* Newish rippy.noah2007-04-181-106/+209
* Spelling correction by Yurii Sheng.noah2007-04-181-1/+1
* 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