summaryrefslogtreecommitdiff
path: root/pexpect
Commit message (Expand)AuthorAgeFilesLines
* Added most of the patches from Wil Mahan (SourceForge:wmahan).noah2010-10-311-5/+3
* Fixed test. I know, you're not supposed to fix your test cases, but this onenoah2010-10-311-1/+1
* Added Lars Nordin patch.noah2010-10-171-1/+10
* Updated ANSI.py to support multiple integer arguments in cursor color escape ...noah2010-07-201-11/+19
* Added a fix to ANSI.py by Shane Kerr.noah2010-07-116-78/+121
* Minor changes.noah2009-02-013-7/+7
* Just some comment updates.noah2008-12-061-4/+10
* This is a waste of space...noah2008-10-021-7542/+0
* This is looking a little old now.noah2008-08-181-1/+2
* It turns out someone was getting another exception besides AttributeError.noah2008-05-231-5/+5
* Following up on all the bug reports on SourceForge.net.noah2008-03-221-1/+1
* Patch from Jan Grant for solaris cron.noah2008-03-191-5/+9
* I changed the name of a method. It was driving me nuts.noah2008-02-091-2/+2
* Added patch by John Spiegel john at jspiegel.net.noah2008-02-092-3/+8
* This seemed more universal. Most systems have lamemp3noah2008-01-191-6/+14
* Getting ready for the next version 2.4 release.noah2008-01-052-3/+3
* Added :refresh command. This is similar to :resync.noah2008-01-051-1/+38
* Made assert messages more informative.noah2007-12-291-5/+10
* Added documentation for logfiles.noah2007-12-273-8/+34
* This is looking better.noah2007-12-271-98/+133
* I had to make a few tweaks to fix some broken tests. All tests pass at 82% co...noah2007-12-264-7/+11
* cleaned up fdpexpect a bit.noah2007-12-222-14/+23
* Mang... this is hard. And now two tests are failing. Super terrific...noah2007-12-213-9/+53
* Trying to add coverage for interact() methods.noah2007-12-2018-75/+310
* 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