Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changelog and version bumpHEADmaster | Jesse Luehrs | 2014-10-22 | 2 | -1/+4 |
* | regen | Jesse Luehrs | 2014-10-22 | 1 | -0/+0 |
* | add a timeout for the socket | Jesse Luehrs | 2014-10-17 | 1 | -1/+5 |
* | formatting | Jesse Luehrs | 2014-10-17 | 1 | -1/+0 |
* | don't need to duplicate this here | Jesse Luehrs | 2014-10-17 | 1 | -5/+1 |
* | regen | Jesse Luehrs | 2014-10-17 | 1 | -0/+0 |
* | changelog and version bump0.1.2 | Jesse Luehrs | 2014-10-17 | 2 | -1/+4 |
* | reconnect to the server when the connection drops | Jesse Luehrs | 2014-10-17 | 1 | -6/+38 |
* | changelog and version bump0.1.1 | Jesse Luehrs | 2014-10-16 | 2 | -1/+7 |
* | regen | Jesse Luehrs | 2014-10-16 | 1 | -0/+0 |
* | Merge pull request #1 from thomasballinger/python2-compat | Jesse Luehrs | 2014-10-16 | 3 | -4/+51 |
|\ | |||||
| * | Add Python 2 compatibility | Thomas Ballinger | 2014-10-16 | 3 | -4/+51 |
|/ | |||||
* | regen | Jesse Luehrs | 2014-10-16 | 1 | -0/+0 |
* | rename this method | Jesse Luehrs | 2014-10-16 | 1 | -2/+2 |
* | add ssl support | Jesse Luehrs | 2014-10-16 | 1 | -5/+26 |
* | remove some unnecessary lambdas | Jesse Luehrs | 2014-10-14 | 1 | -14/+9 |
* | also include Changes in the dist0.1.0 | Jesse Luehrs | 2014-09-23 | 1 | -0/+1 |
* | keep this in the repository, for easy distribution | Jesse Luehrs | 2014-09-23 | 2 | -1/+0 |
* | packaging stuff | Jesse Luehrs | 2014-09-23 | 5 | -0/+63 |
* | allow creating distributable binaries | Jesse Luehrs | 2014-09-23 | 2 | -0/+25 |
* | package this up as a script | Jesse Luehrs | 2014-09-22 | 4 | -2/+25 |
* | gitignore | Jesse Luehrs | 2014-09-22 | 1 | -0/+5 |
* | move some things around | Jesse Luehrs | 2014-09-22 | 2 | -0/+0 |
* | send window size updates | Jesse Luehrs | 2014-09-22 | 1 | -2/+28 |
* | need to override some stuff in the core pty module | Jesse Luehrs | 2014-09-22 | 2 | -2/+100 |
* | never going to want this to not be encoded | Jesse Luehrs | 2014-09-21 | 1 | -3/+9 |
* | send the correct terminal size | Jesse Luehrs | 2014-09-21 | 1 | -1/+9 |
* | handle option parsing | Jesse Luehrs | 2014-09-21 | 1 | -10/+36 |
* | initial implementation | Jesse Luehrs | 2014-09-20 | 1 | -0/+27 |