summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the unmerge time CONFIG_MEMORY_FILE pruning slightly more aggressive,Zac Medico2008-05-291-3/+2
* Filter out installed keyword masked packages when populatingZac Medico2008-05-291-1/+3
* Fix the code from bug #220341 so that it matches the atom against theZac Medico2008-05-291-2/+12
* * Update the fix from bug #220341 to protect USE deps from being neglected.Zac Medico2008-05-281-5/+13
* Bug #223447 - Adjust the "installed packages are masked" display to recognizeZac Medico2008-05-282-12/+47
* Make set_term_size() handle the CommandNotFound exception if sttyZac Medico2008-05-281-2/+6
* Convert doman to use bash's =~ operator instead of calling egrep.Zac Medico2008-05-281-1/+1
* Fix breakage due to frozenset being immutable. (trunk r10455)Zac Medico2008-05-271-2/+2
* Make config._init_dirs() preserver /tmp and /var/tmp permissions ifZac Medico2008-05-271-6/+13
* Fix a typo from the previous commit. (trunk r10450)Zac Medico2008-05-271-1/+1
* Use new Package.use and iuse attributes to avoid extra split() calls.Zac Medico2008-05-271-22/+13
* Fix breakage in the BlockerDB constructor. (trunk r10443)Zac Medico2008-05-271-1/+1
* Merge code for the Package.root_config attribute from trunk r10440,Zac Medico2008-05-271-50/+83
* Bug #223685 - Use the finally clause to collect elog messages justZac Medico2008-05-271-3/+1
* Add some debug output for arguments and their associated atoms, to help inZac Medico2008-05-271-1/+8
* Don't silently swallow instances of UnpicklingError since they are easilyZac Medico2008-05-262-5/+15
* Avoid triggering "cPickle.UnpicklingError: Global and instance picklesZac Medico2008-05-261-3/+13
* Skip source_all_bashrcs() when $EBUILD_PHASE is not set. (trunk r10429)Zac Medico2008-05-261-0/+1
* * 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