summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prop set for eolnoah2007-07-100-0/+0
* 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
* 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