summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Upgrade requests to 2.28.2Pradyun Gedam2023-01-285-7/+8
| * | | | | | | Upgrade platformdirs to 2.6.2Pradyun Gedam2023-01-285-13/+15
| |/ / / / / /
* | | | | | | Merge pull request #11592 from judahrand/keyring-cliPradyun Gedam2023-01-281-3/+15
|\ \ \ \ \ \ \
| * | | | | | | Add documentation on functionality in #11589Judah Rand2022-11-111-3/+15
* | | | | | | | Merge pull request #11757 from sbidoul/inspect-and-install-reports-stable-sbiPradyun Gedam2023-01-288-35/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Add newsStéphane Bidoul2023-01-281-0/+2
| * | | | | | | | Install report format declared stableStéphane Bidoul2023-01-284-23/+3
| * | | | | | | | pip inspect format declared stableStéphane Bidoul2023-01-283-12/+4
* | | | | | | | | Merge pull request #11679 from sbidoul/direct_url-hashes-sbiPradyun Gedam2023-01-284-2/+23
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Allow multiple hashes in direct_url.jsonStéphane Bidoul2023-01-284-2/+23
| |/ / / / / / /
* | | | | | | | Merge pull request #11756 from SpecLad/setup-teardownPradyun Gedam2023-01-287-13/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Replace deprecated setup/teardown usageРоман Донченко2023-01-277-13/+13
|/ / / / / / /
* | | | | | | Merge pull request #11731 from cnpryer/docs-fixPradyun Gedam2023-01-222-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix docsChris Pryer2023-01-192-9/+9
* | | | | | | | Merge pull request #11739 from iSWORD/patch-1Pradyun Gedam2023-01-211-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Rename Unix to LinuxMuha Ajjan‮2023-01-211-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #11663 from uranusjr/pep-668Tzu-ping Chung2023-01-187-5/+390
|\ \ \ \ \ \ \
| * | | | | | | Only exclude --dry-run when used with --reportTzu-ping Chung2023-01-172-4/+20
| * | | | | | | Fall back to non-localized message on WindowsTzu-ping Chung2023-01-032-3/+71
| * | | | | | | Add PEP 668 functional testsTzu-ping Chung2023-01-031-0/+66
| * | | | | | | Add tests for EXTERNALLY-MANAGED parserTzu-ping Chung2023-01-032-10/+137
| * | | | | | | Isolate EXTERNALLY-MANAGED parsing logicTzu-ping Chung2023-01-032-16/+16
| * | | | | | | Use ExternallyManagedEnvironment to show errorTzu-ping Chung2023-01-034-56/+82
| * | | | | | | Check EXTERNALLY-MANAGED in install and uninstallTzu-ping Chung2023-01-034-1/+83
* | | | | | | | Merge pull request #11729 from uranusjr/strict-optional-egg-linkPradyun Gedam2023-01-172-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable strict optionals in egg_link codeTzu-ping Chung2023-01-172-6/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #11727 from jason-curtis/patch-1Paul Moore2023-01-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | minor installation.md docs typoJason Curtis2023-01-161-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #11716 from pradyunsg/marker-evalPradyun Gedam2023-01-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Ignore optional (`extra`) dependencies in `pip check`Pradyun Gedam2023-01-091-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #11710 from daniil-konovalenko/fix/req_install-mypyTzu-ping Chung2023-01-163-1/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | add a news entryDaniil Konovalenko2023-01-141-0/+2
| * | | | | | | | fix mypyDaniil Konovalenko2023-01-141-1/+1
| * | | | | | | | fix formattingDaniil Konovalenko2023-01-142-16/+13
| * | | | | | | | revert mypy commentDaniil Konovalenko2023-01-141-0/+1
| * | | | | | | | add testDaniil Konovalenko2023-01-141-0/+45
| * | | | | | | | fallback to a placeholder in case dist.location is NoneDaniil Konovalenko2023-01-141-2/+5
|/ / / / / / / /
* | | | | | | | Mention build-backend in regular/editable install differences (#11691)Joonatan Partanen2023-01-091-1/+1
* | | | | | | | Merge pull request #11713 from uranusjr/fix-link-hashes-testsPradyun Gedam2023-01-092-1/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Test and news for wheel cache restorationTzu-ping Chung2023-01-092-1/+45
* | | | | | | | | Merge pull request #11714 from uranusjr/strict-optional-freePradyun Gedam2023-01-092-27/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable strict optional checking in PackageFinderTzu-ping Chung2023-01-092-27/+34
|/ / / / / / / / /
* | | | | | | | | Merge pull request #11711 from Tomen/mainTzu-ping Chung2023-01-091-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove unneeded news fileTzu-ping Chung2023-01-091-1/+0
| * | | | | | | | add newsTommi Enenkel | AnB2023-01-081-0/+1
| * | | | | | | | fix grammar error in user noticeTommi Enenkel | AnB2023-01-081-1/+1
* | | | | | | | | Merge pull request #11696 from uranusjr/fix-link-hashesPradyun Gedam2023-01-082-36/+34
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge link_hash back into _hashesTzu-ping Chung2023-01-042-36/+34
| |/ / / / / / /
* | | | | | | | Merge pull request #11623 from dnicolodi/debian-schemeTzu-ping Chung2023-01-044-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Reorder __all__Tzu-ping Chung2022-12-281-2/+2