portage.git
2006-09-09 Zac MedicoFor bug #80846, prevent false collisions caused by...
2006-09-09 Zac MedicoIn dblink.isowner(), correct the logic to test the...
2006-09-08 Zac MedicoInclude a note about RESTRICT="fetch" in docs for local...
2006-09-07 Zac MedicoAdd PORTAGE_DEPCACHEDIR to SANDBOX_PREDICT since it... v2.1.1
2006-09-07 Zac MedicoMake quickpkg respect PORTAGE_NICENESS.
2006-09-07 Zac MedicoSubstitute isolated-functions.sh in place of /sbin...
2006-09-07 Zac MedicoCondense a few portageq calls into one.
2006-09-07 Zac MedicoMake sure that the package phase has the PYTHONPATH...
2006-09-07 Zac MedicoOptimize quickpkg so that it creates the binary package...
2006-09-07 Zac MedicoFor bug #146564, include directories in packages create...
2006-09-06 Zac MedicoDocument that dblink.unmerge() does not perform locking...
2006-09-06 Zac MedicoProperly lock the critical section of portage.unmerge...
2006-09-06 Zac MedicoAllow env_update to work if there are broken symlinks...
2006-09-06 Zac MedicoRemove ACCEPT_KEYWORDS from incrementals to that a...
2006-09-06 Zac MedicoCall dep_settings.setcpv() first so that ACCEPT_KEYWORD...
2006-09-06 Mike Frysingerunpack rar files with -o+ to force overwriting #146508...
2006-09-06 Mike Frysingermake .compiled warning the same helpful format as ...
2006-09-06 Mike Frysingerif user has FEATURES=noauto then dont check lame .insta...
2006-09-05 Zac MedicoDuring env_update, raise a FileNotFound exception if...
2006-09-04 Zac MedicoAdd an additional note about $ROOT and USE flag handlin...
2006-09-04 Zac MedicoRevert r4403 since dep_check needs a config instance...
2006-09-04 Zac MedicoOnly apply USE masks in dep_check when called by repoma...
2006-09-04 Zac MedicoUse a set for masklist inside dep_check.
2006-09-04 Zac MedicoFor emerge dep_check calls, use a config instance that...
2006-09-04 Zac MedicoMove setcpv call (from the last commit) to a more logic...
2006-09-04 Zac MedicoAdd repoman support for package.use.mask.
2006-09-04 Zac MedicoSince none of the code is written to handle it, never...
2006-09-04 Zac MedicoDon't call dict.keys() unnecessarily for the containmen...
2006-09-03 Zac MedicoMove notes about --depclean and --newuse from NEWS...
2006-09-03 Zac MedicoAdd news about --newuse being able to detect changes...
2006-09-03 Zac MedicoWhen aux_get can't find a matching ebuild, simply raise...
2006-09-03 Simon Stellingmoving the portage-specific sandbox-code out of the...
2006-09-03 Zac MedicoDescribe each of the USE flag symbols that are displaye...
2006-09-02 Zac MedicoMake code from the last 2 commits conditional on mergin...
2006-09-02 Zac MedicoUpdate the depgraph's USE flag cache so that's it's...
2006-09-02 Zac MedicoWhen creating the depgraph, use the correct USE flags...
2006-08-29 Zac MedicoUse a specialized read_int function to read integer...
2006-08-29 Zac MedicoBefore the preinst phase, only call load_infodir for...
2006-08-28 Mike Frysingerfix whitespace
2006-08-27 Simon Stellinglet's not fork too much
2006-08-27 Simon Stellingmake the multilib-strict check show all files that...
2006-08-27 Zac MedicoAdd a missing newline from the previous commit.
2006-08-27 Simon Stellingdon't display useless messages when using --quiet
2006-08-27 Zac MedicoDisplay flags that have been removed from IUSE as ...
2006-08-27 Zac MedicoFor --newuse, ignore masked/forced flags when comparing...
2006-08-27 Zac MedicoFor --newuse, ignore masked/forced flags when comparing...
2006-08-26 Zac MedicoRemove a redundant conditional from the last commit.
2006-08-26 Zac MedicoShow the * symbol in addition to the % symbol when...
2006-08-26 Zac MedicoAdd news about the new depclean algorithm.
2006-08-26 Zac MedicoRecommend `emerge --update --deep world` prior to depcl...
2006-08-25 Simon Stellingremove the MULTILIB_STRICT_EXEMPT default as all profil...
2006-08-25 Simon Stellingignore binutils wrt multilib-strict; bug 121641
2006-08-24 Simon Stellingonly print the "Removing /usr/share/info" if --quiet...
2006-08-24 Zac MedicoMake symlink merge output respect --quiet. Thanks...
2006-08-24 Zac MedicoDisplay flags that have been removed from IUSE as ...
2006-08-24 Zac MedicoFor bug #144928, add -L to the rsync options (transform...
2006-08-22 Mike Frysingerinclude filename in submenu so we know exactly what...
2006-08-20 Zac MedicoDon't bother to lock CONFIG_MEMORY_FILE since writedict...
2006-08-20 Zac MedicoMake depclean more friendly about unresolved atoms...
2006-08-19 Mike Frysingerdocument the ability to make package. files directories...
2006-08-19 Mike Frysingereat some extraneous newlines
2006-08-19 Mike Frysingerdocument ROOT #144331
2006-08-19 Mike Frysingersome INSTALL_MASK docs by compnerd
2006-08-19 Zac MedicoMake sure that portageq exits quietly when killed,...
2006-08-17 Ned Ludd- record the md5 checksum of the .tbz2 used at merge...
2006-08-17 Zac MedicoRemove an unused "objsadded" variable spotted by antarus.
2006-08-17 Zac MedicoThis is a new dep_zapdeps implementation. Thanks to...
2006-08-16 Zac MedicoAdd a depclean warning message, once again, because...
2006-08-16 Zac MedicoThis is a new and improved depclean implementation...
2006-08-14 Zac MedicoAdd forgotten PORTAGE_TMPDIR to the portageq call.
2006-08-14 Zac MedicoUse eval $(portageq envvar -v FOO BAR) to collapse...
2006-08-14 Zac MedicoUpdate the virtuals even if the package already exists...
2006-08-14 Zac MedicoRevert most of r4086 because it broke circular bootstra...
2006-08-13 Zac MedicoMake stack_dictlist return an empty dictionary when...
2006-08-13 Zac MedicoFor consistent results, sort the contents when generati...
2006-08-11 Zac MedicoAdd news about use.force.
2006-08-11 Zac MedicoAdd some docs for use.force and package.use.force.
2006-08-11 Zac MedicoAdd support for use.force and package.use.force in...
2006-08-11 Zac MedicoFix stack_dictlist() so that incremental stacking behav...
2006-08-10 Zac MedicoDisplay masked USE flags as (-flag) instead of ( -flag...
2006-08-09 Zac MedicoUse ( -flag ) to indicate flags that have been forced...
2006-08-09 Zac MedicoForce a sane umask in quickpkg for bug #143340.
2006-08-09 Zac MedicoReturn early from global directory initialization if...
2006-08-09 Zac MedicoRemove a dead hunk of code spotted by antarus.
2006-08-08 Zac MedicoRemove unnecessary check for USE flags that start with...
2006-08-07 Mike Frysingerfixups from Benno Schulenberg #143079
2006-08-07 Zac MedicoWhen performing expansion of USE_EXPAND variables,...
2006-08-07 Zac MedicoRemove the dopython docs for bug #141935.
2006-08-07 Zac MedicoCleanse stale metadata cache for binpkgs that have...
2006-08-06 Zac MedicoSort the USE flags.
2006-08-06 Zac MedicoAdd some package.use.mask docs.
2006-08-06 Zac MedicoFix rsync code to work with a username@ uri for bug...
2006-08-06 Zac MedicoSplit the USE flags calculation out of the generic...
2006-08-06 Zac MedicoKeep USE flags from / and $ROOT separate in the depgrap...
2006-08-06 Zac MedicoRemove unused "cladded" variable reported by antarus.
2006-08-06 Zac MedicoAllow USE_EXPAND vars to be overridden in the environme...
2006-08-05 Zac MedicoAdd the date and time of the last sync to emerge -...
2006-08-05 Ned Ludd- emerge -pqv should display USE flags; Bug 128598...
2006-08-05 Zac MedicoAdd notes about nostrip and installsources to the split...
2006-08-05 Zac MedicoAdd some docs for the installsources feature.
next