summaryrefslogtreecommitdiff
path: root/news
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #6538 from cjerdonek/issue-6513-freeze-requirement-errorChris Jerdonek2019-05-251-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Include more details in a pip freeze warning message.Chris Jerdonek2019-05-251-0/+2
* | | | | | | | Merge pull request #6008 from jaraco/bugfix/4106-distutils-option-error-targe...Pradyun Gedam2019-05-251-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add news entry. Ref #6008.Jason R. Coombs2018-11-121-0/+1
* | | | | | | | | Merge pull request #6522 from theacodes/add-pip-ciChris Jerdonek2019-05-241-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Check for explicit ``PIP_IS_CI`` environment variable to report automated ins...Thea Flowers2019-05-241-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6518 from cjerdonek/issue-6371-ignore-requires-pythonChris Jerdonek2019-05-221-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix pip-install to respect --ignore-requires-python.Chris Jerdonek2019-05-221-0/+2
| |/ / / / / / /
* | | | | | | | redact passwords in output when using --find-links (#6489)Andreas Lutro2019-05-221-0/+1
|/ / / / / / /
* | | | | | | docs: mention installing from git refsStéphane Bidoul (ACSONE)2019-05-181-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #6491 from DavidBord/fix-5963-fail-elegantly-incorrect-configXavier Fernandez2019-05-131-0/+1
|\ \ \ \ \ \
| * | | | | | Update news file to match usual styleXavier Fernandez2019-05-131-1/+1
| * | | | | | fix-5963: Add news fileDavid Bordeynik2019-05-091-0/+1
* | | | | | | Fix 6486 mac gitignore (#6487)David Bordeynik2019-05-111-0/+1
* | | | | | | Merge pull request #5952 from zooba/issue-5948Donald Stufft2019-05-101-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Issue #5948: Enable keyring supportSteve Dower2019-05-071-0/+1
* | | | | | | Merge pull request #6389 from cjerdonek/issue-5518-global-option-vcs-installChris Jerdonek2019-05-081-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Respect --global-option and --install-option for VCS installs.Chris Jerdonek2019-04-081-0/+2
* | | | | | | | Upgrade Sphinx version for Read the Docs (#6477)SeongSoo Cho2019-05-081-0/+1
* | | | | | | | Merge pull request #5931 from xrmx/fix5059Pradyun Gedam2019-05-071-0/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | remove last user of SafeConfigParserRiccardo Magliocchetti2018-10-301-0/+0
* | | | | | | | Cleanup outdated warning check code (#6467)Pradyun Gedam2019-05-071-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor local_version_is_older conditionalMasaki2019-05-061-0/+2
* | | | | | | | | Fix freeze log debug message.Chris Jerdonek2019-05-061-0/+2
|/ / / / / / / /
* | | | | | | | Update NEWS.rstDonald Stufft2019-05-063-5/+0
* | | | | | | | Improve code reuse in TestSafeFileCacheekristina2019-05-041-0/+1
* | | | | | | | Restore pyproject.toml handling to its version 19.0.3 state.Chris Jerdonek2019-04-261-0/+2
* | | | | | | | Revert "Allow --no-use-pep517 to be used with editable mode in more cases."Chris Jerdonek2019-04-261-7/+0
* | | | | | | | Revert "Fix "build_system value" to "build-system table" in pyproject.toml me...Chris Jerdonek2019-04-261-1/+1
* | | | | | | | Merge pull request #6445 from cjerdonek/tweak-pyproject-messagesChris Jerdonek2019-04-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix "build_system value" to "build-system table" in pyproject.toml messages.Chris Jerdonek2019-04-251-1/+1
* | | | | | | | | Merge pull request #6440 from nicolasbock/index_with_gitChris Jerdonek2019-04-251-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Protect `@` as safe character when cleaning URLsNicolas Bock2019-04-251-0/+2
* | | | | | | | | Allow --no-use-pep517 to be used with editable mode in more cases.Chris Jerdonek2019-04-251-0/+7
|/ / / / / / / /
* | | | | | | | Bump to 19.119.1Donald Stufft2019-04-2334-42/+0
* | | | | | | | Upgrade vendored dependenciesDonald Stufft2019-04-234-0/+4
* | | | | | | | Merge pull request #6319 from pquentin/progress1.5Donald Stufft2019-04-232-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add news entry for progress 1.5 updateQuentin Pradet2019-04-011-0/+1
| * | | | | | | | Update progress to 1.5Quentin Pradet2019-04-011-0/+1
* | | | | | | | | Fix option name for smart quotes in sphinxdoc conf (#6422)Albert Tugushev2019-04-211-0/+2
* | | | | | | | | Finder found candidates cleanup (#6415)Tzu-ping Chung2019-04-201-0/+0
* | | | | | | | | Fix NameError when handling InvalidRequirement in install_req_from_req_string...Andy Freeland2019-04-191-0/+1
* | | | | | | | | Isolate, reuse PackageFinder best candidate logic (#5971)Tzu-ping Chung2019-04-161-0/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Do not clean base_urlNicolas Bock2019-04-071-0/+1
* | | | | | | | Merge pull request #6370 from cjerdonek/editable-and-pep-517-optionalChris Jerdonek2019-04-061-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Require --no-use-pep517 if using editable mode with pyproject.toml.Chris Jerdonek2019-03-311-0/+3
* | | | | | | | | Merge pull request #6367 from cboylan/vendored-exceptionsChris Jerdonek2019-04-031-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Consistently catch exceptions in index.pyClark Boylan2019-04-031-0/+0
* | | | | | | | | | Merge pull request #6339 from cjerdonek/vcs-subprocess-loggingChris Jerdonek2019-04-031-0/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Prevent subprocess stdout and stderr from cluttering pip's stdout.Chris Jerdonek2019-03-251-0/+2
| |/ / / / / / / /