index
:
delta/pip.git
0.5.X
0.6.X
0.7.X
1.3.X
1.4.X
1.5.X
8512-feature-flag-docs
add-2020-ux-docs
add-maintainers-only-link
add-resolver-docs
add-sponsor-button
add-ux-docs
baserock/master
baserock/richardipsum/add-list-dependencies
bernard-backtracking
bump-rtd-python
check-long-desc
check-long_description
develop
docs-quickstart
feature/install-target
feature/pep381-verification
feature/ssl-mirror-requests
fix/9644
fix_script_names
force-implementation-tag
good-first-issue-template
issue-381-do-not-use-pwd-in-installation-process
issue-template
issue-templates
main
master
no-more-bot
pradyunsg-bump-sphinx
pradyunsg-docs-improve-note
pradyunsg-install-order-disclaimer
pradyunsg-news-architecture-docs
pradyunsg-patch-1
pradyunsg-release-details
pre-commit-ci-update-config
provider-integration
readthedocs-builder
refactor/cleanup-cli-opts
release/10.0.0
release/20.2b1
release/9.0.2
release/9.0.3
rename-auto-lock-label
revert-10279-reorg-dependency-resolution-information
revert-2513-ssh_and_commit_support
revert-2547-revert-2513-ssh_and_commit_support
revert-3724-norm-path
revert-5124-ui/limit-progress
revert-5478-ci/short-circuiting-appveyor
revert-7600-release-rewrite-lineendings
revert-9163-redact-url-from-help
revert-9264-new-resolver-dont-abort-on-inconsistent-candidate
shorter-no-response-window
threaded-page-getting
try-containers
xavfernandez-patch-1
github.com: pypa/pip.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blacken pip_sphinxext.py
Pradyun Gedam
2021-03-06
1
-30
/
+24
*
Add autodoc and todo plugins for Sphinx
Pradyun Gedam
2021-03-06
1
-0
/
+2
*
Rewrite docs/conf.py
Pradyun Gedam
2021-03-06
1
-279
/
+79
*
Enable MyST in documentation
Pradyun Gedam
2021-03-06
1
-0
/
+1
*
Remove the docs-feedback extension
Pradyun Gedam
2021-03-06
2
-161
/
+0
*
Merge pull request #9477 from bbodenmiller/patch-1
Tzu-ping Chung
2021-02-27
1
-2
/
+6
|
\
|
*
Merge branch 'master' into patch-1
Ben Bodenmiller
2021-02-24
7
-15
/
+19
|
|
\
|
*
|
Simplify SSL doc - remove implementation details
Ben Bodenmiller
2021-01-19
1
-8
/
+5
|
*
|
Add details on PIP_CERT
Ben Bodenmiller
2021-01-19
1
-2
/
+3
|
*
|
Improve SSL Certificate Verification details
Ben Bodenmiller
2021-01-19
1
-2
/
+8
*
|
|
Merge pull request #9656 from pradyunsg/update-resolver-timeline
Pradyun Gedam
2021-02-25
1
-3
/
+5
|
\
\
\
|
*
|
|
Update note on the legacy resolver's removal
Pradyun Gedam
2021-02-21
1
-3
/
+5
*
|
|
|
Update info for unit and integration tests on MacOs
Quentin Lee
2021-02-25
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Build local directories in-place with feature flag
David Hewitt
2021-02-22
1
-1
/
+9
|
/
/
*
|
Merge pull request #9606 from hexagonrecursion/fstr
Pradyun Gedam
2021-02-21
1
-3
/
+3
|
\
\
|
*
|
Convert more str.format() calls to f-strings
Andrey Bienkowski
2021-02-13
1
-3
/
+3
*
|
|
Remove typing.TYPE_CHECKING guards
Jon Dufresne
2021-02-19
1
-6
/
+2
*
|
|
Document that pip supports Python 3.9
David D Lowe
2021-02-11
1
-1
/
+1
|
/
/
*
|
remove uninteded 'python -m' from installation reference docs
Martin Pavlasek
2021-02-03
1
-1
/
+1
*
|
Merge pull request #9497 from hugovk/update-docs-tense
Paul Moore
2021-01-29
2
-2
/
+2
|
\
\
|
*
|
Docs: update to past tense now pip 21.0 is out
Hugo van Kemenade
2021-01-23
2
-2
/
+2
|
|
/
*
|
Exclude empty drafts.
Greg Roodt
2021-01-25
1
-1
/
+1
|
/
*
Merge pull request #9172 from webknjaz/docs/unreleased-change-fragments-preview
Pradyun Gedam
2020-12-26
2
-0
/
+11
|
\
|
*
Add a preview for the "next release" change notes
Sviatoslav Sydorenko
2020-12-10
2
-0
/
+11
*
|
Merge pull request #9361 from jdufresne/f-strings
Pradyun Gedam
2020-12-26
1
-3
/
+3
|
\
\
|
*
|
Use f-strings for simple string formatting
Jon Dufresne
2020-12-25
1
-3
/
+3
*
|
|
Merge pull request #9353 from ichard26/fix_broken_mailto_link
Pradyun Gedam
2020-12-26
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix broken email link in docs feedback banners
Richard Si
2020-12-24
2
-2
/
+2
*
|
|
Remove encoding cookie from Python source files
Jon Dufresne
2020-12-25
1
-2
/
+0
*
|
|
Drop u prefix from str literals
Jon Dufresne
2020-12-25
1
-6
/
+6
|
/
/
*
|
Remove redundant Python 2.7 code
Hugo van Kemenade
2020-12-22
4
-7
/
+6
*
|
Update passage on Python 2 support
Pradyun Gedam
2020-12-20
1
-10
/
+3
*
|
Drop CI info about Python 2.7/3.5
Pradyun Gedam
2020-12-19
2
-39
/
+1
*
|
docs: Fix typo
Sumana Harihareswara
2020-12-14
1
-1
/
+1
*
|
docs: Fix small style issues.
Sumana Harihareswara
2020-12-13
1
-7
/
+7
*
|
docs: Clarify that old resolver is default with Python 2
Sumana Harihareswara
2020-12-13
3
-14
/
+28
|
/
*
Merge pull request #9174 from pradyunsg/tweaks-to-migration-guide
Pradyun Gedam
2020-11-29
1
-4
/
+15
|
\
|
*
Expand on troubleshooting steps in resolver migration guide
Pradyun Gedam
2020-11-29
1
-4
/
+15
*
|
Describe changelog quirk around beta release
Pradyun Gedam
2020-11-29
1
-0
/
+5
|
/
*
Fix handling orphan documents in the feedback ext
Sviatoslav Sydorenko
2020-11-28
1
-1
/
+1
*
Merge pull request #9040 from ei8fdb/include-backtracking-in-user-guide
Pradyun Gedam
2020-11-15
1
-0
/
+223
|
\
|
*
Fixed linting failures. 🤞
Bernard
2020-11-11
1
-1
/
+1
|
*
Incorporating commit: e6acca646abcaaac7515da9b964d5b5291264142
Bernard
2020-11-11
1
-11
/
+8
|
*
Final heading edit.
Bernard
2020-10-30
1
-2
/
+2
|
*
Adding link to Constraints Files
Bernard
2020-10-30
1
-1
/
+1
|
*
Apply suggestions from code review
Bernard Tyers
2020-10-28
1
-9
/
+10
|
*
Committing edits.
Bernard
2020-10-28
1
-35
/
+37
|
*
Editing to make shorten content (reduce/remove duplication), add anchor.
Bernard
2020-10-26
1
-27
/
+21
|
*
Updating file with PR review edits.
Bernard
2020-10-26
1
-49
/
+46
|
*
fix syntax
Bernard
2020-10-23
1
-2
/
+2
[next]