summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove test_installed_files_recorded_in_deterministic_orderStéphane Bidoul2023-03-271-22/+0
| | * | Always use pep 517 when the 'wheel' package is absentStéphane Bidoul2023-03-272-51/+0
| | |/
* | | Merge branch 'main' into per-req-config-settingsq0w2023-03-272-11/+20
|\ \ \ | |/ /
| * | Use more kwargs for install_req_from_lineStéphane Bidoul2023-03-271-11/+11
| |/
| * xfail test_pip_wheel_ext_module_with_tmpdir_inside (#11895)Stéphane Bidoul2023-03-271-0/+9
* | test merge_config_settingsq0w2023-03-271-0/+25
* | fix merge_config_settingsq0w2023-03-261-1/+6
* | apply cli settings for reqsq0w2023-03-201-0/+25
* | fix merge_config_settingsq0w2023-03-201-2/+3
* | merge cli and reqs config_settingsq0w2023-03-201-0/+27
* | test merging multiple valuesq0w2023-03-201-2/+3
* | dont propagate flagq0w2023-03-201-2/+2
* | Merge branch 'main' into per-req-config-settingsq0w2023-03-2029-351/+776
|\ \ | |/
| * Remove support for the deprecated --install-optionsStéphane Bidoul2023-03-185-225/+5
| * Merge pull request #11860 from sbidoul/rm-no-binary-implies-setuptools-instal...Stéphane Bidoul2023-03-183-46/+16
| |\
| | * --no-binary does not imply setup.py install anymoreStéphane Bidoul2023-03-123-46/+16
| * | Support passing the same key multiple times in --config-settings (#11853)Filipe Laíns2023-03-171-3/+12
| * | Merge pull request #11698 from Darsstar/keyring-multi-choiceTzu-ping Chung2023-03-153-33/+208
| |\ \ | | |/ | |/|
| | * Merge branch 'main' into keyring-multi-choiceDos Moonen2023-02-214-3/+55
| | |\
| | * | Better subprocess handlingTzu-ping Chung2023-01-301-0/+3
| | * | Make it possible to request a keyring provider: `auto`, `disabled`, `import` ...Dos Moonen2023-01-303-33/+205
| * | | Display dependency chain on each Collecting lineGuillaume Seguin2023-02-231-0/+58
| | |/ | |/|
| * | Implement `--break-system-packages` for EXTERNALLY-MANAGED installations (#11...Stefano Rivera2023-02-061-0/+16
| * | Do not crash in presence of misformatted hash field in ``direct_url.json``.Stéphane Bidoul2023-02-051-0/+7
| * | Merge pull request #11487 from pelson/feature/base-prefix-configTzu-ping Chung2023-02-012-3/+32
| |\ \ | | |/ | |/|
| | * Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-252-37/+7
| | |\
| | * \ Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-1618-209/+513
| | |\ \
| | * | | Add the "base" config level concept, to allow configuration of all virtual en...Phil Elson2022-10-062-3/+32
| * | | | Merge pull request #11759 from pradyunsg/fix-keyring-authPradyun Gedam2023-01-291-2/+3
| |\ \ \ \
| | * | | | Correctly handle keyring auth subprocess newlines on WindowsPradyun Gedam2023-01-281-2/+3
| * | | | | Merge pull request #11758 from pradyunsg/vendoring-updatePradyun Gedam2023-01-291-1/+5
| |\ \ \ \ \
| | * | | | | Perform relaxed version matching in `pip debug` testPradyun Gedam2023-01-281-1/+5
| | |/ / / /
| * | | | | Merge pull request #11757 from sbidoul/inspect-and-install-reports-stable-sbiPradyun Gedam2023-01-282-12/+1
| |\ \ \ \ \
| | * | | | | Install report format declared stableStéphane Bidoul2023-01-281-11/+0
| | * | | | | pip inspect format declared stableStéphane Bidoul2023-01-281-1/+1
| * | | | | | Merge pull request #11679 from sbidoul/direct_url-hashes-sbiPradyun Gedam2023-01-282-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Allow multiple hashes in direct_url.jsonStéphane Bidoul2023-01-282-0/+8
| | |/ / / /
| * | | | | Replace deprecated setup/teardown usageРоман Донченко2023-01-276-13/+13
| |/ / / /
| * | | | Merge pull request #11663 from uranusjr/pep-668Tzu-ping Chung2023-01-182-1/+262
| |\ \ \ \
| | * | | | Only exclude --dry-run when used with --reportTzu-ping Chung2023-01-171-2/+17
| | * | | | Fall back to non-localized message on WindowsTzu-ping Chung2023-01-031-2/+60
| | * | | | Add PEP 668 functional testsTzu-ping Chung2023-01-031-0/+66
| | * | | | Add tests for EXTERNALLY-MANAGED parserTzu-ping Chung2023-01-031-1/+123
| * | | | | fix mypyDaniil Konovalenko2023-01-141-1/+1
| * | | | | fix formattingDaniil Konovalenko2023-01-141-15/+12
| * | | | | add testDaniil Konovalenko2023-01-141-0/+45
| * | | | | Test and news for wheel cache restorationTzu-ping Chung2023-01-091-1/+43
| * | | | | Merge link_hash back into _hashesTzu-ping Chung2023-01-041-9/+9
| |/ / / /
| * | | | Merge branch 'main' into ww/restrict-egg-fragementWilliam Woodruff2022-12-283-4/+22
| |\ \ \ \
| | * | | | show: add editable location if package is editable (#11638)doron zarhi2022-12-181-4/+5