aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog and version bump0.1.1Jesse Luehrs2014-10-162-1/+7
* regenJesse Luehrs2014-10-161-0/+0
* Merge pull request #1 from thomasballinger/python2-compatJesse Luehrs2014-10-163-4/+51
|\
| * Add Python 2 compatibilityThomas Ballinger2014-10-163-4/+51
|/
* regenJesse Luehrs2014-10-161-0/+0
* rename this methodJesse Luehrs2014-10-161-2/+2
* add ssl supportJesse Luehrs2014-10-161-5/+26
* remove some unnecessary lambdasJesse Luehrs2014-10-141-14/+9
* also include Changes in the dist0.1.0Jesse Luehrs2014-09-231-0/+1
* keep this in the repository, for easy distributionJesse Luehrs2014-09-232-1/+0
* packaging stuffJesse Luehrs2014-09-235-0/+63
* allow creating distributable binariesJesse Luehrs2014-09-232-0/+25
* package this up as a scriptJesse Luehrs2014-09-224-2/+25
* gitignoreJesse Luehrs2014-09-221-0/+5
* move some things aroundJesse Luehrs2014-09-222-0/+0
* send window size updatesJesse Luehrs2014-09-221-2/+28
* need to override some stuff in the core pty moduleJesse Luehrs2014-09-222-2/+100
* never going to want this to not be encodedJesse Luehrs2014-09-211-3/+9
* send the correct terminal sizeJesse Luehrs2014-09-211-1/+9
* handle option parsingJesse Luehrs2014-09-211-10/+36
* initial implementationJesse Luehrs2014-09-201-0/+27