summaryrefslogtreecommitdiff
path: root/news
Commit message (Expand)AuthorAgeFilesLines
* Added a news filePaul Moore2018-03-261-0/+1
* Keep install options in requirements.txt from leakingPhil Pennock2018-03-201-0/+1
* Merge branch 'release/9.0.2' into merged/9.0.2Donald Stufft2018-03-161-2/+0
* Merge pull request #4999 from xoviat/pep518-editablePaul Moore2018-03-021-0/+1
|\
| * :newspaper:xoviat2018-03-011-0/+1
* | Merge pull request #4877 from edmorley/markers-ignore-loglevelPaul Moore2018-03-011-0/+1
|\ \
| * | Use log level info when ignoring packages due to environment markersEd Morley2018-01-281-0/+1
* | | Merge pull request #4932 from doloopwhile/bugfix/4917-decoding-stdout-of-shellPaul Moore2018-03-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Removed unnecessary newsfile #4917OMOTO Kenji2018-01-231-1/+0
| * | Fixed issue #4917 and Upgraded vendored distro to v1.2.0OMOTO Kenji2017-12-262-1/+2
* | | Install build requirements before calling setup.py (#4799)xoviat2018-03-011-0/+0
* | | Add expansion of environment variables in requirement files (#3728)BrownTruck2018-02-051-0/+2
| |/ |/|
* | Merge pull request #4982 from pradyunsg/misc/error-out-on-inputPradyun Gedam2018-01-242-0/+2
|\ \
| * | :newspaper:Pradyun Gedam2018-01-212-0/+2
* | | Merge pull request #4764 from pradyunsg/cache/ephem-wheel-cachePaul Moore2018-01-231-0/+3
|\ \ \
| * \ \ Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2018-01-249-0/+5
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2017-12-011-0/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2017-11-1711-2/+15
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2017-10-243-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:pypa/pip into cache/ephem-wheel-cachePradyun Gedam2017-10-2011-1/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge masterPradyun S. Gedam2017-10-0422-3/+26
| |\ \ \ \ \ \ \
| * | | | | | | | Add news fileThomas Kluyver2017-07-051-0/+3
* | | | | | | | | Error out on encoding issues while loading configuration (#4976)Pradyun Gedam2018-01-231-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | The parameter include_editables of pip.get_installed_distributions() is desri...GOTO Hayato2018-01-201-0/+1
* | | | | | | | Add a note about temporary directories to --build help text (#4944)Anuj Godase2018-01-011-0/+1
* | | | | | | | Quickstart doc: improve the grammar (#4934)Mariatta2017-12-221-0/+0
* | | | | | | | Quickstart doc: lowercase the i in Install. (#4933)Mariatta2017-12-221-0/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix local variable 'base_url' referenced before assignment (#4914)Giftlin Rajaiah2017-12-171-0/+1
* | | | | | | Merge pull request #4920 from asottile/no_need_for_distro_patchDonald Stufft2017-12-151-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Drop vendoring patch for distroAnthony Sottile2017-12-141-0/+0
* | | | | | | | Merge pull request #4923 from asottile/pyupgrade_testsDonald Stufft2017-12-151-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade syntax in ./testsAnthony Sottile2017-12-141-0/+0
| |/ / / / / / /
* | | | | | | | Upgrade syntax in src/pip/_internalAnthony Sottile2017-12-141-0/+0
|/ / / / / / /
* | | | | | | Fix unassigned variable.Gabriel Curio2017-12-021-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #4529 from mwilliamson/download-platform-no-depsXavier Fernandez2017-11-171-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add news for allowing download specific platform with --no-depsMichael Williamson2017-10-121-0/+2
* | | | | | Update comment now that `-d` is not an install option (#4851)Anthony Sottile2017-11-121-0/+0
* | | | | | Fix typos in mailing list links in README (#4850)Erwin Janssen2017-11-101-0/+0
* | | | | | add news for missing-newline fixMin RK2017-11-051-0/+1
* | | | | | Merge pull request #4642 from pradyunsg/feature/idempotent-uninstallPradyun Gedam2017-11-052-0/+2
|\ \ \ \ \ \
| * | | | | | :newspaper:Pradyun Gedam2017-11-032-0/+2
* | | | | | | Add a global option to disable colors (#4739)Oz N Tiram2017-11-051-0/+2
|/ / / / / /
* | | | | | Merge pull request #4819 from pradyunsg/vendoring/late-oct-2017Pradyun Gedam2017-11-033-2/+3
|\ \ \ \ \ \
| * | | | | | Update pkg_resources (via setuptools) to 36.6.0.Pradyun Gedam2017-10-281-1/+1
| * | | | | | Update six to 1.11.0Pradyun Gedam2017-10-281-0/+1
| * | | | | | Update distlib to 0.2.6Pradyun Gedam2017-10-281-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Freeze not installed (#4292, #4293)Calvin Smith2017-10-311-0/+5
* | | | | | Record installed files in a deterministic orderMathieu Bridon2017-10-261-0/+2
|/ / / / /
* | | | | More HTTP status codes to retry on (#4473)Bartek Ogryczak2017-10-241-0/+4
* | | | | Address issue #1139: make --force-reinstall not require --upgrade (#4432)Chris Jerdonek2017-10-241-0/+1