summaryrefslogtreecommitdiffstats
path: root/pym/portage/versions.py
Commit message (Expand)AuthorAgeFilesLines
...
* * Make pkgcmp() pass the ebuild revision directly into vercmp() sinceZac Medico2008-01-111-7/+1
* Make best() return early when it's only given one packages.Zac Medico2007-08-221-3/+3
* For bug #188449, since python floats have limited range, we multiply both flo...Zac Medico2007-08-151-2/+11
* Make pkgsplit and catpkgsplit return imutable tuples instead of mutable lists...Zac Medico2007-06-071-5/+6
* Return copies of the cached values from pkgsplit and catpkgsplit.Zac Medico2007-06-061-2/+2
* For bug #171259, fix vercmp so that implicit _p0 is less than explicit _p0. ...Zac Medico2007-05-051-3/+5
* remove category regex, dumb idea, sorry I did itAlec Warner2007-03-031-6/+0
* Namespace sanitizing, step 3Marius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 2Marius Mauch2007-01-251-9/+9
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+314