portage.git
2007-11-04 Zac MedicoIn fetch(), replace checksum_failure_counts dict with...
2007-11-04 Zac MedicoGenerate a usage.obsolete warning whenever
2007-11-04 Zac MedicoMake fetch() behave like the ebuild has RESTRICT="prima...
2007-11-04 Zac MedicoFor sanity, pass an actual list of keys into aux_get...
2007-11-03 Zac MedicoBug #197797 - Do not actively clear o+rx permission...
2007-11-03 Zac MedicoCall die() so that the $TMP directory is always properly
2007-11-03 Zac MedicoBug #197965 - Make fetch() bail out after 5 checksum
2007-11-03 Mike Frysingerif mode=1 and `dialog` is not usable, abort #197990...
2007-11-03 Zac MedicoBug #197965 - When fetch() encounters a checksum failure,
2007-11-03 Zac MedicoFix update_config_files() so that it uses update_dbentry()
2007-11-03 Zac MedicoRemove redundant code from previous commit.
2007-11-03 Zac MedicoBug #197932 - Make dbapi._cpv_sort_ascending()
2007-11-03 Zac MedicoTODO: Make update_config_files() handle slotmove comman...
2007-11-03 Zac MedicoIn portage.fetch(), condense digest check output to...
2007-11-02 Zac MedicoSort scanlist and ebuildlist to ensure that repoman...
2007-11-02 Zac MedicoMake portdbapi.gvisible() use portdbapi._aux_cache_keys
2007-11-02 Zac MedicoReturn early from config.getMaskAtom() as soon as a...
2007-11-02 Zac MedicoBug #197594 - Document FEATURES="lmirror".
2007-11-02 Zac MedicoMake sure vardbapi.cp_list() always sorts the results.
2007-11-02 Zac MedicoFix ignore_priority logic in depgraph.altlist() in...
2007-11-02 Zac MedicoCollapse 2 identical code hunks into 1.
2007-11-02 Zac MedicoOptimize merge order to try and select nodes that only...
2007-11-01 Zac MedicoIn the 'there are no ebuilds to satisfy "foo"' message...
2007-11-01 Zac MedicoProperly escape { and } characters in regular expressio...
2007-11-01 Zac MedicoRemove an extra \$ from the EbuildQuote.var_reference...
2007-11-01 Zac MedicoMake the EbuildUselessCdS check for both quoted and...
2007-11-01 Zac MedicoAvoid making unnecessary copies of PackageSet._atoms by
2007-11-01 Zac MedicoAdd a check for redundant cd "${S}" statements on the...
2007-10-31 Zac MedicoMake depgraph.select_files() recursively expand sets...
2007-10-31 Zac MedicoFix diefunc() so that it doesn't report that the ebuild...
2007-10-31 Zac MedicoUpdate the FEATURES=mirror docs to more accurately...
2007-10-31 Zac MedicoDefer selection of package dependency atoms until they are
2007-10-31 Zac MedicoGather some ignored dependencies so that they can be...
2007-10-31 Zac MedicoRemove a few unused depgraph attributes.
2007-10-30 Zac MedicoFix "args" set handling wrt $ROOT in depgraph._complete...
2007-10-30 Zac MedicoImplement license filtering for xmatch minimum-visible and
2007-10-30 Zac MedicoOptimize xmatch "bestmatch-visible" to do fewer metadata
2007-10-30 Zac MedicoImplement a "consistent" depgraph parameter (enabled...
2007-10-29 Zac MedicoUse rstrip("\n") to remove trailing newlines from
2007-10-29 Zac MedicoRewrite the dblink.getcontents() code to use str.split...
2007-10-29 Zac MedicoMake portdbapi.cp_list() use os.listdir() instead of
2007-10-28 Zac MedicoFix PackageSet.getAtoms() and getNonAtoms() so that...
2007-10-28 Zac MedicoFix --depclean to use SetConfig.getSetAtoms() and also...
2007-10-28 Zac MedicoFix SetConfig.getSetAtoms() to stop initializing ignorelist
2007-10-28 Zac MedicoOptimize stdout_spinner.update() methods so that they...
2007-10-28 Zac MedicoFix cp_list() to prevent it from returning a reference
2007-10-28 Zac MedicoSort all dbapi.cp_list() results in ascending order and
2007-10-27 Zac MedicoReplace depgraph._slot_node_map with _slot_pkg_map so
2007-10-27 Zac MedicoMake depgraph._select_atoms() more flexible by allowing
2007-10-27 Zac MedicoReuse an existing EmergeConfig instance instead of
2007-10-27 Zac MedicoFix broken $ROOT handling for setconfig in the MergeTask
2007-10-26 Zac MedicoIn portage.fetch(), condense digest check ouput to...
2007-10-26 Zac MedicoOptimize repoman to share portdbapi.cp_list() results
2007-10-26 Zac MedicoAdd missing break statement for xmatch minimum-visible.
2007-10-26 Zac MedicoOptimize repoman visibility checks to access as little
2007-10-26 Zac MedicoMake emerge add sets to the world file as one would...
2007-10-26 Zac MedicoAllow sets to get through world file validation and
2007-10-26 Zac MedicoPrevent premature expansion of old-style virtuals
2007-10-26 Zac MedicoOptimize the algorithm used for expansion of set
2007-10-26 Marius Mauchupdate notes about package sets
2007-10-26 Marius Mauchbreak potential cycles in set expansion
2007-10-26 Marius Mauchuse SetConfig.getSetAtoms instead of PackageSet.getAtom...
2007-10-26 Marius Mauchuse a @ prefix for sets, and replace world/system with...
2007-10-25 Marius MauchAllow sets to contain non-atoms
2007-10-25 Zac MedicoFIX: indentation problem, also end the Portage identifi...
2007-10-25 Zac MedicoFix: Make repoman actually USE -m commit message again...
2007-10-25 Zac MedicoCorrect expected split counts for CONTENTS lines.
2007-10-25 Zac MedicoHandle a potential IndexError.
2007-10-25 Zac MedicoRemove obsolete whitespace handling code for "obj"...
2007-10-25 Zac MedicoHandle multiple consecutive spaces in filenames as per
2007-10-25 Zac MedicoFor the emergelog message, send in the original list of
2007-10-25 Zac MedicoIf the title string is too big then xtermTitle() can
2007-10-25 Zac MedicoFilter atoms that come from sets when generating
2007-10-25 Zac MedicoFor the global AUTOCLEAN, pass an empty list into unmerge()
2007-10-25 Zac MedicoSpit out a depgraph._get_existing_pkg() method for...
2007-10-25 Zac MedicoMake the Package class generate the digraph nodes.
2007-10-25 Zac MedicoFix inverted logic error.
2007-10-24 Zac MedicoConvert depgraph creation from using recursive calls to
2007-10-24 Zac MedicoAdd back support for greedy SLOTs when --update is...
2007-10-24 Zac MedicoFix broken import.
2007-10-24 Zac MedicoAdd back support for helpful `emaint --check world...
2007-10-24 Zac MedicoAdd back support for detecting if the world file contains
2007-10-24 Zac MedicoAdd back support for handling missing system/world...
2007-10-24 Zac MedicoReplace sys.exit() calls with return statements in...
2007-10-24 Zac MedicoRemove --update greedy SLOTs code from depgraph.select_...
2007-10-24 Zac MedicoMake world atoms non-greedy for SLOTs in action_depclean()
2007-10-24 Marius Mauchremove 'system' and 'world' as actions, and remove...
2007-10-23 Zac MedicoFix selective logic to work properly with masked packages.
2007-10-23 Zac MedicoMatch packages against arguments earlier in
2007-10-23 Zac MedicoFix logic for the "selective" depgraph parameter so
2007-10-23 Marius Mauchdocument PROFILE_ONLY_VARIABLES
2007-10-23 Marius Mauchrevert r8256 (plans changed)
2007-10-23 Marius Mauchmove base classes for package sets into a separate...
2007-10-23 Marius Mauchjust pass the SetConfig instance instead of only the...
2007-10-23 Zac MedicoOptimize PROFILE_ONLY_VARIABLES handling.
2007-10-23 Marius Mauchmake 'world' and 'system' behave like their sets/ count...
2007-10-23 Marius Mauchmake PROFILE_ONLY_VARIABLES incremental
2007-10-23 Marius Mauchprotect variables specified in PROFILE_ONLY_VARIABLES...
2007-10-23 Alec Warneradd quickie logger function
2007-10-23 Alec WarnerBegin to use python logging framework. Remove if quiet...
next