summaryrefslogtreecommitdiff
path: root/distutils2/util.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixing: the long-description field was never taken into accountJulien Miotte2011-01-291-6/+7
* | Adding methods to generate a distutils setup.py file reading the setup.cfg.Julien Miotte2011-01-281-0/+114
|/
* Run pep8 on d2.util?ric Araujo2010-11-261-11/+14
* Small code cleanup?ric Araujo2010-11-261-4/+2
* Make error message from resolve_name more useful for debugging?ric Araujo2010-11-161-2/+2
* Branch merge?ric Araujo2010-11-061-9/+9
|\
| * finished the removal of the log moduleTarek Ziade2010-11-051-9/+9
* | Fix one bug and address some pyflakes warnings?ric Araujo2010-10-161-3/+2
|/
* implemented setup_hook= and commands= in [global]Tarek Ziade2010-10-111-0/+1
* removed the __revision__ tag, that are specific to SVNTarek Ziade2010-10-041-1/+0
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+1129