| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | f-strings everywhere | David Lord | 2020-04-19 | 1 | -2/+2 |
| * | apply pyupgrade --py36-plus | David Lord | 2020-04-19 | 1 | -9/+8 |
| * | Merge branch '7.x' | David Lord | 2020-03-08 | 1 | -126/+139 |
| |\ | |||||
| | * | apply pyupgrade | David Lord | 2020-03-08 | 1 | -1/+1 |
| | * | apply formatting | David Lord | 2020-03-06 | 1 | -5/+1 |
| | * | apply flake8 | David Lord | 2020-03-06 | 1 | -23/+16 |
| | * | apply black | David Lord | 2020-03-06 | 1 | -94/+115 |
| | * | apply reorder-python-imports | David Lord | 2020-03-06 | 1 | -3/+2 |
| * | | Merge branch '7.x' | David Lord | 2020-02-19 | 1 | -0/+38 |
| |\ \ | |/ | |||||
| | * | type is always IOBase, handle lazy file | David Lord | 2020-02-19 | 1 | -9/+14 |
| | * | Formatting file option prompting to path only | icreatedanaccount | 2020-02-19 | 1 | -0/+13 |
| | * | Restore progressbar iterator interface; add test | Stephen Rosen | 2020-02-16 | 1 | -0/+20 |
| * | | allow ProgressBar.update to set current_item | Christopher Palmer | 2019-08-01 | 1 | -0/+44 |
| |/ | |||||
| * | fix py2 windows getchar test | David Lord | 2019-08-01 | 1 | -1/+3 |
| * | Expand unit testing around termui (getchar testing for Windows) | icreatedanaccount | 2019-05-24 | 1 | -2/+145 |
| * | Add missing fake clock in termui tests | Jan Christoph Bischko | 2018-05-15 | 1 | -2/+7 |
| * | Fix test for delayed progress bar display | Jan Christoph Bischko | 2018-05-15 | 1 | -2/+83 |
| * | length hint test: ensure iterator compatibility for older python versions | Ronny Pfannschmidt | 2015-12-13 | 1 | -0/+2 |
| * | introduce int_types compat to fix python3 type error in _length_hint | Ronny Pfannschmidt | 2015-12-13 | 1 | -0/+28 |
| * | Added termui tests | Armin Ronacher | 2014-08-11 | 1 | -0/+14 |
