summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump for release23.1Paul Moore2023-04-1548-70/+92
* Update AUTHORS.txtPaul Moore2023-04-151-0/+15
* Merge pull request #11919 from sbidoul/deprecate-legacy-ignore-config-setting...Stéphane Bidoul2023-04-153-1/+13
|\
| * Deprecate legacy projects ignoring config settingsStéphane Bidoul2023-04-022-0/+12
| * Update commentStéphane Bidoul2023-04-021-1/+1
* | Merge pull request #11897 from sbidoul/cache-hash-checking-sbiStéphane Bidoul2023-04-1510-16/+129
|\ \
| * | Further refactor is_wheel_from_cacheStéphane Bidoul2023-04-143-7/+9
| * | Improve testStéphane Bidoul2023-04-141-0/+4
| * | Introduce ireq.cached_wheel_source_linkStéphane Bidoul2023-04-145-4/+8
| * | Add a couple of assertsStéphane Bidoul2023-04-141-0/+2
| * | Rename original_link_is_in_wheel_cache to is_wheel_from_cacheStéphane Bidoul2023-04-145-10/+13
| * | CosmeticsStéphane Bidoul2023-04-141-1/+1
| * | Fix rst syntaxTzu-ping Chung2023-04-141-1/+1
| * | Tweak a conditionStéphane Bidoul2023-04-141-6/+3
| * | Improve pip wheel wrt hash checking of cached built wheelsStéphane Bidoul2023-04-141-6/+21
| * | Check hashes of cached built wheels agains origin source archiveStéphane Bidoul2023-04-144-2/+73
| * | Add function to check hashes against known digestsStéphane Bidoul2023-04-142-0/+15
|/ /
* | Merge pull request #11949 from sbidoul/hash2hashes-sbiStéphane Bidoul2023-04-148-15/+93
|\ \
| * | Add commentStéphane Bidoul2023-04-131-0/+1
| * | Add newsStéphane Bidoul2023-04-111-0/+3
| * | Tweak commentsStéphane Bidoul2023-04-114-4/+7
| * | Improve conversion of direct_url.hash to hashesStéphane Bidoul2023-04-112-11/+49
| * | Add test for download_info hashesStéphane Bidoul2023-04-111-0/+33
* | | Merge pull request #11954 from honnix/patch-1Tzu-ping Chung2023-04-142-0/+9
|\ \ \
| * | | Update user_guide.rstHonnix2023-04-131-1/+1
| * | | Update 11954.doc.rstHonnix2023-04-131-1/+1
| * | | Update user_guide.rstHonnix2023-04-131-2/+2
| * | | Update user_guide.rstHonnix2023-04-131-4/+8
| * | | 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