| Commit message (Collapse) | 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 |
| | | |||||
| * | Style change in packaging: use “not in” over “not x in”. | Éric Araujo | 2011-06-08 | 1 | -2/+2 |
| | | | | | Such tests are IMO easier to read if both operators are grouped. | ||||
| * | 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 | 1 | -1/+1 |
| | | |||||
| * | Fix typos in class names | Éric Araujo | 2011-06-01 | 1 | -2/+2 |
| | | |||||
| * | Cleaned up the installer output behavior. | Tarek Ziade | 2011-05-30 | 1 | -4/+6 |
| | | | | | | | This change also makes sure the logger handlers are not alterated after an installation. That also fixes the remaining environment alteration issue in test_packaging. | ||||
| * | 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 | 1 | -0/+452 |
