portage.git
2007-07-10 Zac MedicoFor bug #184604, make env-update write $ in front of...
2007-07-10 Zac MedicoFor bug #184806, account for the fact the metadata...
2007-07-09 Zac MedicoRemove the repo_name warning in the portdbapi construct...
2007-07-09 Ned Ludd- be quiet about overlays profiles/repo_name entry...
2007-07-09 Ned Ludd- remove readable bits for debug files if the souce...
2007-07-09 Zac MedicoFix interaction of resume opts with spinner output...
2007-07-09 Marius Mauchsimplify logic a bit
2007-07-08 Zac MedicoPass the file path into the PermissionDenied exception.
2007-07-08 Zac MedicoMake dblink invalidate the vardbapi caches for each...
2007-07-08 Zac MedicoFor bug #184566, enable the emerge --info action to...
2007-07-08 Zac MedicoAdd color classes PROMPT_CHOICE_{DEFAULT,OTHER} for...
2007-07-08 Zac MedicoAllow system virtuals to be pruned from the world file...
2007-07-08 Zac MedicoFor bug #184412, make depclean more consistent with...
2007-07-08 Mike Frysingerallow split debuf for kernel modules
2007-07-07 Zac MedicoNow that the "white" color code really is white, alias...
2007-07-07 Mike Frysinger`find` can accept a list of paths so condense this...
2007-07-07 Zac MedicoAdd a depgaph.loadResumeCommand() method to handle...
2007-07-06 Zac MedicoWhen depgraph updates preferences for old-style virtual...
2007-07-06 Zac MedicoMisc color fixes. Thanks to Arfrever Frehtes Taifersar...
2007-07-06 Zac MedicoDon't exclude system virtuals from world since they...
2007-07-06 Zac MedicoCount the number of merges processed by MergeTask and...
2007-07-06 Mike Frysingertighten up --quiet output for --unmerge
2007-07-06 Zac MedicoRemove the PKG_*ARG* color classes in order to simplify...
2007-07-06 Marius Mauchfix copyright year
2007-07-06 Zac MedicoFix emerge by tbz2 path so that it works properly.
2007-07-06 Marius MauchAdd first draft of PackageSet backend modules
2007-07-06 Marius MauchEnable keyword expansion
2007-07-06 Marius Mauchadd modified copy of gentoolkits glsa.py (r410)
2007-07-06 Zac MedicoFix emerge by ebuild path so that it works properly.
2007-07-05 Zac MedicoDon't store unslotted system packages in the world...
2007-07-05 Zac MedicoMove depgraph._args_atoms to depgraph._sets["args"...
2007-07-05 Marius MauchRemove redundant config update notification (bug #184116)
2007-07-05 Marius MauchRemove fallback imports for set(), and note minimum...
2007-07-05 Marius MauchAdd note about repo name warnings
2007-07-05 Zac MedicoReplace sys.exit() with return in depgraph.display...
2007-07-05 Zac MedicoDocument the additional color classes for bug #183861.
2007-07-05 Zac MedicoMake the color class handling for package sets more...
2007-07-04 Zac MedicoFix broken code concatenation logic in parse_color_map().
2007-07-04 Zac MedicoAdd a "onerror" callback to parse_color_map() for handl...
2007-07-04 Zac MedicoFor bug #183861, allow a color class in color.map to...
2007-07-04 Zac MedicoFix greedy atoms logic for system mode.
2007-07-04 Zac MedicoRecord a slot atom in the world file for any atom that...
2007-07-03 Zac MedicoUse depgraph._args_nodes to simplify depgraph.saveNomer...
2007-07-03 Zac MedicoFix --oneshot handling from the previous commit.
2007-07-03 Zac MedicoIn depgraph.select_files(), unify favorites handling...
2007-07-03 Zac MedicoImplement BlockerCache.keys() so that DictMixin.__repr_...
2007-07-03 Zac MedicoFix broken favorites handling with --usepkg.
2007-07-03 Zac MedicoAdd USE to the list of metadata keys to pull.
2007-07-03 Zac MedicoClean up system and world set handling. For forward...
2007-07-02 Zac MedicoPrefer asap_nodes more aggressively over any other...
2007-07-02 Zac MedicoClone asap_nodes so that iteration is safe for node...
2007-07-02 Zac MedicoClean up the selected_nodes logic in depgraph.altlist().
2007-07-02 Zac MedicoFlatten restrict for the RESTRICT.invalid check.
2007-07-02 Zac MedicoMove medium priority out of ignore_priority_range and...
2007-07-01 Zac MedicoIf necessary, resample the leaf nodes so that they...
2007-07-01 Zac Medicos/PORTAGE_EXTRA_RSYNC_OPTS/PORTAGE_RSYNC_OPTS/ for...
2007-07-01 Zac MedicoFor bug #131030, update the warning about potential...
2007-07-01 Zac MedicoRevert --buildpkgonly logic back because it was already...
2007-07-01 Zac MedicoUpdate --buildpkgonly logic to account for DepPriority...
2007-07-01 Zac MedicoAdd medium-soft support to DepPriority.__str__().
2007-07-01 Zac MedicoFor bug #180045, try to merge PDEPEND as soon as possib...
2007-06-30 Zac MedicoAdd a QA warning for invalid values of RESTRICT. Thank...
2007-06-30 Zac MedicoAdd docs for /etc/portage/color.map and a few misc...
2007-06-30 Zac MedicoRemove old wheel group warnings since portage stopped...
2007-06-30 Marius Mauchapply additional phase filters as otherwise some messag...
2007-06-30 Marius Mauchewarn when merging a package and the source repository...
2007-06-30 Marius Mauchprint a notice when a repository/overlay does not have...
2007-06-29 Zac MedicoAdd a 0xAAAA00 rgb color code to represent the darkyell...
2007-06-29 Zac MedicoTest for existence of the getRepositories method since...
2007-06-29 Zac MedicoFor bug #183639, give a more informative message with...
2007-06-29 Marius Mauchdisplay source repository for installed package and...
2007-06-29 Marius MauchUse better parseable format for list_preserved_libs
2007-06-29 Marius MauchStore name of source repository in vdb node for later...
2007-06-28 Zac MedicoFix typo.
2007-06-28 Zac MedicoFor bug #144333, document the new --reinstall=changed...
2007-06-28 Zac MedicoRemove unused worldlist variable.
2007-06-28 Zac MedicoDon't colorize system package when in "world" mode.
2007-06-28 Zac MedicoFor bug #142473, add 2 additional color classes for...
2007-06-28 Zac MedicoFor bug #183431, catch a ParseError caused by a corrupt...
2007-06-28 Zac MedicoWhen filling in "nomerge" nodes for --tree display...
2007-06-28 Zac MedicoFor bug #144333, make the --reinstall option a single...
2007-06-28 Zac MedicoDiscard "nomerge" nodes to speed up depgraph.altlist...
2007-06-28 Zac MedicoJust use a containment test for matching pprovided...
2007-06-28 Zac MedicoCache aux_get() metadata in depgraph.create() and use...
2007-06-27 Zac MedicoImprove tracking of correspondence between arguments...
2007-06-27 Zac MedicoInstead of just a list, use a cat/pkg dict for matching...
2007-06-27 Zac MedicoFor bug #142473, account for $ROOT when deciding if...
2007-06-27 Zac MedicoFix quoting.
2007-06-27 Zac MedicoFormat $EBUILD_OVERLAY_ECLASSES output more like it...
2007-06-27 Zac MedicoFor bug #144333, add a --reinstall=changed-use option...
2007-06-27 Zac MedicoFormat the callstack indentation more like it used...
2007-06-27 Zac MedicoSend the ebuild die message through eerror and make...
2007-06-26 Zac MedicoPreserve merge order in elog output.
2007-06-26 Zac MedicoShort circuit the loop as soon as missing hashes are...
2007-06-26 Zac MedicoShort circuit the loop as soon as missing hashes are...
2007-06-26 Zac MedicoAdd one more size == 0 check to digestgen().
2007-06-26 Zac MedicoAdd sanity checks in fetch() and digestgen() to automat...
2007-06-25 Zac MedicoFor bug #183167, explicitly call elog_process() when...
2007-06-25 Zac MedicoFor bug #142473, add 4 color classes corresponding...
2007-06-25 Zac MedicoFix typo.
next