2007-11-21 |
Zac Medico | Replace usage of the "myarg" global variable with the... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | In dyn_install(), don't cleanse S from the global envir... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | * Make save_ebuild_env() filter some more variables. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Generate an eerror elog message when an ebuild prerm or |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Fix the diefunc overlay message so that it doesn't... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Move environment saving from dyn_compile() to dyn_install() |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Clean up some local variables that are needlessly saved |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Fix an AttributeError for config.backupenv. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | When ROOT != "/" we only want overrides from the calling |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Sync with ebuild.sh and isolated-functions.sh as of... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Disable logging and ${T}/environment saving during the |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Fix PROFILE_ONLY_VARIABLES handling in the config const... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Bug #198398 - Enable Manifest generation when there... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Clean up vardbapi.counter_tick_core() and replace shell... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Set IMAGE for minimal backward compatibility with |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Bug #199311 - Make dblink.getcontents() show the path... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Zac Medico | Fix quoting for `source ${EBUILD}`. (trunk r8503) |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Make dir_get_metadata() return early if the current... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | * Replace references to deprecated ${IMAGE} with equiva... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Make 'full' the default mode, since 'scan' can be annoy... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | In the slot collision display, show a maximum of 3... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Make the slot collision display show all collisions... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Fix blocker handling to properly handle SLOT atoms in |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Bug #197797 - Set umask to 022 so that created files... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Make diefunc() clean up QA_INTERCEPTORS in case it is |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Convert all the checks in repoman.checks to use a new... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Remove the workaround for \n -> \r\n transformations in |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Bug #198491 - Disable termios.OPOST post-processing... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | make.globals should not be relative to config_root |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Tweak EOutput.term_columns calculation for TERM="dumb" so |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Don't do: |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | Bug #198492 - Make quickpkg create $PKGDIR if it doesn't |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | It is not cool and/or helpfull to see an HTML dump... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zac Medico | For unsatisfied dependencies, shorten the per-package... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Zac Medico | Synchronize vardbapi._aux_cache_keys with trunk. It... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Zac Medico | Remove the usage.obsolete "KEYWORDS contain -*" warning... v2.1.3.19 |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Zac Medico | Simplify and fix bugs in is_valid_package_atom(). ... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Zac Medico | Go ahead and exempt selected profile-specific USE_EXPAND |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Zac Medico | Remove the installed package masking hack from bug... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Zac Medico | Allow multislot packages to be added to the world file |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Zac Medico | Port the EbuildNestedDie check from trunk since the |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Make exception strings more informative. (trunk r8426) |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Fix indentation typo. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Make Manifest.create() do some basic validation of... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | In portdbapi.cp_list(), validate the ebuild name to... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Clean up ACCEPT_KEYWORDS incremental stacking logic and |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | In fetch(), replace checksum_failure_counts dict with... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Generate a usage.obsolete warning whenever |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | Make fetch() behave like the ebuild has RESTRICT="prima... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Zac Medico | For sanity, pass an actual list of keys into aux_get... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197797 - Do not actively clear o+rx permission... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Call die() so that the $TMP directory is always properly |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | if mode=1 and `dialog` is not usable, abort #197990... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197965 - When fetch() encounters a checksum failure, |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Fix update_config_files() so that it uses update_dbentry() |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Revert to backward compatible masking behavior with... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | In portage.fetch(), condense digest check output to... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Remove redundant code from previous commit. (trunk... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Bug #197932 - Make dbapi._cpv_sort_ascending() |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Zac Medico | Synchronize getmaskingreason() and getmaskingstatus... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Sort scanlist and ebuildlist to ensure that repoman... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Make portdbapi.gvisible() use portdbapi._aux_cache_keys |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Return early from config._getMaskAtom() as soon as... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Optimize merge order to try and select nodes that only... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Remove an extra \$ from the EbuildQuote.var_reference... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Add a check for redundant cd "${S}" statements on the... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Fix diefunc() so that it doesn't report that the ebuild... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Update the FEATURES=mirror docs to more accurately... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Remove a few unused depgraph attributes. (trunk r8345) |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Optimize stdout_spinner.update() methods so that they... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | In portage.fetch(), condense digest check output to... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Optimize repoman visibility checks to access as little |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Optimize repoman to share portdbapi.cp_list() results |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Sort all dbapi.cp_list() results in ascending order and |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Factor the KEYWORDS masking logic out of portdbapi... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Rewrite the dblink.getcontents() code to use str.split... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | If the title string is too big then xtermTitle() can |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | Make world atoms non-greedy for SLOTs in action_depclean() |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zac Medico | protect variables specified in PROFILE_ONLY_VARIABLES... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Don't show the "checking files for package collisions... v2.1.3.16 |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Fix the version Id tag. (trunk r8243) |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Fix config.setinst() to return early when the given |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Remove a redundant self.treeVirtuals deepcopy from the |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Zac Medico | Bug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSE |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | In depgraph.create(), if a direct circular dependency is |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Fix portage_exception namespace typo. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Remove slashes that cause problems when unpacking files... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Bug #196435 - Add some more references to quickpkg... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | In depgraph.create(), don't ignore direct circular... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Zac Medico | Bug #196680 - Handle a CacheError inside mirror_cache... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Zac Medico | Bug #196537 - Make portageq check that the <root> parameter |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Handle EnvironmentError instead of OSError since open() |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Bug #195375 - Make dblink.treewalk() read inforoot... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Adjust quote usage in collision-protect eerror |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Zac Medico | Fix collision-protect so that it properly cancels the |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Fix the normalize_needed regex to properly match // |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Unify the ouput handling for file collisions |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Always unlink the .installed flag prior to merge since |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Add missing "to" to fix grammar. (trunk r8161) |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Zac Medico | Bug #196043 - Update the file collision ewarn notice |
commit | commitdiff | tree | snapshot |
next |