portage.git
2007-07-30 Zac MedicoFor bug #186960, try to create a directory for $ROOT...
2007-07-30 Zac MedicoAlways pass a dbapi instance into a setcpv call. (trunk...
2007-07-30 Zac MedicoFor bug #139670, update the dohtml docs to show all...
2007-07-30 Zac MedicoFor bug #137483, move the `emerge --help config` docs...
2007-07-29 Zac MedicoFor bug #187016, and env.d to the default USE_ORDER...
2007-07-29 Zac MedicoFor pty logging, handle the EAGAIN error that is thrown...
2007-07-28 Zac MedicoFor bug #186876, fall back it os.pipe() if pty.openpty...
2007-07-28 Zac MedicoWhen the fetch phase fails inside doebuild(), create... v2.1.3
2007-07-28 Zac MedicoHandle 2 more cases where elog_process() needs to be...
2007-07-28 Zac MedicoFor bug #185048, make emerge-webrsync honor http_proxy...
2007-07-27 Zac MedicoFor bug #186639, note that /etc/portage/profile/ suppor...
2007-07-27 Zac MedicoFor bug #186639, add more clarification about the relat...
2007-07-27 Zac MedicoFor bug #186480, while we transition to repository...
2007-07-27 Zac MedicoFor bug #186826, always show --newuse flags that trigge...
2007-07-27 Zac MedicoFor --buildpkgonly, say "built" instead of "merged...
2007-07-27 Zac Medicouse ${MAKE:-make} rather than make in einstall() (trunk...
2007-07-26 Zac MedicoFor bug #186610, use `find <path>` to scan for config...
2007-07-26 Zac MedicoWhen setting the size of the pty for logging, check...
2007-07-25 Zac MedicoMerge the portage.spawn() implementation with pty loggi...
2007-07-24 Zac MedicoAdd droppriv keyword for the depend phase (last one...
2007-07-24 Zac MedicoAdd droppriv keyword for the depend phase. (trunk r7385)
2007-07-24 Zac MedicoFix make.conf.example rejects. (trunk r7383)
2007-07-24 Zac MedicoFor bug #186337, show an ewarn message if FEATURES...
2007-07-24 Zac MedicoAdd FEATURES=fakeroot support which causes install...
2007-07-23 Zac MedicoAdd sfperms and strict to the default FEATURES since...
2007-07-23 Zac MedicoEnable FEATURES=userfetch by default. (trunk r7375)
2007-07-23 Zac MedicoDrop privileges in the "depend" phase regardless of...
2007-07-22 Zac MedicoFor bug #184774, put lha's -q option last since otherwi...
2007-07-22 Zac MedicoFix the reverse dependency display for --prune when...
2007-07-22 Zac MedicoMake --update imply --oneshot since people often us...
2007-07-22 Zac MedicoDocument --depclean and --prune enhancements. (trunk...
2007-07-22 Zac MedicoPrevent a potential KeyError when removing world from...
2007-07-22 Zac MedicoMake --prune pull in the system set since that could...
2007-07-21 Zac MedicoFor bug #169500, detect when the cvs server puts /Attic...
2007-07-21 Zac MedicoFor bug #185153, in commit mode do the "Fetching trivia...
2007-07-21 Zac MedicoMake --prune and --depclean return before calculating...
2007-07-21 Zac MedicoPrune really uses all installed instead of world. ...
2007-07-21 Zac MedicoJust show [0] instead of [0=>0] in the repo display...
2007-07-21 Zac MedicoFor bug #185930, direct all FETCHCOMMAND output to...
2007-07-21 Zac MedicoHint about --nodeps if --prune doesn't find anything...
2007-07-21 Zac MedicoWhen digest verification of a distfile fails, rename...
2007-07-20 Zac MedicoIf the fetcher reported success and the file is too...
2007-07-20 Zac MedicoFor bug #185504, document profiles/repo_name. (trunk...
2007-07-20 Zac MedicoDocument --prune and --depclean enhancements. (trunk...
2007-07-20 Zac MedicoUpdate --prune docs for bug #151653. (trunk r7315)
2007-07-20 Zac MedicoFor bug #151653, make --prune keep the highest version...
2007-07-20 Zac MedicoMerge --depclean and --prune enhancements from trunk...
2007-07-18 Zac Medicosplit up the debug/sources steps as proposed by swegene...
2007-07-17 Zac MedicoUnify USE handling in the depgraph with the other metad...
2007-07-17 Zac MedicoFor bug #185670, make sure package.use.{mask,force...
2007-07-17 Zac MedicoWhen expanding ambiguous atoms against the vardb, make...
2007-07-17 Zac MedicoWhen dep_expand throws a ValueError due to an ambiguous...
2007-07-17 Zac MedicoDon't show the repo display when the package list is...
2007-07-15 Zac MedicoFor bug #185389, create a symlink when quickpkg injects...
2007-07-15 Zac MedicoFix typo. (trunk r7265)
2007-07-15 Zac MedicoWhen deciding if a package is slotted inside create_wor...
2007-07-15 Zac MedicoRemove some obsolete repo display code.
2007-07-14 Zac MedicoMerge the new repo display code from trunk r7257:7260.
2007-07-14 Zac MedicoFor bug #185278, make the verbose flag display show...
2007-07-14 Zac MedicoPDEPEND is now installed as soon as possible so that...
2007-07-13 Zac MedicoSave the repo name along with the other metadata inside...
2007-07-12 Zac MedicoAdd "reset" to the list of attributes in color.map...
2007-07-12 Zac MedicoMake depgraph._reinstall_for_flags() always return...
2007-07-12 Zac MedicoFor bug #184983, prevent USE_EXPAND_HIDDEN flags from...
2007-07-11 Zac MedicoDocument PORTAGE_WORKDIR_MODE for bug #8688. (trunk...
2007-07-11 Zac MedicoUpdate the FEATURES=strict docs for better clarity...
2007-07-11 Zac Medicodocument FEATURES=sesandbox #161985 (trunk r5663)
2007-07-11 Zac Medicomake.conf is not a manual so only list common FEATURES...
2007-07-11 Zac Medicoremove readable bits for debug files if the souce ELF...
2007-07-11 Zac MedicoSimplify logic mapping of options to depgraph params...
2007-07-11 Zac MedicoFix typo. (trunk r7228)
2007-07-11 Zac MedicoFix another case similar to bug #184806 that can occur...
2007-07-11 Zac MedicoFix typo.
2007-07-11 Zac MedicoFor bug #184687, skip the huge --depclean warning when...
2007-07-11 Zac MedicoFor bug #184679, handle ENOTDIR by finding the non...
2007-07-10 Zac MedicoFor bug #184843, allow USE_EXPAND variables to pass...
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 Zac MedicoFix interaction of resume opts with spinner output...
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 Zac Medicoallow split debuf for kernel modules (trunk r7193)
2007-07-07 Zac MedicoNow that the "white" color code really is white, alias...
2007-07-07 Zac Medico`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 Medicotighten up --quiet output for --unmerge (trunk r7177)
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 Zac MedicoRemove the PKG_*ARG* color classes in order to simplify...
2007-07-06 Zac MedicoFix emerge by tbz2 path so that it works properly....
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 Zac MedicoRemove redundant config update notification (bug #18411...
next