portage.git
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
2007-10-23 Zac MedicoFix the version Id tag. (trunk r8243)
2007-10-23 Zac MedicoFix config.setinst() to return early when the given
2007-10-23 Zac MedicoRemove a redundant self.treeVirtuals deepcopy from the
2007-10-23 Zac MedicoBug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSE
2007-10-22 Zac MedicoIn depgraph.create(), if a direct circular dependency is
2007-10-22 Zac MedicoFix portage_exception namespace typo.
2007-10-22 Zac MedicoRemove slashes that cause problems when unpacking files...
2007-10-22 Zac MedicoBug #196435 - Add some more references to quickpkg...
2007-10-22 Zac MedicoIn depgraph.create(), don't ignore direct circular...
2007-10-22 Zac MedicoBug #196680 - Handle a CacheError inside mirror_cache...
2007-10-21 Zac MedicoBug #196537 - Make portageq check that the <root> parameter
2007-10-18 Zac MedicoHandle EnvironmentError instead of OSError since open()
2007-10-18 Zac MedicoBug #195375 - Make dblink.treewalk() read inforoot...
2007-10-18 Zac MedicoAdjust quote usage in collision-protect eerror
2007-10-18 Zac MedicoFix collision-protect so that it properly cancels the
2007-10-17 Zac MedicoFix the normalize_needed regex to properly match //
2007-10-17 Zac MedicoBug #196043 - Unify the ouput handling for file collisions
2007-10-17 Zac MedicoAlways unlink the .installed flag prior to merge since
2007-10-17 Zac MedicoAdd missing "to" to fix grammar. (trunk r8161)
2007-10-17 Zac MedicoBug #196043 - Update the file collision ewarn notice
2007-10-17 Zac MedicoBug #196043 - Implement a `portageq owners <root> ...
2007-10-17 Zac MedicoOptimize dblink.isowner() to use fewer stat calls by
2007-10-17 Zac MedicoFix a typo.
2007-10-17 Zac MedicoIn dblink.getcontents(), use a regular expression to...
2007-10-15 Zac MedicoFix --help summary so that "commit" mode shows. (trunk...
2007-10-15 Zac MedicoUpdate emacs and vim docs to reference NOTE_2. (trunk...
2007-10-15 Zac MedicoUpdate NOTE_2 to document proper use of the using_editor
2007-10-15 Zac MedicoBug #195949 - Add one more using_editor conditional for
2007-10-15 Zac MedicoBug #195949 - Use a different diff_command sanity check
2007-10-15 Zac MedicoDocument the "manifest" mode. (trunk r8126)
2007-10-15 Zac MedicoSort the modes in the repoman --help output. (trunk...
2007-10-15 Zac MedicoRemove the checks for files in symlinked directories
2007-10-13 Zac MedicoIn some cases, openpty can be slow when it fails. There...
2007-10-13 Zac MedicoAvoid an error message from find when "${D}"/usr/share
2007-10-13 Zac MedicoIn the file collision eerror output, don't colorize the
2007-10-13 Zac MedicoHandle the PortageException that can be raised from
2007-10-13 Zac MedicoMake the file collision eerror message less verbose
2007-10-13 Zac MedicoIn dblink.treewalk(), use os.walk() instead of portage...
2007-10-12 Zac MedicoBug #195370 - Filter some more bogus matches due to
2007-10-12 Zac MedicoRemove a redundant call to elog_process(). (trunk r8091)
2007-10-12 Zac Medicos:this package wants:this package will: (trunk r8089)
2007-10-12 Zac MedicoBug #195527 - Unconditionally detect file collisions...
2007-10-12 Zac MedicoRaise a PackageNotFound exception instead of a ValueError
2007-10-12 Zac MedicoRemove ambiguous "you should edit this file" warning.
2007-10-12 Zac MedicoBug #195370 - Prevent bogus upgrade display when a
2007-10-12 Zac MedicoMake portdbapi.aux_get() cache more often. (trunk r8011)
2007-10-12 Zac MedicoProperly exclude old-style virtuals from the
2007-10-12 Zac MedicoRemove a redundant os.access() call in portdbapi.aux_get()
2007-10-12 Zac MedicoOptimize away a match_from_list() call inside
2007-10-12 Zac MedicoMove the "commit" mode manifest generation earlier...
2007-10-12 Zac Medicoadd --debug option and display a message about skipping
2007-10-12 Zac Medicoadd standard --help/--version options (trunk r7993)
2007-10-12 Zac Medicounify diff_command handling (trunk r7992)
2007-10-12 Zac Medicoadd support for .lzma / .tar.lzma to unpack
next