summaryrefslogtreecommitdiff
path: root/distutils2/command/register.py
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-211-0/+1
|\
| * Update list of Trove classifiers (these reproduce fast)?ric Araujo2012-03-141-0/+1
* | Ye olde merge.?ric Araujo2011-11-121-1/+1
|\ \ | |/
| * Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code?ric Araujo2011-11-111-1/+1
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-18/+19
|/
* Fix the backport fixes.?ric Araujo2011-09-181-7/+5
* Let?s not use input in 2.x?ric Araujo2011-09-121-6/+6
* Convert print function calls back to print statements.?ric Araujo2011-09-121-2/+2
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-65/+44
* Changing the metadata.version API and relocating the metadata_to_dict function.Kelsey Hightower2011-02-101-3/+3
* Merge Kelsey?s edits with mine?ric Araujo2011-02-101-4/+4
|\
| * Fixing logging strings; improve lower-case consistencyKelsey Hightower2011-02-091-5/+5
* | More logging tweaks: use real warning method, merge some calls.?ric Araujo2011-02-101-3/+2
* | Use lazy form in logging calls, again.?ric Araujo2011-02-101-5/+5
|/
* fixed a few testsTarek Ziade2011-01-231-0/+4
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-1/+1
* Remove deprecated code o/?ric Araujo2010-11-261-18/+1
* finished the removal of the log moduleTarek Ziade2010-11-051-14/+16
* 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/+298