portage.git
2007-11-24 Zac MedicoFix the var_grep variable in filter_readonly_variables...
2007-11-24 Zac MedicoIn the grep expression that's generated in filter_reado...
2007-11-24 Zac MedicoFilter _E_DOCDESTTREE_ and _E_EXEDESTTREE_ from environ...
2007-11-24 Zac MedicoAdd support for persistence of colon separated
2007-11-23 Zac MedicoMake save_ebuild_env() filter the new source_all_bashrc...
2007-11-23 Zac MedicoTry again to make bashrc sourcing compatible with previous
2007-11-23 Zac Medicounset x to avoid global env pollution. (trunk r8619)
2007-11-23 Zac MedicoFor compatibility with previous behavior, so the bashrc...
2007-11-23 Zac MedicoSort hashes for predictable output from Manifest._creat...
2007-11-23 Zac MedicoUse %% instead of % parameter expansion where appropriate
2007-11-23 Zac MedicoMake the sed expression in filter_readonly_variables...
2007-11-23 Zac MedicoWhen filtering the backupenv in create_trees(), be...
2007-11-22 Zac MedicoAllow any errors from save_ebuild_env() to go to stderr...
2007-11-22 Zac MedicoGeneralize the sed expression in filter_readonly_variab...
2007-11-22 Zac MedicoDon't call preprocess_ebuild_env() unless EBUILD_SH_ARG...
2007-11-22 Zac MedicoWhen portage reinstalls itself, during inst/rm phases...
2007-11-22 Zac MedicoDocument dohtml -p. Thanks to robbat2 for reporting...
2007-11-22 Zac MedicoMake dyn_package() create a /var/db/pkg/*/*/BINPKGMD5...
2007-11-22 Zac MedicoFilter HOSTTYPE, MACHTYPE, and OSTYPE vars that are...
2007-11-22 Zac MedicoIn depgraph.altlist(), measure the bias of circular
2007-11-21 Zac MedicoReplace usage of the "myarg" global variable with the...
2007-11-21 Zac MedicoIn dyn_install(), don't cleanse S from the global envir...
2007-11-21 Zac Medico* Make save_ebuild_env() filter some more variables.
2007-11-21 Zac MedicoGenerate an eerror elog message when an ebuild prerm or
2007-11-21 Zac MedicoFix the diefunc overlay message so that it doesn't...
2007-11-21 Zac MedicoMove environment saving from dyn_compile() to dyn_install()
2007-11-21 Zac MedicoClean up some local variables that are needlessly saved
2007-11-21 Zac MedicoFix an AttributeError for config.backupenv.
2007-11-21 Zac MedicoWhen ROOT != "/" we only want overrides from the calling
2007-11-21 Zac MedicoSync with ebuild.sh and isolated-functions.sh as of...
2007-11-21 Zac MedicoDisable logging and ${T}/environment saving during the
2007-11-21 Zac MedicoFix PROFILE_ONLY_VARIABLES handling in the config const...
2007-11-21 Zac MedicoBug #198398 - Enable Manifest generation when there...
2007-11-21 Zac MedicoClean up vardbapi.counter_tick_core() and replace shell...
2007-11-21 Zac MedicoSet IMAGE for minimal backward compatibility with
2007-11-21 Zac MedicoBug #199311 - Make dblink.getcontents() show the path...
2007-11-21 Zac MedicoFix quoting for `source ${EBUILD}`. (trunk r8503)
2007-11-20 Zac MedicoMake dir_get_metadata() return early if the current...
2007-11-20 Zac Medico* Replace references to deprecated ${IMAGE} with equiva...
2007-11-20 Zac MedicoMake 'full' the default mode, since 'scan' can be annoy...
2007-11-20 Zac MedicoIn the slot collision display, show a maximum of 3...
2007-11-20 Zac MedicoMake the slot collision display show all collisions...
2007-11-20 Zac MedicoFix blocker handling to properly handle SLOT atoms in
2007-11-20 Zac MedicoBug #197797 - Set umask to 022 so that created files...
2007-11-20 Zac MedicoMake diefunc() clean up QA_INTERCEPTORS in case it is
2007-11-20 Zac MedicoConvert all the checks in repoman.checks to use a new...
2007-11-20 Zac MedicoRemove the workaround for \n -> \r\n transformations in
2007-11-20 Zac MedicoBug #198491 - Disable termios.OPOST post-processing...
2007-11-20 Zac Medicomake.globals should not be relative to config_root
2007-11-20 Zac MedicoTweak EOutput.term_columns calculation for TERM="dumb" so
2007-11-20 Zac MedicoDon't do:
2007-11-20 Zac MedicoBug #198492 - Make quickpkg create $PKGDIR if it doesn't
2007-11-20 Zac MedicoIt is not cool and/or helpfull to see an HTML dump...
2007-11-20 Zac MedicoFor unsatisfied dependencies, shorten the per-package...
2007-11-18 Zac MedicoSynchronize vardbapi._aux_cache_keys with trunk. It...
2007-11-06 Zac MedicoRemove the usage.obsolete "KEYWORDS contain -*" warning... v2.1.3.19
2007-11-06 Zac MedicoSimplify and fix bugs in is_valid_package_atom(). ...
2007-11-06 Zac MedicoGo ahead and exempt selected profile-specific USE_EXPAND
2007-11-06 Zac MedicoRemove the installed package masking hack from bug...
2007-11-06 Zac MedicoAllow multislot packages to be added to the world file
2007-11-05 Zac MedicoPort the EbuildNestedDie check from trunk since the
2007-11-04 Zac MedicoMake exception strings more informative. (trunk r8426)
2007-11-04 Zac MedicoFix indentation typo.
2007-11-04 Zac MedicoMake Manifest.create() do some basic validation of...
2007-11-04 Zac MedicoIn portdbapi.cp_list(), validate the ebuild name to...
2007-11-04 Zac MedicoClean up ACCEPT_KEYWORDS incremental stacking logic and
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 Medicoif 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 MedicoRevert to backward compatible masking behavior with...
2007-11-03 Zac MedicoIn portage.fetch(), condense digest check output to...
2007-11-03 Zac MedicoRemove redundant code from previous commit. (trunk...
2007-11-03 Zac MedicoBug #197932 - Make dbapi._cpv_sort_ascending()
2007-11-03 Zac MedicoSynchronize getmaskingreason() and getmaskingstatus...
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...
2007-11-02 Zac MedicoOptimize merge order to try and select nodes that only...
2007-11-02 Zac MedicoRemove an extra \$ from the EbuildQuote.var_reference...
2007-11-02 Zac MedicoAdd a check for redundant cd "${S}" statements on the...
2007-11-02 Zac MedicoFix diefunc() so that it doesn't report that the ebuild...
2007-11-02 Zac MedicoUpdate the FEATURES=mirror docs to more accurately...
2007-11-02 Zac MedicoRemove a few unused depgraph attributes. (trunk r8345)
2007-11-02 Zac MedicoOptimize stdout_spinner.update() methods so that they...
2007-11-02 Zac MedicoIn portage.fetch(), condense digest check output to...
2007-11-02 Zac MedicoOptimize repoman visibility checks to access as little
2007-11-02 Zac MedicoOptimize repoman to share portdbapi.cp_list() results
2007-11-02 Zac MedicoSort all dbapi.cp_list() results in ascending order and
2007-11-02 Zac MedicoFactor the KEYWORDS masking logic out of portdbapi...
2007-11-02 Zac MedicoRewrite the dblink.getcontents() code to use str.split...
2007-11-02 Zac MedicoIf the title string is too big then xtermTitle() can
2007-11-02 Zac MedicoMake world atoms non-greedy for SLOTs in action_depclean()
2007-11-02 Zac Medicoprotect variables specified in PROFILE_ONLY_VARIABLES...
2007-10-23 Zac MedicoDon't show the "checking files for package collisions... v2.1.3.16
next