Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close #20757: return success for skipped pip uninstall | Nick Coghlan | 2014-02-28 | 1 | -2/+4 |
* | Issue #19744: Handle missing SSL/TLS in ensurepip | Nick Coghlan | 2014-02-14 | 1 | -0/+8 |
* | Close #20053: ignore default pip config settings | Nick Coghlan | 2014-02-04 | 1 | -0/+16 |
* | Update pip to the released 1.5 | Donald Stufft | 2014-01-02 | 1 | -8/+8 |
* | Issue #19744: improve ensurepip error when ssl is missing | Nick Coghlan | 2013-12-23 | 1 | -0/+57 |
* | Issue #19728: fix ensurepip name clash with submodule | Nick Coghlan | 2013-12-23 | 1 | -23/+60 |
* | Issue #19734: ignore pip env vars in ensurepip._uninstall | Nick Coghlan | 2013-12-23 | 1 | -0/+14 |
* | Close #19734: ignore pip env vars in ensurepip | Nick Coghlan | 2013-12-23 | 1 | -0/+8 |
* | Issue #19728: add private ensurepip._uninstall CLI | Nick Coghlan | 2013-11-30 | 1 | -0/+75 |
* | Avoid global side effect in test_ensurepip | Nick Coghlan | 2013-11-13 | 1 | -3/+8 |
* | Close #19406: Initial implementation of ensurepip | Nick Coghlan | 2013-11-11 | 1 | -0/+123 |