summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test on Python 3.12pradyunsg-patch-1Pradyun Gedam2023-02-111-1/+2
* Merge pull request #11775 from pelson/doc/prefix-warningStéphane Bidoul2023-02-112-1/+8
|\
| * Doc formattingTzu-ping Chung2023-02-091-1/+2
| * Include a news item for the documentation changePhil Elson2023-02-091-0/+1
| * Document the limitations of the pip install --prefix argument, and cross-refe...Phil Elson2023-02-061-1/+6
* | Merge pull request #11782 from pradyunsg/better-vendoringPradyun Gedam2023-02-081-2/+11
|\ \
| * | Implement package-selection CLI in `nox -s vendoring`Pradyun Gedam2023-02-061-2/+11
* | | Merge pull request #11783 from pradyunsg/resolvelib-updatePradyun Gedam2023-02-0714-37/+114
|\ \ \
| * | | Drop an unused `type: ignore` commentPradyun Gedam2023-02-061-1/+1
| * | | Handle `backtracking` -> `rejecting_candidate` changePradyun Gedam2023-02-061-9/+9
| * | | Upgrade resolvelib to 0.9.0Pradyun Gedam2023-02-0612-19/+78
| * | | Make resolvelib's provider capable of handling empty iteratorsPradyun Gedam2023-02-061-8/+26
| |/ /
* | | Fix minor typo in features list of version 23.0 (#11785)Tobias Hermann2023-02-071-1/+1
|/ /
* | Reconcile computation of isolated build environment paths (#11740)Daniele Nicolodi2023-02-065-96/+14
* | Implement `--break-system-packages` for EXTERNALLY-MANAGED installations (#11...Stefano Rivera2023-02-066-3/+37
* | Ignore PIP_REQUIRE_VIRTUALENV for `pip index` (#11671)Oliver Mannion2023-02-062-0/+2
* | Merge pull request #11779 from sbidoul/fix-direct_url-invalid-hash-sbiPradyun Gedam2023-02-053-1/+14
|\ \
| * | Do not crash in presence of misformatted hash field in ``direct_url.json``.Stéphane Bidoul2023-02-053-1/+14
|/ /
* | Merge pull request #11774 from frostming/fix/keyringPradyun Gedam2023-02-032-4/+11
|\ \ | |/ |/|
| * use a attribute to tell if the provider is nullFrost Ming2023-02-031-4/+10
| * add newsFrost Ming2023-02-031-0/+1
| * fix: correct the way to decide if keyring is availableFrost Ming2023-02-031-1/+1
|/
* Merge pull request #11487 from pelson/feature/base-prefix-configTzu-ping Chung2023-02-015-11/+64
|\
| * Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-2517-57/+36
| |\
| * | Use the VIRTUAL_ENV environment variable in the configuration documentationPhil Elson2022-11-171-3/+3
| * | Update docs/html/topics/configuration.mdPhil Elson2022-11-161-1/+1
| * | Merge branch 'main' into feature/base-prefix-configTzu-ping Chung2022-11-16137-1113/+2876
| |\ \
| * | | Add the "base" config level concept, to allow configuration of all virtual en...Phil Elson2022-10-065-14/+67
* | | | Merge pull request #11529 from mdmintz/mainPradyun Gedam2023-01-311-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'main' into mainTzu-ping Chung2022-11-1024-243/+388
| |\ \ \ \
| * | | | | 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
| * | | | | Fix grammarMichael Mintz2022-10-181-1/+1
* | | | | | Merge pull request #11768 from pradyunsg/release/23.0Pradyun Gedam2023-01-3031-38/+74
|\ \ \ \ \ \
| * | | | | | Bump for developmentPradyun Gedam2023-01-301-1/+1
| * | | | | | Bump for release23.0Pradyun Gedam2023-01-3030-38/+58
| * | | | | | Update AUTHORS.txtPradyun Gedam2023-01-301-0/+16
| * | | | | | Fix the kind of news fragmentPradyun Gedam2023-01-301-0/+0
|/ / / / / /
* | | | | | Merge pull request #11766 from uranusjr/upgrade-pre-commit-isortTzu-ping Chung2023-01-301-1/+1
|\ \ \ \ \ \
| * | | | | | Bump pre-commit isort to 5.12.0Tzu-ping Chung2023-01-301-1/+1
|/ / / / / /
* | | | | | Merge pull request #11761 from sbidoul/direct-url-hashes-part-3-sbiPradyun Gedam2023-01-292-4/+18
|\ \ \ \ \ \
| * | | | | | Add version history to inspect and install report docsStéphane Bidoul2023-01-292-0/+8
| * | | | | | Update direct URL hashes examplesStéphane Bidoul2023-01-291-4/+10
|/ / / / / /
* | | | | | Merge pull request #11759 from pradyunsg/fix-keyring-authPradyun Gedam2023-01-292-4/+5
|\ \ \ \ \ \
| * | | | | | Correctly handle keyring auth subprocess newlines on WindowsPradyun Gedam2023-01-282-4/+5
* | | | | | | Merge pull request #11758 from pradyunsg/vendoring-updatePradyun Gedam2023-01-2958-503/+676
|\ \ \ \ \ \ \
| * | | | | | | Perform relaxed version matching in `pip debug` testPradyun Gedam2023-01-281-1/+5
| * | | | | | | Upgrade urllib3 to 1.26.14Pradyun Gedam2023-01-2810-12/+25
| * | | | | | | Upgrade chardet to 5.1.0Pradyun Gedam2023-01-2837-287/+620
| * | | | | | | Upgrade certifi to 2022.12.7Pradyun Gedam2023-01-284-183/+3