summaryrefslogtreecommitdiff
path: root/tests/cli
Commit message (Expand)AuthorAgeFilesLines
* Allowed string components after initial number of build tags in `wheel tags` ...Alex Grönholm2023-04-141-5/+23
* Changed `wheel unpack` to honor the original permissions of files (#514)Alex Grönholm2023-03-131-0/+24
* Fixed EncodingWarning when PYTHONWARNDEFAULTENCODING is set (#512)Henry Schreiner2023-03-131-1/+1
* Added tags CLI interface (#422)Henry Schreiner2023-03-121-0/+214
* Used modern tmp_path instead of py.path based tmpdir (#513)Henry Schreiner2023-03-113-13/+13
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-303-0/+6
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-242-27/+43
* Fixed wheel pack duplicating WHEEL contents on build number changeAlex Grönholm2021-08-151-3/+12
* Fixed line endings when rewriting WHEELAlex Grönholm2020-01-261-3/+3
* Use the existing build tag in wheel pack unless overriddenAlex Grönholm2020-01-261-11/+31
* Fixed duplicate RECORD file when using "wheel pack" on WindowsAlex Grönholm2020-01-211-0/+1
* Added the --build-number option to "wheel pack"Alex Grönholm2019-02-101-3/+9
* Removed leftover empty modulesAlex Grönholm2018-12-091-0/+0
* Adding r for raw regex string on cli/test_convert.py (#273)Bertil Hatt2018-10-281-1/+1
* Added test and news item for PR #266Alex Grönholm2018-10-151-1/+7
* Added the "wheel pack" commandAlex Grönholm2018-07-171-0/+26
* Renamed the wheel.tool package to wheel.cli and migrated CLI stuff thereAlex Grönholm2018-07-174-0/+115