summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Move conf.py into the html directory, to be compatible with RTDPradyun Gedam2018-08-221-3/+3
* Reorganize pip's docs folderPradyun Gedam2018-08-2230-10/+9
* Merge pull request #5664 from cjerdonek/issue-5375-svn-ssh-authPradyun Gedam2018-08-221-0/+6
|\
| * Fix #5375: add editable install support for svn+ssh URLs with a username.Chris Jerdonek2018-07-291-0/+6
* | Change the import names as renamedPradyun Gedam2018-08-051-1/+1
* | Merge pull request #5561 from pradyunsg/python-3.7Pradyun Gedam2018-07-301-1/+1
|\ \
| * \ Merge branch 'master' into python-3.7Pradyun Gedam2018-07-2413-711/+522
| |\ \ | | |/
| * | Document and test support for Py3.7Pradyun Gedam2018-07-031-1/+1
* | | Merge pull request #5653 from pradyunsg/docs/update-release-processPradyun Gedam2018-07-281-19/+20
|\ \ \ | |_|/ |/| |
| * | Address review comments from @pfmoorePradyun Gedam2018-07-241-6/+7
| * | Improve text in create new release sectionPradyun Gedam2018-07-241-17/+17
* | | Remove redundant files from docs/ directoryPradyun Gedam2018-07-243-432/+0
|/ /
* | Document platforms/tooling new pip maintainers can be given access toPradyun Gedam2018-07-241-0/+11
* | Merge pull request #5635 from jcfr/fix-userguide-referencePradyun Gedam2018-07-241-2/+3
|\ \
| * | user_guide: Fix "Requirements Files" referenceJean-Christophe Fillion-Robin2018-07-221-2/+3
* | | Don't mention pip in the headers of development docs pagesPradyun Gedam2018-07-242-6/+6
* | | Add a note saying older references might be brokenPradyun Gedam2018-07-241-0/+5
* | | Add the deprecation helper information from b6dae7a5949ec67c16678f0a367cc8452...Pradyun Gedam2018-07-221-0/+7
* | | Merge branch 'master' into docs/improve-dev-docsPradyun Gedam2018-07-221-2/+3
|\ \ \ | |/ /
| * | Merge pull request #5336 from benoit-pierre/src_build_reqs_in_pep518Pradyun Gedam2018-07-201-2/+3
| |\ \
| | * | enable source installs for build dependenciesBenoit Pierre2018-06-261-2/+3
| * | | Merge pull request #5542 from pradyunsg/dev-ops/deprecation-utilitiesPradyun Gedam2018-07-201-0/+6
| |\ \ \
| | * | | Mention the helper along with pip's deprecation policyPradyun Gedam2018-07-151-0/+6
* | | | | Add the deprecation policy changes from fde9eb66f072adad73491b00beafddd6Pradyun Gedam2018-07-171-8/+8
* | | | | Merge branch 'master' into docs/improve-dev-docsPradyun Gedam2018-07-173-6/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #5574 from javabrett/proxy-docPradyun Gedam2018-07-151-0/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove redundant newlinePradyun Gedam2018-07-151-1/+0
| | * | | Added User Guide section on proxy configuration. Fixed #512.Brett Randall2018-07-101-0/+15
| * | | | Merge pull request #5553 from ashtyrov/masterPradyun Gedam2018-07-151-1/+3
| |\ \ \ \
| | * | | | Wrapped text to 80 characters.Alexander Shtyrov2018-06-301-1/+2
| | * | | | Modify the wording of the installation instructions. Fixes #5532Alexander Shtyrov2018-06-291-1/+2
| | | |_|/ | | |/| |
| * | | | Fix typo: tools/test-requirements.txt.Chris Jerdonek2018-07-111-2/+2
| | |/ / | |/| |
| * | | Remove redundancies in list in user_guide.rstgkdoc2018-07-061-4/+4
| * | | Adjust the deprecation policy to be time basedDonald Stufft2018-07-061-8/+8
| * | | Merge pull request #5530 from pradyunsg/misc/simplify-linter-usePradyun Gedam2018-07-041-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix lint errors on newly covered filesPradyun Gedam2018-06-251-1/+1
* | | | Improve "Submitting Pull Requests" sectionPradyun Gedam2018-07-022-12/+16
* | | | Provide examples of running specific tests using toxPradyun Gedam2018-07-021-4/+18
* | | | Mention that pip is volunteer maintainedPradyun Gedam2018-07-021-3/+3
* | | | Don't mention various ways to contributePradyun Gedam2018-07-021-6/+0
* | | | Polish the Release Process documentationPradyun Gedam2018-07-021-11/+11
* | | | Use newer development docsPradyun Gedam2018-07-021-1/+1
* | | | Add shorthand for pypi projectsPradyun Gedam2018-07-021-0/+1
* | | | Document how to rebase a branchPradyun Gedam2018-07-021-0/+106
* | | | Document how to submit pull requestsPradyun Gedam2018-07-022-54/+27
* | | | Add a new section documenting development processesPradyun Gedam2018-07-021-0/+96
* | | | Move and expand contribution related notesPradyun Gedam2018-07-022-105/+103
* | | | Move release-process docs to separate pagePradyun Gedam2018-07-022-91/+96
* | | | Start breaking development documentationPradyun Gedam2018-07-022-15/+26
|/ / /
* | | get-pip: add notes to docs for specifying versionsErnest W Durbin III2018-06-291-0/+5
| |/ |/|