summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-314/+1
* more string deprecationAlec Warner2007-01-121-7/+7
* comment the excepts in a few placesAlec Warner2007-01-121-1/+1
* portage_versions.py, more string.atoi -> int, fix another except: that should...Alec Warner2007-01-121-10/+10
* Change vercmp to use int() instead of string atoi, catch ValueError in pkgcmpAlec Warner2007-01-121-3/+3
* Allow catpkgsplit to be less strict for atoms that come from installed packag...Zac Medico2007-01-111-1/+3
* Use a global to ensure that the valid_category regex is cached.Zac Medico2007-01-111-2/+4
* SpanKY likes the latin categoriesAlec Warner2007-01-111-1/+1
* learn to spellAlec Warner2007-01-111-1/+1
* Handle the exception in isvalidatom, change it to use a portage exceptoin, th...Alec Warner2007-01-111-2/+3
* Fix comments for catpkgsplitAlec Warner2007-01-111-1/+2
* Valid categories in catpkgsplitAlec Warner2007-01-111-1/+19
* A quick docstring for vercmpAlec Warner2006-12-071-1/+23
* portage_versions lacks a header or copyright notice :xAlec Warner2006-12-071-0/+6
* For bug #152127, make vercmp give less value to implcit .0, so two versions t...Zac Medico2006-12-071-2/+5
* Move portage.best() to portage_versions.Zac Medico2006-07-221-0/+14
* Add a docstring with epytext markup to portage_versions.pkgcmp(). Thanks to ...Zac Medico2006-07-171-0/+21
* Move endversion and endversion_keys to portage_versions and import them for b...Zac Medico2006-04-231-0/+2
* Backport of version code rewrite (bug 37406), should be completely backwards ...Marius Mauch2005-11-131-0/+222