Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor packaging cleanup. | Éric Araujo | 2011-07-29 | 1 | -12/+12 |
* | Closes #12391: temporary files are now cleaned up. | Vinay Sajip | 2011-07-07 | 1 | -7/+5 |
* | Stop binding sys.path as default parameter value in packaging. | Éric Araujo | 2011-06-16 | 1 | -13/+6 |
* | Don’t try to install something when running from uninstalled source (#12246). | Éric Araujo | 2011-06-10 | 1 | -3/+14 |
* | Packaging: use repr to display projects name (3ebabfbf6fe3 followup) | Éric Araujo | 2011-06-10 | 1 | -1/+1 |
* | make sure we check for write access before starting the install, and add corr... | Tarek Ziade | 2011-05-31 | 1 | -8/+40 |
* | better UI when the user does not have the perms to remove the project | Tarek Ziade | 2011-05-30 | 1 | -2/+25 |
* | Cleaned up the installer output behavior. | Tarek Ziade | 2011-05-30 | 1 | -16/+16 |
* | fixed the move api in packaging.install, and closing the handle left by mkste... | Tarek Ziade | 2011-05-21 | 1 | -4/+2 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+483 |