summaryrefslogtreecommitdiff
path: root/news
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Deprecate --build-option and --global-optionStéphane Bidoul2023-03-271-0/+2
| | | |/ | | |/|
| * | | Configure sphinx-copybutton to strip prompts (#11702)Nikhil Ladha2023-03-271-0/+2
| * | | Merge pull request #11871 from sbidoul/always-use-pep517-when-wheel-absent-sbiStéphane Bidoul2023-03-271-0/+2
| |\ \ \
| | * | | Always use pep 517 when the 'wheel' package is absentStéphane Bidoul2023-03-271-0/+2
| | |/ /
* | | | Merge branch 'main' into per-req-config-settingsq0w2023-03-273-1/+3
|\ \ \ \ | |/ / /
| * | | Upgrade resolvelib to 1.0.1 (#11879)Pradyun Gedam2023-03-271-1/+1
| |/ /
| * | Include `AUTHORS.txt` in pip's wheels (#11882)Roman Donchenko2023-03-271-0/+1
| * | Present found conflicts when discarding some criterion (#10937)Juan Luis Cano Rodríguez2023-03-261-0/+1
* | | Merge branch 'main' into per-req-config-settingsq0w2023-03-2027-10/+23
|\ \ \ | |/ /
| * | Remove support for the deprecated --install-optionsStéphane Bidoul2023-03-181-0/+1
| * | Merge pull request #11860 from sbidoul/rm-no-binary-implies-setuptools-instal...Stéphane Bidoul2023-03-181-0/+2
| |\ \
| | * | --no-binary does not imply setup.py install anymoreStéphane Bidoul2023-03-121-0/+2
| * | | Merge pull request #11839 from WilliamDEdwards/fix/add-ssh-user-to-git-sshStéphane Bidoul2023-03-181-0/+1
| |\ \ \
| | * | | Add NEWS fileWilliam Edwards2023-03-051-0/+1
| | |/ /
| * | | Fix typo in the #11681 news entryFilipe Laíns2023-03-171-2/+2
| * | | Support passing the same key multiple times in --config-settings (#11853)Filipe Laíns2023-03-171-0/+4
| * | | Merge pull request #11698 from Darsstar/keyring-multi-choiceTzu-ping Chung2023-03-151-0/+1
| |\ \ \
| | * \ \ Merge branch 'main' into keyring-multi-choiceDos Moonen2023-02-2136-37/+9
| | |\ \ \
| | * | | | Make it possible to request a keyring provider: `auto`, `disabled`, `import` ...Dos Moonen2023-01-301-0/+1
| * | | | | Quote extras to guard shells with glob qualifiersMatthew Feickert2023-03-141-0/+2
| | |_|/ / | |/| | |
| * | | | Remove no longer needed setuptools hack (#11837)Damian Shaw2023-03-051-0/+1
| * | | | Add -C as a short version of --config-settings (#11786)Filipe Laíns2023-02-281-0/+1
| * | | | Display dependency chain on each Collecting lineGuillaume Seguin2023-02-231-0/+1
| | |/ / | |/| |
| * | | Add the news fragment for SECURITY.mdMichael Mintz2023-02-201-0/+1
| * | | Merge pull request #11689 from pradyunsg/update-setuptoolsPradyun Gedam2023-02-202-0/+2
| |\ \ \
| | * \ \ Merge branch 'main' into update-setuptoolsPradyun Gedam2023-02-1337-37/+13
| | |\ \ \
| | * | | | Update vendored `pkg_resources`Pradyun Gedam2023-02-042-0/+2
| | | |/ / | | |/| |
| * | | | Drop news fragments from 23.0.1Pradyun Gedam2023-02-174-7/+0
| | |/ / | |/| |
| * | | Merge pull request #11775 from pelson/doc/prefix-warningStéphane Bidoul2023-02-111-0/+2
| |\ \ \
| | * | | Doc formattingTzu-ping Chung2023-02-091-1/+2
| | * | | Include a news item for the documentation changePhil Elson2023-02-091-0/+1
| * | | | Upgrade resolvelib to 0.9.0Pradyun Gedam2023-02-061-0/+1
| * | | | Reconcile computation of isolated build environment paths (#11740)Daniele Nicolodi2023-02-061-0/+3
| * | | | Implement `--break-system-packages` for EXTERNALLY-MANAGED installations (#11...Stefano Rivera2023-02-061-0/+2
| * | | | Ignore PIP_REQUIRE_VIRTUALENV for `pip index` (#11671)Oliver Mannion2023-02-061-0/+1
| * | | | Do not crash in presence of misformatted hash field in ``direct_url.json``.Stéphane Bidoul2023-02-051-0/+1
| * | | | add newsFrost Ming2023-02-031-0/+1
| |/ / /
| * | | Merge pull request #11487 from pelson/feature/base-prefix-configTzu-ping Chung2023-02-011-0/+1
| |\ \ \
| | * \ \ Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-253-0/+1
| | |\ \ \
| | * \ \ \ Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-1626-20/+9
| | |\ \ \ \
| | * | | | | Add the "base" config level concept, to allow configuration of all virtual en...Phil Elson2022-10-061-0/+1
| * | | | | | Merge pull request #11529 from mdmintz/mainPradyun Gedam2023-01-311-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'main' into mainTzu-ping Chung2022-11-101-0/+3
| | |\ \ \ \ \ \
| | * | | | | | | Update the news fragment for the grammar fixMichael Mintz2022-10-191-0/+0
| | * | | | | | | Add a news fragment for the grammar fixMichael Mintz2022-10-191-0/+1
| * | | | | | | | Bump for release23.0Pradyun Gedam2023-01-3028-37/+0
| * | | | | | | | Fix the kind of news fragmentPradyun Gedam2023-01-301-0/+0
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #11758 from pradyunsg/vendoring-updatePradyun Gedam2023-01-295-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Upgrade urllib3 to 1.26.14Pradyun Gedam2023-01-281-0/+1
| | * | | | | | | Upgrade chardet to 5.1.0Pradyun Gedam2023-01-281-0/+1