Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Éric Araujo | 2011-06-19 | 1 | -1/+1 |
* | Make decorators used in packaging preserve docstrings | Éric Araujo | 2011-06-17 | 1 | -5/+7 |
* | Remove unused code in packaging.pypi.dist | Éric Araujo | 2011-06-16 | 1 | -4/+1 |
* | Style change in packaging: use “not in” over “not x in”. | Éric Araujo | 2011-06-08 | 2 | -5/+5 |
* | Fix misunderstanding of how booleans work | Éric Araujo | 2011-06-08 | 1 | -1/+2 |
* | Cleanup in packaging: don’t unnecessarily instantiate exceptions | Éric Araujo | 2011-06-04 | 2 | -2/+2 |
* | Fix typos in class names | Éric Araujo | 2011-06-01 | 2 | -6/+6 |
* | Cleaned up the installer output behavior. | Tarek Ziade | 2011-05-30 | 1 | -4/+6 |
* | make sure the crawler can browse file-based indexes under win32 | Tarek Ziade | 2011-05-21 | 1 | -4/+14 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 8 | -0/+1446 |