| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update requirements | David Lord | 2021-12-26 | 1 | -1/+0 |
| * | use exception chaining | David Lord | 2021-09-26 | 1 | -1/+1 |
| * | Always close file descriptor to tempfilepager. | Jay Crotts | 2021-08-14 | 1 | -2/+1 |
| * | Add check for WIN in _tempfilepager finally block to prevent file in use erro... | Jay Crotts | 2021-08-14 | 1 | -1/+3 |
| * | ProgressBar inherits Generic | David Lord | 2021-05-18 | 1 | -4/+4 |
| * | add typing annotations | David Lord | 2021-04-23 | 1 | -110/+126 |
| * | update urllib unquote import | David Lord | 2021-04-08 | 1 | -3/+4 |
| * | mark more messages for translation | David Lord | 2021-04-03 | 1 | -2/+7 |
| * | progress bar shows current item | Joel Eager | 2021-03-03 | 1 | -4/+11 |
| * | don't hide fast progress bars | David Lord | 2021-03-03 | 1 | -6/+2 |
| * | progressbar: fix regression with hidden bars | Nicolas F | 2021-03-03 | 1 | -0/+6 |
| * | Deprecate click.get_terminal_size() in favor of stdlib shutil. | Jon Dufresne | 2021-02-15 | 1 | -2/+2 |
| * | Replaced redundant mktemp() with mkstemp() (#1754) | MIS-Alex | 2021-01-14 | 1 | -1/+1 |
| * | skip frequent progress bar renders (#1698) | Shakil Rafi | 2020-10-31 | 1 | -5/+18 |
| * | clean up Editor.edit code | David Lord | 2020-08-08 | 1 | -22/+21 |
| * | fix edit() require_save check for fast editors | Giovanni Pizzi | 2020-08-08 | 1 | -0/+7 |
| * | Merge branch '7.x' | David Lord | 2020-04-27 | 1 | -14/+13 |
| |\ | |||||
| | * | Revert "Use shlex.quote for quoting shell arguments" | David Lord | 2020-04-27 | 1 | -13/+9 |
| * | | f-strings everywhere | David Lord | 2020-04-20 | 1 | -12/+9 |
| * | | apply pyupgrade --py36-plus | David Lord | 2020-04-20 | 1 | -16/+14 |
| * | | remove more compat code | David Lord | 2020-04-20 | 1 | -3/+0 |
| * | | remove py2 parts of _compat module | David Lord | 2020-04-20 | 1 | -12/+10 |
| * | | Remove no-op try/except (#1521) | Joshua Bronson | 2020-04-01 | 1 | -4/+2 |
| * | | Merge branch '7.x' | David Lord | 2020-03-08 | 1 | -9/+28 |
| |/ | |||||
| * | manual cleanup | David Lord | 2020-03-08 | 1 | -9/+11 |
| * | apply pyupgrade | David Lord | 2020-03-08 | 1 | -7/+7 |
| * | apply black | David Lord | 2020-03-06 | 1 | -88/+108 |
| * | apply reorder-python-imports | David Lord | 2020-03-06 | 1 | -8/+15 |
| * | move to src directory | David Lord | 2020-03-06 | 1 | -0/+632 |
