summaryrefslogtreecommitdiff
path: root/docs/user_guide.rst
Commit message (Expand)AuthorAgeFilesLines
* Reorganize pip's docs folderPradyun Gedam2018-08-221-775/+0
* user_guide: Fix "Requirements Files" referenceJean-Christophe Fillion-Robin2018-07-221-2/+3
* Remove redundant newlinePradyun Gedam2018-07-151-1/+0
* Added User Guide section on proxy configuration. Fixed #512.Brett Randall2018-07-101-0/+15
* Remove redundancies in list in user_guide.rstgkdoc2018-07-061-4/+4
* Use Sphinx :pep: syntax to link PEPs (#5491)kpinc2018-06-251-3/+1
* Update doc and comment URLs to https where availableJon Dufresne2018-06-131-5/+5
* Switch pip to use Warehouse by defaultDonald Stufft2018-04-161-2/+2
* Navigation (+other) improvements to Documentation (#4855)Pradyun Gedam2017-11-121-0/+2
* Documentation fixes (#4831)Paul Moore2017-11-031-3/+1
* Polish docs and change theme (#4758)Pradyun Gedam2017-10-071-2/+0
* Improve sentence in docs vis passing multiple values in an environment variab...kpinc2017-09-291-2/+2
* Add documentation on how to call pip from user code (#4743)Paul Moore2017-09-281-0/+91
* Configuration - Documentation updates (#4556)Pradyun S. Gedam2017-06-241-1/+1
* Switch default upgrade strategy to only-if-neededPradyun S. Gedam2017-05-191-3/+3
* macOS use ~/.config/pip/pip.conf as well (#4100)Anish Tambe2017-03-021-1/+3
* Fix typos (#4275)Jakub Wilk2017-02-101-1/+1
* Update documentation to mention upgrade-strategyPradyun S. Gedam2017-01-271-20/+14
* OS X -> macOS (#4074)Lipis2016-11-061-4/+4
* Added pip completion support for fish shell.c222016-09-231-1/+5
* Merge pull request #3762 from adamchainz/readthedocs.ioXavier Fernandez2016-07-211-1/+1
|\
| * Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* | Point to setuptools documentation in readthedocs.iomemoselyk2016-06-051-1/+1
|/
* Add a warning about order of processing requirements.jwg42016-02-111-1/+2
* docs: fix some typosXavier Fernandez2016-02-071-2/+2
* Fix example package name in user_guide.rstAnton Ovchinnikov2016-02-051-1/+1
* Correct installation hash checking docsJon Banafato2016-01-281-1/+1
* Fix typo in the user guide docCass2016-01-271-1/+1
* Make "installation bundles" less of an official term.Erik Rose2015-10-111-9/+10
* Revise what hashes protect you against.Erik Rose2015-10-101-7/+8
* Merge 'develop' into 'hashing' to bring the latter up to date.Erik Rose2015-10-081-1/+1
|\
| * Merge pull request #3152 from James-Firth/patch-1Marcus Smith2015-09-301-1/+1
| |\
| | * Fixed broken link to article comparing setup.py to requirements.txtJames Firth2015-09-301-1/+1
* | | Add `pip hash` command.Erik Rose2015-10-081-6/+5
* | | Document hash-checking mode.Erik Rose2015-10-071-21/+58
|/ /
* | refactor the "Fast & Local Installs" section to "Installing from localMarcus Smith2015-09-101-7/+19
|/
* Merge pull request #2820 from j0057/config-docsDonald Stufft2015-06-231-0/+11
|\
| * Document surprising pip configuration behaviorJoost Molenaar2015-06-031-0/+11
* | Issue #2731: Constraints files.Robert Collins2015-06-031-0/+33
|/
* Fix typoRazzi Abuissa2015-05-091-1/+1
* Issue #2675: Granular control over wheels/sdistsRobert Collins2015-04-241-1/+1
* Merge pull request #2714 from mkohler/repeatability_caveatDonald Stufft2015-04-221-2/+5
|\
| * Add setup_requires caveat to repeatability section.Mark Kohler2015-04-221-2/+5
* | PyPI is less broken now. Update docs.Robert Collins2015-04-231-7/+3
|/
* Cleanup now use_wheel is the default.Robert Collins2015-04-201-1/+1
* Update user_guide.rstEric Hanchrow2015-03-221-1/+1
* Update user_guide.rstKyle Persohn2015-03-161-2/+2
* Document an alternative to pip bundleDonald Stufft2014-12-201-0/+20
* Implement platform specific user config locationsDonald Stufft2014-09-101-0/+9
* describe "non-recursive" as "only if needed recursive"Marcus Smith2014-08-241-10/+9