summaryrefslogtreecommitdiff
path: root/distutils2/version.py
Commit message (Expand)AuthorAgeFilesLines
* Fix stringification of final versions (#16107).?ric Araujo2012-10-271-0/+3
* Removed the trailing zero wiping (#14264)Tarek Ziade2012-03-121-8/+10
* Fix comparison bug with 'rc' versions (#11841)?ric Araujo2012-02-271-11/+13
* Fix typos in comments.?ric Araujo2012-02-061-3/+3
* Cosmetic fixes for whitespace and a regex.?ric Araujo2011-10-051-1/+1
* Fix the backport fixes.?ric Araujo2011-09-181-1/+0
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-6/+10
* make sure project that have numbers in their names can be parsedTarek Ziade2011-01-011-13/+19
* allowing predicates without parenthesis -- that's how the install script will...Tarek Ziade2011-01-011-8/+14
* Changed hashing behaviour for NormalizedVersion. Equal versions have theAmos Latteier2010-09-291-2/+3
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+433