summaryrefslogtreecommitdiff
path: root/distutils2/version.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #16107 and #15957 from defaultpython3Éric Araujo2012-10-271-0/+3
|\
| * Fix stringification of final versions (#16107).?ric Araujo2012-10-271-0/+3
* | Merge default?ric Araujo2012-05-211-8/+10
|\ \ | |/
| * Removed the trailing zero wiping (#14264)Tarek Ziade2012-03-121-8/+10
* | Merge fixes for #13974, #6884 and #11841 from default?ric Araujo2012-02-271-4/+4
|\ \ | |/ |/|
| * Merge touch-ups from default?ric Araujo2012-02-091-3/+3
| |\
| * \ Merge #11841 and other changes from default?ric Araujo2011-10-051-4/+4
| |\ \
| | * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-4/+4
* | | | 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