summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9477 from bbodenmiller/patch-1Tzu-ping Chung2021-02-271-2/+6
|\
| * Merge branch 'master' into patch-1Ben Bodenmiller2021-02-247-15/+19
| |\
| * | Simplify SSL doc - remove implementation detailsBen Bodenmiller2021-01-191-8/+5
| * | Add details on PIP_CERTBen Bodenmiller2021-01-191-2/+3
| * | Improve SSL Certificate Verification detailsBen Bodenmiller2021-01-191-2/+8
* | | Merge pull request #9656 from pradyunsg/update-resolver-timelinePradyun Gedam2021-02-251-3/+5
|\ \ \
| * | | Update note on the legacy resolver's removalPradyun Gedam2021-02-211-3/+5
* | | | Update info for unit and integration tests on MacOsQuentin Lee2021-02-251-3/+3
| |_|/ |/| |
* | | Build local directories in-place with feature flagDavid Hewitt2021-02-221-1/+9
|/ /
* | Merge pull request #9606 from hexagonrecursion/fstrPradyun Gedam2021-02-211-3/+3
|\ \
| * | Convert more str.format() calls to f-stringsAndrey Bienkowski2021-02-131-3/+3
* | | Remove typing.TYPE_CHECKING guardsJon Dufresne2021-02-191-6/+2
* | | Document that pip supports Python 3.9David D Lowe2021-02-111-1/+1
|/ /
* | remove uninteded 'python -m' from installation reference docsMartin Pavlasek2021-02-031-1/+1
* | Merge pull request #9497 from hugovk/update-docs-tensePaul Moore2021-01-292-2/+2
|\ \
| * | Docs: update to past tense now pip 21.0 is outHugo van Kemenade2021-01-232-2/+2
| |/
* | Exclude empty drafts.Greg Roodt2021-01-251-1/+1
|/
* Merge pull request #9172 from webknjaz/docs/unreleased-change-fragments-previewPradyun Gedam2020-12-262-0/+11
|\
| * Add a preview for the "next release" change notesSviatoslav Sydorenko2020-12-102-0/+11
* | Merge pull request #9361 from jdufresne/f-stringsPradyun Gedam2020-12-261-3/+3
|\ \
| * | Use f-strings for simple string formattingJon Dufresne2020-12-251-3/+3
* | | Merge pull request #9353 from ichard26/fix_broken_mailto_linkPradyun Gedam2020-12-262-2/+2
|\ \ \ | |/ / |/| |
| * | Fix broken email link in docs feedback bannersRichard Si2020-12-242-2/+2
* | | Remove encoding cookie from Python source filesJon Dufresne2020-12-251-2/+0
* | | Drop u prefix from str literalsJon Dufresne2020-12-251-6/+6
|/ /
* | Remove redundant Python 2.7 codeHugo van Kemenade2020-12-224-7/+6
* | Update passage on Python 2 supportPradyun Gedam2020-12-201-10/+3
* | Drop CI info about Python 2.7/3.5Pradyun Gedam2020-12-192-39/+1
* | docs: Fix typoSumana Harihareswara2020-12-141-1/+1
* | docs: Fix small style issues.Sumana Harihareswara2020-12-131-7/+7
* | docs: Clarify that old resolver is default with Python 2Sumana Harihareswara2020-12-133-14/+28
|/
* Merge pull request #9174 from pradyunsg/tweaks-to-migration-guidePradyun Gedam2020-11-291-4/+15
|\
| * Expand on troubleshooting steps in resolver migration guidePradyun Gedam2020-11-291-4/+15
* | Describe changelog quirk around beta releasePradyun Gedam2020-11-291-0/+5
|/
* Fix handling orphan documents in the feedback extSviatoslav Sydorenko2020-11-281-1/+1
* Merge pull request #9040 from ei8fdb/include-backtracking-in-user-guidePradyun Gedam2020-11-151-0/+223
|\
| * Fixed linting failures. 🤞Bernard2020-11-111-1/+1
| * Incorporating commit: e6acca646abcaaac7515da9b964d5b5291264142Bernard2020-11-111-11/+8
| * Final heading edit.Bernard2020-10-301-2/+2
| * Adding link to Constraints FilesBernard2020-10-301-1/+1
| * Apply suggestions from code reviewBernard Tyers2020-10-281-9/+10
| * Committing edits.Bernard2020-10-281-35/+37
| * Editing to make shorten content (reduce/remove duplication), add anchor.Bernard2020-10-261-27/+21
| * Updating file with PR review edits.Bernard2020-10-261-49/+46
| * fix syntaxBernard2020-10-231-2/+2
| * updating user guide with backtracking informationBernard2020-10-231-44/+144
| * WIPBernard2020-10-211-0/+132
* | Merge pull request #9131 from uranusjr/install-method-orderPradyun Gedam2020-11-141-17/+59
|\ \
| * | Reorder and revise installation docsTzu-ping Chung2020-11-141-17/+59
* | | Fix misplaced blockquotesPradyun Gedam2020-11-125-44/+44