Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop python 3.6 support (#2275) | Bernát Gábor | 2021-11-17 | 1 | -5/+7 |
* | Add more flake8 checks (#1899) | Bernát Gábor | 2021-02-06 | 1 | -1/+4 |
* | Add tty replacer | Bernát Gábor | 2021-01-08 | 1 | -2/+0 |
* | Fix stdin (but loose isatty support for stdout/stderr) | Bernát Gábor | 2021-01-08 | 1 | -0/+2 |
* | Add keyboard interrupt support for parallel | Bernát Gábor | 2021-01-03 | 1 | -7/+4 |
* | Rework and simplify local subprocess executor handlers | Bernát Gábor | 2020-12-27 | 1 | -35/+11 |
* | General rework of the parallel, execute and reporting | Bernát Gábor | 2020-12-24 | 1 | -3/+7 |
* | Handle tty and terminal size within the local subprocess executor | Bernát Gábor | 2020-10-23 | 1 | -3/+6 |
* | Typing | Bernát Gábor | 2020-10-22 | 1 | -5/+9 |
* | Setup CI for tox 4 (#1551) | Bernát Gábor | 2020-04-17 | 1 | -0/+54 |