| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | Clean up imports in pkgutil | ?ric Araujo | 2010-10-31 | 2 | -34/+10 | |
| | | | | * | | | | | | Prevent pydoc failure with zipfile on sys.path (#4005 backport) | ?ric Araujo | 2010-10-31 | 2 | -2/+7 | |
| | | | | * | | | | | | Fix wrong name (thanks pyflakes) | ?ric Araujo | 2010-10-31 | 1 | -1/+1 | |
| | | | | * | | | | | | Fix attribute error | ?ric Araujo | 2010-12-09 | 1 | -0/+3 | |
| | | | | * | | | | | | Remove bogus argument from TempdirManager.create_dist | ?ric Araujo | 2010-10-30 | 1 | -6/+7 | |
| | | | | * | | | | | | Rename ambiguous record file in one test | ?ric Araujo | 2010-10-30 | 1 | -4/+4 | |
| | | * | | | | | | | | Remove unused any | ?ric Araujo | 2011-01-29 | 1 | -6/+0 | |
| | | * | | | | | | | | Fix two NameErrors (#11057) | ?ric Araujo | 2011-01-29 | 2 | -3/+5 | |
| | * | | | | | | | | | first implementation of the remove() method | Gael Pasgrimaud | 2011-01-29 | 3 | -2/+123 | |
| | * | | | | | | | | | cache need to take care of paths | Gael Pasgrimaud | 2011-01-29 | 1 | -2/+2 | |
| | * | | | | | | | | | merge latest | Gael Pasgrimaud | 2011-01-29 | 8 | -288/+290 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | add assertIsFile | Gael Pasgrimaud | 2011-01-29 | 1 | -0/+12 | |
| * | | | | | | | | | | Building extensions from the setup.cfg | Andre Espaze | 2011-01-29 | 2 | -14/+98 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | branch merge | Alexis Metaireau | 2011-01-29 | 8 | -167/+382 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Update installer tests. | Alexis Metaireau | 2011-01-29 | 4 | -61/+138 | |
| | * | | | | | | | | merge the installer | Alexis Metaireau | 2011-01-29 | 43 | -121/+303 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | merge tarek changes. | Alexis Metaireau | 2011-01-28 | 3 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | savepoint | Tarek Ziade | 2010-12-26 | 5 | -16/+107 | |
| | * | | | | | | | | | | move the unpack utilities to _backport | Alexis Metaireau | 2011-01-03 | 4 | -164/+73 | |
| | * | | | | | | | | | | savepoint | Tarek Ziade | 2011-01-03 | 5 | -20/+241 | |
| * | | | | | | | | | | | allowing customization of paths | Tarek Ziade | 2011-01-29 | 1 | -8/+8 | |
| * | | | | | | | | | | | split the micro-language for PEP 345 in markers | Tarek Ziade | 2011-01-29 | 4 | -242/+267 | |
| | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | merged + fixed tests : now README is to be added explicitely in extra_files | Tarek Ziade | 2011-01-29 | 3 | -38/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | | avoid inclusion of README or test/*.py | Godefroid Chapelle | 2011-01-28 | 2 | -35/+4 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | make sure we don't convert packages_root into a multiline value | Tarek Ziade | 2011-01-29 | 1 | -1/+8 | |
| * | | | | | | | | merge to lastest head | Gael Pasgrimaud | 2011-01-29 | 3 | -6/+126 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | merge Julien's clone | Gael Pasgrimaud | 2011-01-29 | 10 | -35/+195 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixing: the long-description field was never taken into account | Julien Miotte | 2011-01-29 | 1 | -6/+7 | |
| | * | | | | | | | | | 'Supported-Platform' was missing from the list of multiple use fields. | Julien Miotte | 2011-01-28 | 1 | -1/+1 | |
| | * | | | | | | | | | Adding methods to generate a distutils setup.py file reading the setup.cfg. | Julien Miotte | 2011-01-28 | 1 | -0/+114 | |
| | * | | | | | | | | | Better handling of multi lines fields of the setup.cfg. | Julien Miotte | 2011-01-28 | 2 | -5/+10 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | simplified the package_dir option - just one root dir allowed | Tarek Ziade | 2011-01-29 | 7 | -62/+51 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | add --metadata option | Gael Pasgrimaud | 2011-01-29 | 1 | -0/+29 | |
| * | | | | | | | | assume --description work | Gael Pasgrimaud | 2011-01-29 | 1 | -1/+3 | |
| * | | | | | | | | add docstring to all public api of DistributionMetadata | Gael Pasgrimaud | 2011-01-28 | 1 | -0/+6 | |
| * | | | | | | | | add DistributionMetadata to apiref. fix directives in modules documentation | Gael Pasgrimaud | 2011-01-28 | 1 | -2/+8 | |
| * | | | | | | | | Allow to have more than one file in description-file. Also check that those f... | Gael Pasgrimaud | 2011-01-28 | 4 | -24/+121 | |
| * | | | | | | | | move line | Gael Pasgrimaud | 2011-01-28 | 1 | -2/+2 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Fix a test following last Gael's commit. | Alexis Metaireau | 2011-01-28 | 1 | -1/+1 | |
| * | | | | | | | fixed #11038. Add strict parameter to metadata.check() and use the strict mod... | Gael Pasgrimaud | 2011-01-28 | 5 | -7/+27 | |
| |/ / / / / / | ||||||
| * | | | | | | fixed a few tests | Tarek Ziade | 2011-01-23 | 3 | -3/+9 | |
| * | | | | | | Print a space after multi-line prompt | ?ric Araujo | 2011-01-21 | 1 | -1/+1 | |
| * | | | | | | setup.cfg does not need to be executable | ?ric Araujo | 2011-01-21 | 1 | -1/+1 | |
| * | | | | | | Silence chatty test. No cookie point for Alexis! | ?ric Araujo | 2011-01-21 | 1 | -2/+5 | |
| * | | | | | | Branch merge | ?ric Araujo | 2011-01-21 | 15 | -24/+175 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2 | Yannick Gingras | 2010-12-09 | 1 | -1/+7 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | made sure that we test both side of the skip_build option | Yannick Gingras | 2010-12-09 | 1 | -1/+7 | |
| | * | | | | | | Added a repr test for depgraph | Antoine Reversat | 2010-12-08 | 1 | -0/+10 | |
| | * | | | | | | merge | Louis Munro | 2010-12-08 | 7 | -25/+0 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | merged. | Louis Munro | 2010-12-08 | 7 | -25/+0 | |
| | | |\ \ \ \ \ | ||||||
