summaryrefslogtreecommitdiff
path: root/distutils2/command/check.py
Commit message (Expand)AuthorAgeFilesLines
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-22/+22
* Don't check twice the same thing (restructured text compatibility).Alexis Metaireau2011-02-011-1/+1
* metadata warnings were not shown to the userGodefroid Chapelle2011-01-301-1/+3
* metadata.check checks for missing authorGodefroid Chapelle2011-01-291-2/+1
* fixed #11038. Add strict parameter to metadata.check() and use the strict mod...Gael Pasgrimaud2011-01-281-1/+1
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-2/+2
* removed core.pyTarek Ziade2010-10-251-1/+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/+88