summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #724 from RonnyPfannschmidt/fix-722-self-bootstrapv7.0.2Ronny Pfannschmidt2022-06-2218-35/+89
|\
| * changelogRonny Pfannschmidt2022-06-222-2/+8
| * opt out of pyproject.toml for self-bootstrapRonny Pfannschmidt2022-06-223-2/+12
| * fixup: add missed typing import guardRonny Pfannschmidt2022-06-221-1/+4
| * minimize bootstrap - fixes #722 and #723Ronny Pfannschmidt2022-06-2214-32/+67
|/
* Merge pull request #719 from kojiromike/missing-importlibv7.0.1Ronny Pfannschmidt2022-06-212-0/+6
|\
| * Changelog Entry for v7.0.1Michael A. Smith2022-06-211-0/+5
| * Fix Missing importlib_metadata in <=3.7Michael A. Smith2022-06-211-0/+1
|/
* pre-commit updatev7.0.0Ronny Pfannschmidt2022-06-211-3/+3
* update changelogRonny Pfannschmidt2022-06-211-1/+2
* merge with mainlineRonny Pfannschmidt2022-06-2149-943/+1397
|\
| * Merge pull request #580 from RonnyPfannschmidt/git-archives-full-supportRonny Pfannschmidt2022-06-2149-940/+1392
| |\
| | * FIXUP: restore hg-git supportRonny Pfannschmidt2022-06-215-30/+34
| | * fix issues in gl pipelineRonny Pfannschmidt2022-06-211-7/+7
| | * remove integration test for setup.py error as annotations are only supported ...Ronny Pfannschmidt2022-05-291-14/+0
| | * use typing.Type for python3.7Ronny Pfannschmidt2022-05-291-1/+2
| | * restore python3.7 supportRonny Pfannschmidt2022-05-295-9/+9
| | * remove unsupported python from the pipelineRonny Pfannschmidt2022-05-291-1/+1
| | * add importlib_metadata for mypy pre-commit hookRonny Pfannschmidt2022-05-292-1/+2
| | * fix #714 - use sys.executable instead of plain pythonRonny Pfannschmidt2022-05-291-1/+2
| | * update pre-commit hookRonny Pfannschmidt2022-05-291-2/+2
| | * reviews part 2Ronny Pfannschmidt2022-05-294-62/+61
| | * Bump minimal python to 3.7Ronny Pfannschmidt2022-05-2940-208/+217
| | * complete mypy transformationRonny Pfannschmidt2022-05-2935-699/+1048
| | * use full registry name for fedora imageRonny Pfannschmidt2022-05-291-1/+1
| | * restore python 3.6 supportRonny Pfannschmidt2022-05-291-1/+1
| | * refactor test util Workdir.write flor clarityRonny Pfannschmidt2022-05-291-8/+8
| | * harden test_version_from git and more type fixesRonny Pfannschmidt2022-05-292-49/+53
| | * typing fixed in face of ongoing python 3.6 supportRonny Pfannschmidt2022-05-298-91/+106
| | * Prepare git archival style testingRonny Pfannschmidt2022-05-299-3/+86
| |/
| * Merge pull request #701 from stanislavlevin/issue_700Ronny Pfannschmidt2022-05-291-1/+3
| |\
| | * test_pyproject_support: Make correct PEP621 project definitionStanislav Levin2022-04-071-1/+3
* | | Review commentsChris Burr2022-04-262-26/+15
* | | Add test for git directories owned by different usersChris Burr2022-04-251-0/+38
* | | Use --git-dir to avoid issues with CVE-2022-24765 mitigationChris Burr2022-04-251-10/+31
|/ /
* | Merge pull request #704 from pypa/pre-commit-ci-update-configRonny Pfannschmidt2022-04-151-2/+2
|\ \ | |/ |/|
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-04-111-2/+2
|/
* Merge pull request #698 from pypa/pre-commit-ci-update-configRonny Pfannschmidt2022-04-051-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-04-041-2/+2
* | update file finder url - fixes #699Ronny Pfannschmidt2022-04-051-1/+1
|/
* Merge pull request #696 from pypa/pre-commit-ci-update-configRonny Pfannschmidt2022-03-301-3/+3
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-03-281-3/+3
|/
* Merge pull request #689 from webknjaz/docs/pyproject-wheelRonny Pfannschmidt2022-02-213-3/+2
|\
| * Stop suggesting to put wheel in `pyproject.toml`Sviatoslav Sydorenko2022-02-213-3/+2
* | Merge pull request #690 from webknjaz/maintenance/gha-pypy3Ronny Pfannschmidt2022-02-211-2/+2
|\ \ | |/ |/|
| * Use `pypy-3.x` notation in GHA workflowsSviatoslav Sydorenko2022-02-211-2/+2
|/
* Merge pull request #683 from blink1073/patch-1Ronny Pfannschmidt2022-02-161-0/+4
|\
| * Add concurrency limit in CISteven Silvester2022-02-121-0/+4
* | Merge pull request #681 from puxlit/bugfix/#548-suppress-gpg-signature-when-g...Ronny Pfannschmidt2022-02-166-9/+79
|\ \
| * | Update changelogXiao Di Guan2022-02-101-0/+5