| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor fixes for replwrap testsreplwrap-test-fixes | Thomas Kluyver | 2014-06-10 | 1 | -3/+1 |
| * | syntaxerr: missing r'literal' for unset PS1 | jquast | 2014-06-08 | 1 | -1/+1 |
| * | Fixing various prompt issues with bash ReplWrapper | jquast | 2014-06-07 | 1 | -4/+22 |
| * | Tests for wrapping Python shell | Thomas Kluyver | 2014-06-04 | 1 | -1/+27 |
| * | remove all unnecessary imports | jquast | 2014-06-01 | 1 | -2/+1 |
| * | Use bash for testing replwrap, avoiding PyPy's different REPL | Thomas Kluyver | 2014-05-31 | 1 | -15/+15 |
| * | Use explicit positional string formatting for Python 2.6 | Thomas Kluyver | 2014-05-18 | 1 | -1/+1 |
| * | Fix another unicode literal for Python 3.2 | Thomas Kluyver | 2014-05-18 | 1 | -1/+1 |
| * | Handle multiline commands in replwrap | Thomas Kluyver | 2014-05-18 | 1 | -2/+19 |
| * | Add high level API for wrapping REPLs | Thomas Kluyver | 2014-05-12 | 1 | -0/+22 |
