| Commit message (Expand) | Author | Age | Files | Lines |
* | \n was not in inline mode, causing the backslash to be escaped | spmvg | 2021-12-05 | 1 | -3/+3 |
* | docs: elaborate more on readline(s) | Chris Liechti | 2021-10-01 | 2 | -6/+17 |
* | Spellcheck | Erik Bernoth | 2021-08-18 | 1 | -2/+2 |
* | spy: option to write to log instead of file/stdout | Chris Liechti | 2021-05-23 | 1 | -2/+9 |
* | Merge pull request #581 from jonathangjertsen/jonathan/read-until-doc-fix | zsquareplusc | 2021-05-13 | 1 | -0/+3 |
|\ |
|
| * | Add a note that the first argument to read_util was called `terminator` in pr... | Jonathan Reichelt Gjertsen | 2021-05-08 | 1 | -0/+3 |
* | | Fix invalid link in docs | Akiomi Kamakura | 2021-05-04 | 1 | -1/+1 |
|/ |
|
* | docs: add note on raspi UARTs | Chris Liechti | 2020-09-21 | 1 | -0/+6 |
* | docs: update copyright, notes, changelog | Chris Liechti | 2020-09-21 | 4 | -4/+5 |
* | miniterm: fix double use of CTRL-T + s | Chris Liechti | 2020-09-14 | 1 | -1/+1 |
* | Fix tiny typo in docs | Steven Conaway | 2020-06-27 | 1 | -1/+1 |
* | Merge pull request #411 from Flameeyes/master | zsquareplusc | 2019-08-13 | 1 | -1/+17 |
|\ |
|
| * | Add a backend for Silicon Labs CP2110/4 HID-to-UART bridge. | Diego Elio Pettenò | 2019-02-08 | 1 | -1/+17 |
* | | Merge pull request #389 from lowell80/master | zsquareplusc | 2019-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixed transposed RFC 2217 (was 2271) | Lowell Alleman | 2018-10-24 | 1 | -1/+1 |
| |/ |
|
* | | docs: mention "seconds" in "send_break" and "__init__" docs | Chris Liechti | 2019-02-08 | 1 | -3/+3 |
|/ |
|
* | Properly escape backslash. | David Patterson | 2018-06-20 | 1 | -1/+1 |
* | Documented read_until and updated parameter name to reflect functionality bey... | David Patterson | 2018-06-16 | 1 | -0/+16 |
* | docs: add notes for readline, readlines, writelines, IOBase | Chris Liechti | 2018-05-08 | 1 | -2/+15 |
* | Merge pull request #333 from cweeks12/patch-1 | zsquareplusc | 2018-05-07 | 1 | -2/+2 |
|\ |
|
| * | Fixed 'uppon' typos | Connor Weeks | 2018-04-06 | 1 | -2/+2 |
* | | Merge pull request #320 from pletnes/patch-1 | zsquareplusc | 2018-05-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Update pyserial.rst | Paul Anton Letnes | 2018-03-08 | 1 | -1/+1 |
| |/ |
|
* | | Typo fixed | Artem Grunichev | 2017-12-13 | 1 | -1/+1 |
|/ |
|
* | Added reference to main page. | Joseph Fox-Rabinovitz | 2017-08-15 | 1 | -0/+1 |
* | Update pyserial.rst | shaunwbell | 2017-08-03 | 1 | -0/+15 |
* | chore: release 3.4v3.4 | Chris Liechti | 2017-07-22 | 1 | -2/+2 |
* | docs: changed __enter__ to open automatically | Chris Liechti | 2017-07-20 | 1 | -5/+10 |
* | docs: miniterm suspend function extensions | Chris Liechti | 2017-07-18 | 1 | -2/+3 |
* | docs: miniterm suspend function | Chris Liechti | 2017-07-16 | 1 | -0/+4 |
* | docs: remove stray backtick | Jakub Wilk | 2017-04-08 | 1 | -1/+1 |
* | docs: improvements | Chris Liechti | 2017-03-21 | 3 | -8/+10 |
* | docs: typos, trove classifier | Chris Liechti | 2017-03-20 | 1 | -4/+4 |
* | doc: updates | Chris Liechti | 2017-03-19 | 2 | -19/+25 |
* | docs: mention include_links parameter for serial.tools.list_ports.comports | Chris Liechti | 2017-03-18 | 1 | -2/+15 |
* | chore: release 3.3v3.3 | Chris Liechti | 2017-03-08 | 2 | -4/+5 |
* | Merge branch 'master' into v3.2.1-rg | Rob Gaddi | 2017-02-24 | 6 | -9/+28 |
|\ |
|
| * | fix typos in documentation | Jakub Wilk | 2016-12-20 | 4 | -7/+7 |
| * | docs: FAQ about Python 2.6 | Chris Liechti | 2016-12-13 | 1 | -0/+8 |
| * | docs: add an other example for spy:// | Chris Liechti | 2016-12-08 | 1 | -1/+10 |
| * | docs: fix example, fixes #173 | Chris Liechti | 2016-10-31 | 2 | -2/+4 |
* | | Clarified meaning of exclusive access lock. | Rob Gaddi | 2017-02-24 | 1 | -1/+2 |
* | | Added exclusive locking for POSIX serial ports. | Rob Gaddi | 2017-02-24 | 1 | -1/+4 |
|/ |
|
* | chore: release 3.2.1v3.2.1 | Chris Liechti | 2016-10-14 | 1 | -1/+1 |
* | chore: release 3.2.0v3.2.0 | Chris Liechti | 2016-10-14 | 1 | -2/+2 |
* | docs: extend notes on open() | Chris Liechti | 2016-09-30 | 1 | -4/+10 |
* | docs: mention RTS/DTR update on open, not all platforms supporting it | Chris Liechti | 2016-09-28 | 1 | -5/+13 |
* | docs: extend how-to section, link to old releases | Chris Liechti | 2016-09-18 | 3 | -3/+17 |
* | docs: update requirements, typo | Chris Liechti | 2016-09-15 | 1 | -2/+6 |
* | docs: minor update to requirements, packages | Chris Liechti | 2016-09-07 | 1 | -18/+20 |