| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc/api-popen.texi: Add note about PTY and sterr/stdout | Artyom V. Poptsov | 2016-02-23 | 1 | -0/+3 |
| * | popen.scm: Add 'OPEN_PTY' mode•••* modules/ssh/popen.scm: Add 'OPEN_PTY' mode. (open-remote-pipe): Open a pseudo terminal if 'OPEN_PTY' mode is requested. * modules/ssh/channel.scm (make-channel): Use 'string-contains' instead of 'string=?'. * doc/api-popen.texi: Update. Add examples. | Artyom V. Poptsov | 2016-02-22 | 1 | -1/+73 |
| * | api-popen.texi: Add a reference to the Guile manual•••* doc/api-popen.texi: Add a reference to "Pipes" chapter in the Guile manual. | Artyom V. Poptsov | 2015-12-14 | 1 | -1/+2 |
| * | doc/api-popen.texi: Add examples | Artyom V. Poptsov | 2015-12-06 | 1 | -0/+44 |
| * | doc/api-popen.texi: Add to the repository•••* doc/api-popen.texi: Add to the repository. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-popen.texi'. * doc/api-channels.texi: Move description of remote pipes to 'api-popen.texi'. * doc/guile-ssh.texi: Add reference to "Remote Pipes" node. * doc/version.texi: Update. | Artyom V. Poptsov | 2015-12-06 | 1 | -0/+41 |
