| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FreeBSD: Document magic max canon value of 1920 | Jeff Quast | 2015-02-22 | 1 | -1/+1 |
| * | Allow the user to specify a preexec_fn, which will be passed to ptyprocess | Thomas Kluyver | 2014-12-11 | 1 | -5/+15 |
| * | ptyprocess API changed to a single preexec_fn function | Thomas Kluyver | 2014-12-11 | 1 | -1/+1 |
| * | all together -> altogether (thanks TK) | Jeff Quast | 2014-11-25 | 1 | -1/+1 |
| * | docstring grammer fixes in send*() functiondoc-and-test-max-canon | Jeff Quast | 2014-11-24 | 1 | -3/+3 |
| * | Tell about MAX_CANON in send*() functions | Jeff Quast | 2014-11-24 | 1 | -3/+36 |
| * | Fix failure in str(spawnobj) before any output | Jeff Quast | 2014-11-23 | 1 | -2/+4 |
| * | Record control characters in log files | Thomas Kluyver | 2014-11-23 | 1 | -3/+15 |
| * | Delegate sending control characters to ptyprocess | Thomas Kluyver | 2014-11-23 | 1 | -54/+12 |
| * | Refactor, creating SpawnBaseUnicode class | Thomas Kluyver | 2014-11-23 | 1 | -57/+2 |
| * | Refactor, creating SpawnBase class | Thomas Kluyver | 2014-11-23 | 1 | -427/+4 |
| * | Move code out of __init__ | Thomas Kluyver | 2014-11-23 | 1 | -0/+1282 |
