summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Enable config.setcpv() to use a Package instance in place of a cpv.Zac Medico2008-05-262-25/+37
* Fix a broken reference to the Package.cpv_slot attribute. (trunk r10425)Zac Medico2008-05-261-1/+1
* * Add support for Package instances in match_from_list().Zac Medico2008-05-252-28/+76
* * Fix PackageSet.findAtomForPackage() to take a Package instance asZac Medico2008-05-251-35/+18
* Facilitate creation of Atom instances in a few obvious places:Zac Medico2008-05-251-4/+14
* Create Atom instances when validating atoms inside _expand_new_virtuals().Zac Medico2008-05-251-4/+9
* Remove redundant SLOT dep code in portdbapi.xmatch() since it's nowZac Medico2008-05-251-12/+2
* Fix paren_reduce() so that it appropriately raises an InvalidDependString()Zac Medico2008-05-251-1/+5
* Fix paren_reduce() so that it appropriately raises an InvalidDependString()Zac Medico2008-05-251-0/+3
* Fix use_reduce() so that it appropriately raises an InvalidDependStringZac Medico2008-05-251-1/+1
* Bug #223417 - Make the vardbapi.cpv_all() use_cache parameter usefulZac Medico2008-05-252-1/+18
* Bug #223417 - use floating point mtime for finer grained validation inZac Medico2008-05-251-1/+1
* Fix portage_exception namespace.Zac Medico2008-05-251-1/+1
* Merge the Atom class and dbapi._iter_match() from trunk r10387 and r10394.Zac Medico2008-05-254-52/+98
* When using vecho or eqawarn it comes in handy when isolated-functionsZac Medico2008-05-251-0/+2
* Fix isvalidatom() so tests pass, and add a USE deps case to the tests.Zac Medico2008-05-253-15/+13
* Add square brackets, [ and ] to the _invalid_atom_chars_regexp that'sZac Medico2008-05-251-1/+1
* * remove NEEDED from list of metadata variables (trunk r10180)v2.1.5.2Zac Medico2008-05-201-11/+4
* In vardbapi.aux_get(), don't mark cacheed metadata invalid just becauseZac Medico2008-05-201-1/+0
* Inside vardbapi.aux_get(), do more validation on the cache data toZac Medico2008-05-201-0/+9
* Adjust code order to organize it a bit.Zac Medico2008-05-191-5/+5
* Validate and normalize target_root earlier in the config constructor.Zac Medico2008-05-191-6/+6
* Fix vardbapi.aux_get() logic so that it will correctly pull the metadataZac Medico2008-05-191-1/+1
* Exclude "env" from use in variable substitution since we want to avoidv2.1.5.1Zac Medico2008-05-191-3/+5
* In unmerge(), flush the vardbapi aux_get() cache to disk before releasingZac Medico2008-05-181-0/+1
* * Make vardbapi.aux_get() preserve newlines in multi-line metadataZac Medico2008-05-181-8/+24
* Bug #222623 - Use "regardless" instead of "irregardless" since the latterZac Medico2008-05-181-1/+1
* Add the environment and some more files to the existing make.defaultsZac Medico2008-05-171-34/+55
* Fix th logic from the previous commit. (trunk r10350)Zac Medico2008-05-171-1/+4
* Add back the "install new portage asap" behavior that got lost when thatZac Medico2008-05-171-0/+1
* Detect and filter ebuilds that have invalid versions in portdbapi.cp_list().Zac Medico2008-05-171-0/+6
* Add dev-util/ftjam to the RDEPEND.suspect list as per bug #221537, comment #3.Zac Medico2008-05-171-0/+1
* Add a note about interaction between FEATURES="metadata-transfer"v2.1.5Zac Medico2008-05-141-1/+5
* Skip blocker atoms for the RDEPEND.suspect check. (trunk r10335)Zac Medico2008-05-141-1/+2
* Bug #221537 - Add a new "RDEPEND.suspect" check for packages in RDEPEND thatZac Medico2008-05-142-0/+44
* add xterm-color and interix to list of valid terminals (trunk r10329)Zac Medico2008-05-131-1/+1
* Remove 'eselect compiler' references (trunk r10328)Zac Medico2008-05-131-6/+0
* Prefer deb2tgz over ar for unpacking .deb files when installed (patch byZac Medico2008-05-131-1/+14
* Check vercmp() return value to avoid arbitrary results in case it returns NoneZac Medico2008-05-131-2/+4
* fix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE (trunk r10320)Zac Medico2008-05-131-7/+7
* capitalize Portage (trunk r10318)Zac Medico2008-05-131-1/+1
* Describe how we limit the probability that temporary simultaneousZac Medico2008-05-131-0/+13
* Bug #220533 - Document FEATURES="skiprocheck". (trunk r10314)Zac Medico2008-05-131-0/+9
* In the warning about eclasses in overlay overriding eclasses from PORTDIR,Zac Medico2008-05-121-1/+2
* Fix the variable subsitution code from bug #221755 so that variableZac Medico2008-05-122-9/+8
* Bug #221755 - Enable variable substitution in make.defaults to work accrossZac Medico2008-05-112-3/+14
* Merge from trunk:Zac Medico2008-05-113-8/+13
* If the uninstall task did not need to be executed becauseZac Medico2008-05-101-2/+13
* eachother -> each other (trunk r10284)Zac Medico2008-05-101-1/+1
* Always include satisfied blockers as an indicator that blockingZac Medico2008-05-101-6/+8