summaryrefslogtreecommitdiff
path: root/distutils2/database.py
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-211-75/+19
|\
| * Fix minor whitespace, syntax and idiom nits?ric Araujo2012-05-161-8/+1
| * Remove unused names?ric Araujo2012-05-151-2/+0
| * #13166: Implement __str__ on Distribution and EggInfoDistribution, use for py...Guillaume Pratte2012-04-211-0/+6
| * fix for 14294Preston Holmes2012-03-131-69/+9
| * switching to use_egg_info by defaultTarek Ziade2012-03-131-4/+4
| * changed the metadata behavior so the version does not get set all the timeTarek Ziade2012-03-121-1/+2
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-28/+10
|/
* Fix database.Distribution.list_distinfo_files (#12785).?ric Araujo2011-09-181-1/+3
* Fix the backport fixes.?ric Araujo2011-09-181-25/+36
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-2/+2
* Branch merge. Will clean up later.?ric Araujo2011-08-311-1/+1
|\
| * Fix typo?ric Araujo2011-08-291-1/+1
* | Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-23/+31
|/
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-0/+647