| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | postpone referencing sys.modules["__main"] in click.utils._detect_program_name | Adrian Garcia Badaracco | 2022-03-17 | 1 | -1/+4 |
| * | glob expansion on Windows doesn't fail on invalid values | David Lord | 2022-02-21 | 1 | -2/+10 |
| * | Merge branch '8.0.x' | David Lord | 2022-02-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix type for `file` argument | Yourun-Proger | 2022-02-18 | 1 | -1/+1 |
| * | | remove deprecated get_os_args | David Lord | 2021-11-10 | 1 | -19/+0 |
| |/ | |||||
| * | update docs for open_file and types.Path | David Lord | 2021-10-25 | 1 | -15/+24 |
| * | use exception chaining | David Lord | 2021-09-26 | 1 | -1/+1 |
| * | remove _compat.get_strerror | David Lord | 2021-04-23 | 1 | -2/+1 |
| * | add typing annotations | David Lord | 2021-04-23 | 1 | -56/+90 |
| * | inline some unneeded constants | David Lord | 2021-04-16 | 1 | -4/+1 |
| * | mention click in deprecation message | David Lord | 2021-04-15 | 1 | -3/+3 |
| * | fix make_default_short_help max_length, refactor | Gianluca Gippetto | 2021-04-14 | 1 | -22/+41 |
| * | use os.fsdecode to display pathsfsdecode | David Lord | 2021-04-12 | 1 | -2/+2 |
| * | expand patterns in Windows args | David Lord | 2021-04-01 | 1 | -0/+46 |
| * | remove multiline marker from short help text | Saif807380 | 2021-03-03 | 1 | -0/+3 |
| * | always install colorama on Windows | David Lord | 2021-02-15 | 1 | -44/+33 |
| * | account for linebreak in help summary | srafi1 | 2020-10-30 | 1 | -0/+3 |
| * | detect program name when run with python -m | kbanc | 2020-08-05 | 1 | -0/+49 |
| * | remove Python 2/3 from docs | David Lord | 2020-04-20 | 1 | -7/+3 |
| * | f-strings everywhere | David Lord | 2020-04-20 | 1 | -1/+1 |
| * | apply pyupgrade --py36-plus | David Lord | 2020-04-20 | 1 | -10/+10 |
| * | remove more compat code | David Lord | 2020-04-20 | 1 | -5/+4 |
| * | remove py2 parts of _compat module | David Lord | 2020-04-20 | 1 | -32/+22 |
| * | manual cleanup | David Lord | 2020-03-08 | 1 | -6/+6 |
| * | apply pyupgrade | David Lord | 2020-03-08 | 1 | -1/+1 |
| * | apply flake8 | David Lord | 2020-03-06 | 1 | -1/+1 |
| * | apply black | David Lord | 2020-03-06 | 1 | -36/+40 |
| * | apply reorder-python-imports | David Lord | 2020-03-06 | 1 | -8/+19 |
| * | move to src directory | David Lord | 2020-03-06 | 1 | -0/+440 |
