portage.git
2008-05-30 Zac MedicoPass a mutable config instance into get_masking_status...
2008-05-30 Zac MedicoMake PackageSet.findAtomForPackage() just return the...
2008-05-30 Zac MedicoSimplify None Package.slot handling in match_from_list().
2008-05-30 Zac MedicoFix Atom attribute handling in get_operator() and dep_g...
2008-05-30 Zac MedicoCreate Atom instances earlier to avoid redundant valida...
2008-05-29 Zac MedicoWhen dropping deps from the resume list, make sure...
2008-05-29 Zac MedicoUse Package.metadata instead of calling dbapi.aux_get().
2008-05-29 Zac MedicoUse a frozenset instead of a list for containment tests.
2008-05-29 Zac MedicoFix typo.
2008-05-29 Zac MedicoUse izip() to eliminate temporary dict instances.
2008-05-29 Zac MedicoClean up references to unsatisfied_parents.
2008-05-29 Zac MedicoClean up reference to dropped_tasks when finished.
2008-05-29 Zac MedicoWhen --skipfirst drops packages due to unsatisfied...
2008-05-29 Zac MedicoClean up exception reference from previous commit.
2008-05-29 Zac MedicoMake --skipfirst handle missing dependencies by droppin...
2008-05-29 Zac MedicoSave the content of CONFIG_MEMORY_FILE in dblink.treewa...
2008-05-29 Zac MedicoMake the unmerge time CONFIG_MEMORY_FILE pruning slight...
2008-05-29 Zac MedicoFilter out installed keyword masked packages when popul...
2008-05-29 Zac MedicoFix the code from bug #220341 so that it matches the...
2008-05-28 Zac MedicoSkip redundant Atom construction in select_package().
2008-05-28 Zac MedicoUpdate the fix from bug #220341 to protect USE deps...
2008-05-28 Zac MedicoBug #223447 - Adjust the "installed packages are masked...
2008-05-28 Zac MedicoMake the new behavior from bug #222439 conditional...
2008-05-28 Zac MedicoMake set_term_size() handle the CommandNotFound excepti...
2008-05-28 Zac MedicoConvert doman to use bash's =~ operator instead of...
2008-05-27 Zac MedicoBug #222439 - Add doman support for foo.lang.N filename...
2008-05-27 Zac MedicoFix breakage due to frozenset being immutable.
2008-05-27 Zac MedicoFix typo.
2008-05-27 Zac MedicoMake config._init_dirs() preserver /tmp and /var/tmp...
2008-05-27 Zac MedicoFix a typo from the previous commit.
2008-05-27 Zac MedicoUse new Package.use and iuse attributes to avoid extra...
2008-05-27 Zac MedicoSet Atom.use = None when there are no USE deps (instead...
2008-05-27 Zac MedicoRepoman only checks IUSE for USE deps, so don't evaluat...
2008-05-27 Zac MedicoFix dbapi._iter_match_use() to escape IUSE values when...
2008-05-27 Zac MedicoFix breakage in the BlockerDB constructor.
2008-05-27 Zac MedicoDefine __slots__ for the _use_dep class.
2008-05-27 Zac MedicoFix USE dep matching support in match_from_list() so...
2008-05-27 Zac MedicoBug #223685 - Use the finally clause to collect elog...
2008-05-27 Zac MedicoAdd some debug output for arguments and their associate...
2008-05-26 Zac MedicoDon't silently swallow instances of UnpicklingError...
2008-05-26 Zac MedicoDon't silently swallow instances of UnpicklingError...
2008-05-26 Zac MedicoAvoid triggering "cPickle.UnpicklingError: Global and...
2008-05-26 Zac MedicoSkip source_all_bashrcs() when $EBUILD_PHASE is not...
2008-05-26 Zac Medico* Enable config.setcpv() to use a Package instance...
2008-05-26 Zac MedicoFix a broken reference to the Package.cpv_slot attribute.
2008-05-25 Zac MedicoFix breakage in Package constructor attribute initializ...
2008-05-25 Zac MedicoRemove unused code.
2008-05-25 Zac MedicoUse the metadata wrapper to initialize Package slot...
2008-05-25 Zac MedicoRemove the Package.cpv_slot attribute.
2008-05-25 Zac Medico* Add support for Package instances and USE deps in...
2008-05-25 Zac Medico* Fix PackageSet.findAtomForPackage() to take a Package...
2008-05-25 Zac MedicoFacilitate creation of Atom instances in a few obvious...
2008-05-25 Zac MedicoRemove redundant SLOT dep code in portdbapi.xmatch...
2008-05-25 Zac MedicoRemove category validation cruft from catpkgsplit().
2008-05-25 Zac MedicoFix isvalidatom() so tests pass, and add a USE deps...
2008-05-25 Zac Medico* Fix dep_getusedeps() test to work with tuples.
2008-05-25 Zac MedicoAdd support for conditionals inside USE dependencies...
2008-05-24 Zac MedicoFix broken dep_getusedeps() cache behavior so that...
2008-05-24 Zac MedicoFor dep_expand() backward compatibility, handle atoms...
2008-05-24 Zac MedicoFix paren_reduce() so that it appropriately raises...
2008-05-24 Zac MedicoFix paren_reduce() so that it appropriately raises...
2008-05-24 Zac MedicoFix use_reduce() so that it appropriately raises an...
2008-05-24 Zac MedicoBug #223417 - Make the vardbapi.cpv_all() use_cache...
2008-05-24 Zac MedicoBug #223417 - use floating point mtime for finer graine...
2008-05-23 Zac MedicoBug #220671 - Fix 'RuntimeError: Set changed size durin...
2008-05-23 Zac MedicoBug #2272 - Extend dependency atom sytax to specify...
2008-05-21 Marius MauchRaise an error if the named repository doesn't exist v2.2_pre7
2008-05-20 Zac MedicoWhen using vecho or eqawarn it comes in handy when...
2008-05-20 Zac MedicoSimplify cache code in vardbapi.aux_get().
2008-05-20 Zac MedicoIn vardbapi.aux_get(), don't mark cacheed metadata...
2008-05-20 Zac MedicoInside vardbapi.aux_get(), do more validation on the...
2008-05-19 Zac MedicoAdjust code order to organize it a bit. (branches/2...
2008-05-19 Zac MedicoValidate and normalize target_root earlier in the confi...
2008-05-19 Zac MedicoFix vardbapi.aux_get() logic so that it will correctly...
2008-05-19 Zac MedicoExclude "env" from use in variable substitution since...
2008-05-18 Zac MedicoIn unmerge(), flush the vardbapi aux_get() cache to...
2008-05-18 Zac MedicoTweak vardbapi.aux_get() cache logic a bit.
2008-05-18 Zac Medico* To avoid excessive IO on each call to LinkageMap...
2008-05-18 Zac MedicoBug #222623 - Use "regardless" instead of "irregardless...
2008-05-17 Zac MedicoAdd the environment and some more files to the existing...
2008-05-17 Zac MedicoFix th logic from the previous commit.
2008-05-17 Zac MedicoAdd back the "install new portage asap" behavior that...
2008-05-16 Zac MedicoDetect and filter ebuilds that have invalid versions...
2008-05-16 Zac MedicoAdd dev-util/ftjam to the RDEPEND.suspect list as per...
2008-05-14 Zac MedicoAdd a note about interaction between FEATURES="metadata...
2008-05-14 Zac MedicoSkip blocker atoms for the RDEPEND.suspect check.
2008-05-14 Zac MedicoBug #221537 - Add a new "RDEPEND.suspect" check for...
2008-05-13 Marius Mauchadd xterm-color and interix to list of valid terminals
2008-05-13 Marius MauchRemove 'eselect compiler' references
2008-05-13 Marius MauchPrefer deb2tgz over ar for unpacking .deb files when...
2008-05-13 Marius Mauchmake debug mode configurable
2008-05-13 Marius MauchAdd subversion support for repoman (patch by Fabien...
2008-05-13 Marius Mauchignore consumers from the current package instance...
2008-05-13 Marius MauchCheck vercmp() return value to avoid arbitrary results...
2008-05-13 Mike Frysingerfix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE
2008-05-13 Zac Medicocapitalize Portage
2008-05-13 Zac MedicoDescribe how we limit the probability that temporary...
2008-05-13 Zac MedicoBug #220533 - Document FEATURES="skiprocheck".
2008-05-12 Zac MedicoDefine the world_candidates variable earlier to make...
2008-05-12 Zac MedicoFilter sets that are not "world candidates" from the...
next