summaryrefslogtreecommitdiff
path: root/pexpect/pxssh.py
Commit message (Expand)AuthorAgeFilesLines
* Mostly a massive license update. Added a license per file.HEADmasternoah2012-10-201-2/+22
* Clarified a comment.noah2012-08-201-1/+2
* Added Lars Nordin patch.noah2010-10-171-1/+10
* Added a fix to ANSI.py by Shane Kerr.noah2010-07-111-16/+22
* 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-091-2/+6
* Small doc change.noah2007-08-291-9/+9
* Added Andrew Stone to credits also added his cache clearing patch.noah2007-06-271-0/+3
* Fixed minor bug in searcher_string.search. Forgot to index _string to get at ...noah2007-06-271-1/+2
* Added comment abou SSH_ASKPASS pissing me off.noah2007-05-041-0/+6
* Spellchecked comments with vim70.noah2007-03-261-1/+2
* Updated docs.noah2007-03-071-2/+2
* Got rid of two comment lines.noah2007-03-051-2/+0
* Updated docs.noah2007-02-151-53/+66
* Checkpoint. Added some enhancements to pxssh.pynoah2007-02-111-47/+131
* check point. added CWD and fixing hive.py.noah2007-01-231-2/+2
* Got rid of old code.noah2006-12-221-6/+0
* Trying to make prompt setting more clearnoah2006-10-251-13/+11
* Enhanced pxssh.py so that login() will take a flag to determinnoah2006-10-251-12/+28
* checkpointnoah2006-10-201-5/+7
* Just added a note about super.noah2006-09-081-7/+10
* How did this disappear?noah2006-08-271-0/+1
* Refining the code.noah2006-08-211-31/+64
* Changed pxssh to raise exceptions instead of returning False.noah2006-08-181-8/+21
* Added some svn:keywordsnoah2006-08-121-0/+4
* Fix suggested by Jo Schaeffer.noah2006-08-031-1/+1
* Checkpoint.noah2006-07-211-2/+4
* Cleaned up pxssh. It's now a little bit more of beta quality.noah2006-05-221-45/+58
* tweaked timeout on prompt()noah2006-03-131-2/+2
* Made ANSI a file-like class (close enough for pexpect logging to work).noah2006-03-071-5/+14
* Decided to start looking at bd_server again. Made CLI options better.noah2006-03-031-3/+2
* Keeping track of multiple instances of pxssh and synchronizing thenoah2006-02-191-24/+0
* checkpointnoah2006-02-181-12/+3
* Added Alexander Gattin's changes to support setting environment.noah2006-02-181-22/+28
* Added some changes suggested by Nicolas Cesar.noah2006-02-171-14/+42
* Cleaned up doc generation in Makefile.noah2005-11-171-1/+1
* I had to hack the Makefile to fix permissions.noah2005-11-171-0/+113