summaryrefslogtreecommitdiff
path: root/Lib/ensurepip
Commit message (Expand)AuthorAgeFilesLines
* Close #20757: return success for skipped pip uninstallNick Coghlan2014-02-281-2/+3
* Upgrade pip from 1.5.3 to 1.5.4Donald Stufft2014-02-212-1/+1
* Upgrade pip from 1.5.2 to 1.5.3Donald Stufft2014-02-202-1/+1
* Issue #19744: Handle missing SSL/TLS in ensurepipNick Coghlan2014-02-151-0/+5
* Close #20053: ignore default pip config settingsNick Coghlan2014-02-041-3/+6
* Update pip to 1.5.2 and setuptools to 2.1Donald Stufft2014-01-263-2/+2
* Update pip to the released 1.5Donald Stufft2014-01-022-8/+2
* Update setuptools to 2.0.2Donald Stufft2013-12-312-1/+1
* Update pip to 1.5rc4Donald Stufft2013-12-312-1/+1
* Update bundled pip to 1.5rc3Donald Stufft2013-12-272-1/+1
* Issue #19744: improve ensurepip error when ssl is missingNick Coghlan2013-12-231-0/+15
* Issue #19728: fix ensurepip name clash with submoduleNick Coghlan2013-12-233-68/+67
* Issue #19734: ignore pip env vars in ensurepip._uninstallNick Coghlan2013-12-231-6/+15
* Close #19734: ignore pip env vars in ensurepipNick Coghlan2013-12-231-0/+8
* Upgrade pip to 1.5rc2 and setuptools to 2.0.1Donald Stufft2013-12-204-2/+2
* Issue #19726: actually running 'hg add' helps...Nick Coghlan2013-11-301-0/+30
* Issue #19728: add private ensurepip._uninstall CLINick Coghlan2013-11-301-2/+24
* Fix and test pip version consistencyNick Coghlan2013-11-302-1/+1
* Update bundled pip to 1.5rc1Nick Coghlan2013-11-222-1/+1
* Close #19406: Initial implementation of ensurepipNick Coghlan2013-11-114-0/+158