summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Create 11954.doc.rstHonnix2023-04-121-0/+1
| * | | Make it clear that constraints file can be a URLHonnix2023-04-121-0/+4
|/ / /
* | | Merge pull request #11947 from sbidoul/direct-url-extras-report-sbiStéphane Bidoul2023-04-123-1/+98
|\ \ \ | |/ / |/| |
| * | Report requested_extras for editable requirementsStéphane Bidoul2023-04-112-1/+49
| * | Report requested_extras for direct URLsStéphane Bidoul2023-04-113-0/+49
|/ /
* | Merge pull request #11868 from DefaultRyan/normalize-path-cachedStéphane Bidoul2023-04-113-11/+45
|\ \
| * | Retry removing the argument from lru_cacheRyan Shepherd2023-04-101-1/+1
| * | [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2023-04-102-6/+28
| * | Fix overly long line lengthRyan Shepherd2023-04-101-2/+2
| * | Document _normalize_path_cachedRyan Shepherd2023-04-101-0/+3
| * | Remove is_local importRyan Shepherd2023-04-101-1/+1
| * | Create 11889.bugfix.rstRyan Shepherd2023-04-101-0/+4
| * | Mock _permitted instead of is_localRyan Shepherd2023-04-101-6/+6
| * | Remove reference to utils.misc.normalize_path_cachedRyan Shepherd2023-04-101-1/+1
| * | Move normalize_path caching to an instance on UninstallPathSetRyan Shepherd2023-04-102-20/+11
| * | Add explicit lru_cache maxsize for Python 3.7Ryan Shepherd2023-04-101-1/+1
| * | typoRyan Shepherd2023-04-101-1/+1
| * | cache normalize_path in req_uninstall and is_localRyan Shepherd2023-04-102-6/+20
* | | Merge pull request #10594 from pdegroote/mainTzu-ping Chung2023-04-112-2/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'main' into mainPradyun Gedam2023-03-27735-42624/+79363
| |\ \
| * | | Add news entry for improved error messagePieter Degroote2021-10-221-0/+1
| * | | Improve error message when egg-link does not match installed locationPieter Degroote2021-10-221-4/+5
* | | | Merge pull request #11938 from sbidoul/fix-direct-url-hash-trusted-sbiStéphane Bidoul2023-04-103-1/+122
|\ \ \ \
| * | | | Add test for combination of invalid link hash and good --hashStéphane Bidoul2023-04-101-1/+17
| * | | | Fix --require-hashes trusting link hashesStéphane Bidoul2023-04-102-1/+9
| * | | | Add tests about link hashes validationStéphane Bidoul2023-04-101-0/+97
* | | | | Merge pull request #11942 from Darsstar/correct-keyring-provider-defaultPaul Moore2023-04-103-6/+12
|\ \ \ \ \
| * | | | | Correct default from `disabled` to `auto`. See #11939.Dos Moonen2023-04-102-1/+1
| * | | | | Alter test_prompt_for_keyring_if_needed to make sure we test the default is `...Dos Moonen2023-04-101-5/+11
* | | | | | Merge pull request #11922 from collinanderson/patch-1Stéphane Bidoul2023-04-101-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Avoid parsing dist.version twice in a rowCollin Anderson2023-04-041-3/+4
* | | | | | Merge pull request #11936 from sbidoul/fix-link-hash-parsingStéphane Bidoul2023-04-103-15/+55
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improve readabilityStéphane Bidoul2023-04-081-3/+2
| * | | | | Simplify assertionStéphane Bidoul2023-04-081-1/+1
| * | | | | Keep empty hash, as beforeStéphane Bidoul2023-04-072-3/+7
| * | | | | pep 658 hashes are not URL fragment hashesStéphane Bidoul2023-04-072-14/+38
| * | | | | Various fixes to the link hash parserStéphane Bidoul2023-04-073-2/+15
| |/ / / /
* | | | | Merge pull request #11940 from sbidoul/imp-req-file-parser-sbiTzu-ping Chung2023-04-102-0/+11
|\ \ \ \ \
| * | | | | Warn if --hash is used on a line without requirementStéphane Bidoul2023-04-092-0/+11
| |/ / / /
* | | | | Merge pull request #11634 from q0w/per-req-config-settingsTzu-ping Chung2023-04-107-13/+166
|\ \ \ \ \
| * \ \ \ \ Merge branch 'main' into per-req-config-settingsq0w2023-04-0999-1241/+1753
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Stop propagating `config_settings` to dependencies (#11941)Stéphane Bidoul2023-04-095-18/+144
| |/ / / / |/| | | |
* | | | | Merge pull request #11916 from pfmoore/vendoring-updatesPaul Moore2023-04-0373-752/+1481
|\ \ \ \ \
| * | | | | Upgrade pygments to 2.14.0Paul Moore2023-04-0212-77/+150
| * | | | | Upgrade tenacity to 8.2.2Paul Moore2023-04-0213-124/+282
| * | | | | Upgrade setuptools to 67.6.1Paul Moore2023-04-024-293/+332
| * | | | | Upgrade typing_extensions to 4.5.0Paul Moore2023-04-023-9/+113
| * | | | | Upgrade rich to 13.3.3Paul Moore2023-04-0226-197/+304
| * | | | | Upgrade urllib3 to 1.26.15Paul Moore2023-04-027-8/+17
| * | | | | Upgrade platformdirs to 3.2.0Paul Moore2023-04-0210-39/+277