summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tightening things upnoah2006-08-233-220/+250
* Forgot to include tracebacknoah2006-08-231-3/+1
* Added CR to log message.noah2006-08-221-1/+1
* Added AJAX for fun. Looks kinda cool already.noah2006-08-222-146/+187
* Changed some names and upgraded bd_client.py to work with the new bd_serv pro...noah2006-08-222-4/+10
* Added send and read logging to pexpect. Got bd_client and bd_serv actually wo...noah2006-08-224-109/+434
* Refining the code.noah2006-08-212-112/+156
* Upgradesnoah2006-08-201-1/+2
* Added parse for host connect string.noah2006-08-181-1/+18
* Added --askall option to command line.noah2006-08-181-14/+31
* Renamenoah2006-08-181-0/+0
* Added info about hive.pynoah2006-08-181-11/+22
* Added more docs.noah2006-08-181-25/+54
* Changed pxssh to raise exceptions instead of returning False.noah2006-08-181-8/+21
* This is the coolest thing ever.noah2006-08-182-201/+662
* Added some svn:keywordsnoah2006-08-127-23/+27
* Fix suggested by Jo Schaeffer.noah2006-08-032-6/+1
* Checkpoint.noah2006-07-211-25/+28
* Checkpoint.noah2006-07-211-2/+4
* Chris Burroughsnoah2006-07-181-16/+26
* Err... this doesn't belong here.noah2006-06-0111-204/+0
* Updated the format of some comments.noah2006-06-013-156/+50
* websync now works with new sourceforge security policy.noah2006-05-316-29/+21
* Massive rootoring of Makefile and friends.noah2006-05-318-103/+99
* Got the extensions backwards.noah2006-05-301-0/+0
* More template automationnoah2006-05-303-15/+14
* Renamed file to avoid confusion.noah2006-05-301-0/+0
* Templatizednoah2006-05-301-3/+3
* betternoah2006-05-301-2/+8
* This is getting painful.noah2006-05-301-55/+61
* In the process of automating stuff. I plan to get rid of the Makefile.noah2006-05-302-1/+11
* Added interact() filters as suggested by Karthik Gurusamy.noah2006-05-221-4/+13
* Cleaned up pxssh. It's now a little bit more of beta quality.noah2006-05-222-45/+59