portage.git
2008-04-11 Zac MedicoAdd some notes for the parallel-fetch feature and the...
2008-04-11 Zac MedicoRename the undocumented --conistent option to --complet...
2008-04-11 Zac MedicoMake file_get() redirect FETCHCOMMAND output to stdout...
2008-04-11 Zac MedicoFix 'undefined name' errors found by pyflakes.
2008-04-11 Zac MedicoFix the code from the previous commit so that it doesn...
2008-04-11 Zac MedicoWhen dep_check() expands new-style virtuals, use USE...
2008-04-11 Zac MedicoMake doebuild() bail out early with a PermissionDenied...
2008-04-11 Zac MedicoRemove unused infodir variable.
2008-04-11 Zac MedicoRemove all calls to config.load_infodir() since it...
2008-04-11 Zac MedicoIn config.setcpv() and load_infodir(), always set known...
2008-04-11 Zac MedicoCopy group mode bits from $PKGDIR when creating subdire...
2008-04-11 Zac MedicoTweak --buildpkgonly and fakeroot logic so that --build...
2008-04-10 Zac MedicoNest the DepcheckCompositeDB class inside the depgraph...
2008-04-10 Zac MedicoRename variable pkg_cpv to pkg_str.
2008-04-10 Zac MedicoFix "pkg" variable name collisions in depgraph.display().
2008-04-10 Zac MedicoMake the CHOST visibility check tolerant of missing...
2008-04-10 Zac MedicoBug #217122 - When waiting for a parallel-fetch downloa...
2008-04-10 Zac MedicoRemove an unused function.
2008-04-10 Zac MedicoImplement expansion of catgories in DepcheckCompositeDB...
2008-04-10 Zac MedicoIterate over a copy of the digraph nodes so that remova...
2008-04-10 Zac MedicoMake sure that everything except Package nodes is ignor...
2008-04-10 Zac MedicoUse cached Package instances in depgraph.display().
2008-04-10 Zac Medico* Make depclean/prune use cached Package instances...
2008-04-10 Zac MedicoMake FakeVartree use PackageVirtualDbapi instead of...
2008-04-10 Zac MedicoImprove used of cached Package instances in depgraph...
2008-04-10 Zac MedicoReplace the fakdbapi class that is used to track depgra...
2008-04-09 Zac MedicoAdd some docs for the DepcheckCompositeDB class.
2008-04-09 Zac MedicoWhen checking atoms without categories against the...
2008-04-09 Zac MedicoFix the docstring for depgraph._dep_expand().
2008-04-09 Zac MedicoFix minor issues in the calculation of the number of...
2008-04-09 Zac MedicoWhen pruning the list of parents for the slot collision...
2008-04-09 Zac MedicoMake DepcheckCompositeDB cache Package instances for...
2008-04-09 Zac MedicoWhen depgraph.select_files() expands an atom category...
2008-04-09 Zac MedicoCreate a new depgraph._dep_expand() method for select_f...
2008-04-09 Zac MedicoHandle issues with newlines in elog messages that can...
2008-04-09 Zac MedicoMake depgraph.select_files() detect when a package...
2008-04-08 Zac MedicoSplit out a depgraph method to check if a specific...
2008-04-08 Zac MedicoBug #162542 - When checking permissions inside CCACHE_D...
2008-04-08 Zac MedicoBug #197810 - Don't automatically downgrade packages...
2008-04-08 Zac MedicoFix --update greedy atoms logic so that it only pulls...
2008-04-08 Zac MedicoFix a little issue in the code from bug #197905 that...
2008-04-08 Zac MedicoRemove the depgraph._get_arg_for_pkg() method since...
2008-04-08 Zac MedicoRemove unused iter_atoms() function.
2008-04-07 Zac MedicoFor repoman, only cache the metadata necessary for...
2008-04-07 Zac MedicoWhen reading and writing the Packages index file, trans...
2008-04-07 Zac Medico* Optimize metadata caching in pordbapi and bindbapi...
2008-04-07 Zac MedicoHandle empty KEYWORDS in the Packages file.
2008-04-07 Zac MedicoFix broken IUSE defaults handling when filtering USE...
2008-04-07 Zac MedicoMove all the --update greedy slot logic to depgraph...
2008-04-07 Zac MedicoMove virtuals logic from DepcheckCompositeDB.match...
2008-04-06 Zac MedicoFix variable name collision in DepcheckCompositeDB...
2008-04-06 Zac MedicoFix DepcheckCompositeDB.match() so that it doesn't...
2008-04-06 Zac MedicoFix BASH_ARGC and BASH_ARGV offsets some more.
2008-04-06 Zac MedicoIn dump_trace(), fix BASH_ARGV and BASH_ARGC offsets...
2008-04-06 Zac MedicoFix java.eclassesnotused logic. Thanks to Betelgeuse.
2008-04-06 Zac MedicoRename the CompositDbapi class to DepcheckCompositeDB...
2008-04-06 Zac MedicoFix the CompositDbapi.match() logic wrt "selective...
2008-04-06 Marius Mauchonly preserve libraries if no copy exists in the libary...
2008-04-06 Zac Medico* Use type -P which does not produce messages to stderr.
2008-04-06 Marius Mauchpreserve order of ebuild messages even between differen...
2008-04-05 Zac MedicoClarify --with-bdeps behavior with example. Thanks...
2008-04-05 Zac MedicoWhen necessary, make quickpkg add missing metadata...
2008-04-05 Zac MedicoHandle a potential InvalidDependString exception inside
2008-04-05 Zac MedicoBug #216328 - Fix broken --newuse reinstallation logic.
2008-04-05 Zac MedicoFix the depgraph package selection cache to update...
2008-04-05 Zac MedicoFix a typo.
2008-04-05 Zac MedicoMemoize package selection results in the depgraph for...
2008-04-05 Zac MedicoRemove "selective" depgraph logic from dep_zapdeps...
2008-04-05 Zac MedicoReplace the depgraph's fakedbapi of visible packages...
2008-04-05 Zac MedicoIn dbapi.move_ent(), never assume that any of the expec...
2008-04-04 Zac MedicoAdd missing "the" to fix grammar.
2008-04-04 Zac Medico* In the event that a previously installed package...
2008-04-04 Zac MedicoAdjust newlines whitespace masked packages display.
2008-04-04 Zac MedicoDisplay the note referencing "masked packages" docs...
2008-04-04 Zac MedicoFix a typo in the depclean USE flag handling when popul...
2008-04-04 Zac MedicoFix a typo.
2008-04-04 Zac MedicoWhen the user has given --depclean a list of atoms...
2008-04-04 Zac MedicoDecrease priority on --onlydpes dependencies so that
2008-04-04 Zac MedicoAdd missing DepPriority instances to the graph so that...
2008-04-03 Zac MedicoEliminate a redundant atom from the --update greedy...
2008-04-03 Zac MedicoFix package selection logic so that it always properly...
2008-04-03 Zac MedicoAdd missing str.upper() call for PORTAGE_FETCH_RESUME_M...
2008-04-03 Zac MedicoIf PORTAGE_FETCH_RESUME_MIN_SIZE is undefined or empty...
2008-04-03 Zac MedicoImplement a PORTAGE_FETCH_RESUME_MIN_SIZE variable...
2008-04-03 Zac MedicoFor old-style virtuals, we need to repeat the package...
2008-04-03 Zac MedicoIn cpv_expand(), if the virtuals file contains a versio...
2008-04-02 Zac MedicoFix the previous commit so that the Package instance...
2008-04-02 Zac MedicoUse Package.cp instead of dep_getkey(cpv).
2008-04-02 Zac MedicoEliminate a redundant os.path.join() call.
2008-04-02 Zac MedicoHandle a potential FileNotFound exception in new_protec...
2008-04-01 Zac MedicoRemove the digraph._parent_child_digraph since it's...
2008-04-01 Zac MedicoBug #215673 - Make ebuild.sh leave IUSE defaults intact...
2008-04-01 Zac MedicoUse pkgcmp() instead of == and best() for correctness...
2008-04-01 Zac MedicoRemove some boolean logic that is obsolete now that...
2008-04-01 Zac MedicoExploid ascending order returned from dbapi.match(...
2008-04-01 Zac MedicoHandle missing LICENSE in the Packages index since...
2008-04-01 Zac MedicoWhen identifying a sys-apps/portage node, compare categ...
2008-04-01 Zac MedicoBug #215308 - Cache the paths of known bad manifests...
2008-03-31 Zac MedicoWhen deps are forced to be satisfied by installed packa...
2008-03-31 Zac MedicoIn the package selection loop, move the installed packa...
next